Skip to content

Rom Emulation #137

@mateli

Description

@mateli

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions