mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-17 01:00:51 +01:00
+ handle LOC_JUMP in tz80notnode.second_boolean
git-svn-id: branches/z80@44992 -
This commit is contained in:
parent
63e6c8fcf1
commit
bdd7cfb644
@ -57,7 +57,8 @@ implementation
|
|||||||
|
|
||||||
procedure tz80notnode.second_boolean;
|
procedure tz80notnode.second_boolean;
|
||||||
begin
|
begin
|
||||||
internalerror(2020042208);
|
if not handle_locjump then
|
||||||
|
internalerror(2020042208);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user