On Tue, Feb 24, 2026 at 5:20 PM B 9 <[email protected]> wrote: > For instance, instead of having a large BASIC program in memory with the > entire .CO file encoded in it, perhaps it could be two stages, with the > first being a minimal program that receives the .CO file over the serial > port and POKEs it directly into the correct location. Essentially, what I > want is for RUNM "COM:98N1" to actually work, with the one addition that > it would call CLEAR first based on the .CO header. > >> >> Yes, this would work.
I do something similar in TBACK, it can actually backup/restore the entire RAM of the Model 100 in short order. I don't think I wrote a CO injector for it yet, but that was the intent... to make a universal host side injector / bootstrap/ memory configuration utility. https://bitchin100.com/wiki/index.php?title=TBACK -- John.
