0 Members and 1 Guest are viewing this topic.
I don't really understand, because they gave us 4MB of archive... Why not give us a load of RAM aswell?
Why would it require a re-write? Wont the extra ram just be extra pages that you can map onto a bank?
Yes, but the entire OS uses flat pointers that carry no page information. Plus, taking banking into account would make the slow OS even slower.
:AsmPrgm:210080:36E1:23:36E5:23:36C9:CD0080:EF0745:C9
:AsmPrgm:21E1E9:220080:CD0080:EF0745:C9
That would require a massive rewrite of their math engine and variable handlers, and even the variable formats, basically anything that accesses user RAM.
Basically, if AsmPrgm:210080:36E1:23:36E5:23:36C9:CD0080:EF0745:C9 crashes instead of spitting out a number, we're screwed and won't be able to do anything until getting our hands on the hardware ourselves.