davidgiven / cpmish

An open source sort-of CP/M 2.2 distribution.
http://cowlark.com/cpmish
Other
351 stars 38 forks source link

Make Z8E work on the NC200. #38

Closed davidgiven closed 4 years ago

davidgiven commented 4 years ago

rst 0x38 is reserved for interrupts, so it needs to be configured to use rst 0x30.

Fixes: #36