issues
search
davidgiven
/
cpmish
An open source sort-of CP/M 2.2 distribution.
http://cowlark.com/cpmish
Other
351
stars
38
forks
source link
Better NC200 booting and PCMCIA support
#33
Closed
davidgiven
closed
4 years ago
davidgiven
commented
4 years ago
This makes a few improvements to the NC200 port:
CCP and BDOS is cached in RAM, so we don't need to hit the disk on warm starts;
you can swap A: and B: and runtime, so if you have a PCMCIA flash card you can make that drive A:, which drastically speeds up everything.
This makes a few improvements to the NC200 port: