0 Members and 1 Guest are viewing this topic.
In retrospect, maybe it would have been better to make Fix # turn an option on and Fix #r turn the option off. But that would definitely break compatibility now
In other news, Frey continues kicking unprecedented levels of ass.
Quote from: calc84maniac on March 19, 2012, 07:14:18 pmIn retrospect, maybe it would have been better to make Fix # turn an option on and Fix #r turn the option off. But that would definitely break compatibility now What if the old syntax was left in for compatibility, but a new syntax of Fix LETTER / Fix LETTERr was added? Letters might be easier to remember than numbers anyways.
;expr1 evaluate here push hl ;expr2 evaluate here pop de or a sbc hl,de
;expr evaluate here ex de,hl ld hl,(axv_A) or a sbc hl,de
ex de,hl ld hl,96 or a sbc hl,de
:Save A,B,C::End
:Save A,B,C::End C,A,B