Explicitly disable range and overflow checking

This commit is contained in:
Pierre Muller 2025-05-25 05:36:01 +00:00
parent c64dc1f97e
commit a841bccf75

View File

@ -35,6 +35,8 @@ const
{$endif not CPU68K}
{$endif not CPUI8086}
{$R-,Q-}
procedure dumpqword(q : qword);
begin