Post #1572083
2026-01-28 23:32 UTC
@Hundstrasse I think that bit has to be in basic, so you probably need to return to basic, save and return to asm. Easy enough. You just need a save and rand usr 16514 or similar.
Replies (1)
-
@Hundstrasse@retro.pizza 2026-01-29 09:48
@etchedpixels yeah, I knew there would be at least one line of Basic for a USR, but thought I might be able to not do the saving line etc. More, I was just interested in what is actually saved that indicates that a basic program should be running, rather than just loaded. I guess I could write a simpler program,c then look at the .p files saved both ways and see if I could spot the difference. 🤔