mirror of
https://github.com/G42makes/mp-s7.git
synced 2024-11-12 05:05:38 +00:00
654 B
654 B
Next Steps:
- Generate headers from cmake file instead of compiling the example
- Get the code reading files from filesystem
- Open and execute a fiel from the OS
- Build/Find a good test.py file to verify features as they are added.
Items that I should do/would be nice to have.
- See if using the Retro68 Console readline would be a better option, see the linux port for examples on how to override.
- Allow opening of files to run from a menu
- Peripheral Support(ie serial)
- Network Support(have to get networking running in my emulator first, my hardware is offline)
Fantasy category, for now:
- Add an editor.
- support FrameBuffer module