captain-amygdala / pistorm

68k Hardware Emulator
MIT License
737 stars 103 forks source link

Config file support #3

Closed ghost closed 3 years ago

ghost commented 3 years ago

Adds basic config file support for setting up custom mapped memory ranges for RAM, ROM and registers, set the CPU type and set up input device forwarding. Keyboard input is currently disabled due to performance reasons, but can be enabled later to pause/reset emulation and forward keyboard events to the host system