Updated TODO

This commit is contained in:
Jared Young 2019-11-08 14:31:34 +00:00
parent 8dadb09845
commit aae4d2533b
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Next Steps:
1. Generate headers from cmake file instead of compiling the example
2. Get the code reading files from filesystem
3. Open and execute a fiel from the OS
4. 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.