Make it possible to map calls to CBM Rom into C# implementations. This way all applications that use CBM Rom routines can run without adding any proprietary binaries. Rom routines running as C# code outside the emulator can then run significantly faster. Also the memory area used by ROM routines will be free for other usage (except that the pointer area cannot be used for API pointers). For all hardware access that goes through the API, no hardware emulation will be required.
This can be extended to implement the GEOS API and other API's.
Make it possible to map calls to CBM Rom into C# implementations. This way all applications that use CBM Rom routines can run without adding any proprietary binaries. Rom routines running as C# code outside the emulator can then run significantly faster. Also the memory area used by ROM routines will be free for other usage (except that the pointer area cannot be used for API pointers). For all hardware access that goes through the API, no hardware emulation will be required.
This can be extended to implement the GEOS API and other API's.