0 Members and 1 Guest are viewing this topic.
Well, you can not split bytes... You have to keep an even number of hex digits on each line, but otherwise, it is fine.
AsmPrgm211C000110003E1011000029EBED6AEBF57AB820027BB938052CEBED42EBF13D20E9EBEF0745C9
Whenever I make a call I usually add it to my .txt document that I keep for calls and routines, but I typically don't ever forget what snippets of code do. Every once in a while, when I convert my codes to mnemonics, I make thorough notes for every line.
My largest program... hang on lemme check (it is between EnPro and SpriteLib)SpriteLib=1356 bytesEnPro=1872 bytesEnPro was completely on calc. For SpriteLib, I make use of the spreadsheet for the final product, but everything is programmed on the calc first.