Poking AMOS string constants

Started by Mequa, October 23, 2010, 12:58:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Lonewolf10


Now I am also programming in assembler I ALWAYS remember to change it, as it is part of the main source filename (e.g. "DD_AllSquare.S23"). I have accidentally trashed the sourcefile before (running my assembled program which accidentally trashed the sourcefile data in memory), saved it to RAM and then copied it to my sources drawer on the harddrive.

Back then I saved changes to the source before assembling it (which would highlight problems with the sourcefile). Now I assemble first, and save after (but before running the newly assembled program).


Regards,
Lonewolf10