03-12-2015, 02:15 AM
(03-11-2015, 08:56 PM)fuirippu Wrote: Can't wait to see this implemented... hopefully I'll have time to study the IS and have a program ready to run (...or ready to debug at least)
(03-11-2015, 02:30 PM)LordDecapo Wrote: -there is a ZR
What's a ZR ?
Quote: -256 Bytes of PROM (will hold a VERY VERY basic kernel as well as a bunch of predefined functions)
-Dual 8bit PCs, to allow you to access apx 16k lines of code from an external source
Does this mean that the PROM is purely for the CPU, and that "user code" is supplied from the external source?
ZR = Zero Register
only for the copies of the CPU that will have the kernel, if you want to just run a single small program that is fully self contained u can load that no problem into the PROM, i said that part cause in my personal copy it will be so