Posted By
 Luca on 2020-04-01 12:53:00
 | Re: Atic Atac
Stinaris: then, move the code you need to set under $0800 right into the screen area $0800-$0FFF, wherever you want, set again there the code that will copy the indexed selected slices of code into the areas located below $0800, to be run right after Novaload finishes, and you can also re-gain graphics you had to cut off, for example Novaload runs, then JMP$0[8-F]XX moving the codes under $0800 and it finally JMP[>]$1001 where it sets the screen destroying all that useless code ;) |