Yesterday, 07:50 AM
did you try to see the generated asm (-S flag during compilation?) to verify that used registers are all saved and restored correctly in the vbl? and check also if bank register 3 is used in the generated code as it seems to be what system calls are using.
just an idea...
just an idea...

