Emulator Interface for ext. programms

If you have feature requests, this is the place to post them. Please note your idea may already be something we have already discussed and decided against, or something we are working on privately, and we cannot be held responsible for any similarities in such instance. Whilst we cannot respond to every suggestion, your idea will be read and responded to where possible. Thank you for your input!
Post Reply
Juergen Frank
Posts: 6
Joined: Wed Oct 12, 2022 8:21 am

Emulator Interface for ext. programms

Post by Juergen Frank »


Implement an interface to the emulator to controll it. E.g. load/read memory data ; dump CPU registers (status).

The idea is to use the emulator together with other tools e.g. debuggers for software development and create a nice IDE.

thanks

   Juergen 

User avatar
desertfish
Posts: 1095
Joined: Tue Aug 25, 2020 8:27 pm
Location: Netherlands

Emulator Interface for ext. programms

Post by desertfish »


There's a pull request adding something of this idea to the emulator https://github.com/commanderx16/x16-emulator/pull/407

Post Reply