@PJMonty, SASM.DLL crash
Peter Verkaik
Posts: 3,956
@PJMonty
The following code makes SASM.DLL crash
Obviously SET is a typo but SASM.DLL should not crash on it.
regards peter
The following code makes SASM.DLL crash
DEVICE SX48, OSC4MHZ FREQ 4000000 RESET start flag EQU $10.0 ORG $000 RETI Start: SET flag JMP @$
Obviously SET is a typo but SASM.DLL should not crash on it.
regards peter
Comments
How dare you imply that... oh, wait. Yeah, it crashes SASM.
Just kidding around.
I have attached a new version of SASM (v1.52) that fixes this bug. Anyone is welcome to download it. Simply re-name (in case you need it again) the version of SASM in the directory that the SX-Key program is located, then copy this new SASM.dll in its place. Please let me know if any other problems happen with this version.
Thanks,
PeterM