??? 11/07/07 14:39 Read: times |
#146733 - I don't think so? Responding to: ???'s previous message |
Jerson Fernandes said:
This is how it was done in the days of DOS/CPM based systems with limited memory. That's not really a comparable situation: It wasn't done as a way to overcome memory-space limitions; it was a way for applications to access ROM code (the "BIOS")without having to duplicate that code. The ROM functions and the RAM functions still have to fit into the processor's address space at the same time - and that, if I understand correctly, is the problem here...? |