the label problem is resolved with
@Generate
instead of
@ Generate
the label problem is resolved with
@Generate
instead of
@ Generate
wsave psave etc can't just go anywhere
try this
wsave VAR BYTE $70 SYSTEM ;wsave in access RAM
ssave VAR BYTE BANK0 SYSTEM
psave VAR BYTE BANK0 SYSTEM
not sure when to use wsave VAR BYTE $20 SYSTEM
Last edited by richard; - 15th January 2015 at 10:54. Reason: typo
OK, will try later, my programmer engulfed in smokes right now![]()
Bookmarks