diff --git a/mp-s7-src/TODO.md b/mp-s7-src/TODO.md index 2d62632..ce854d3 100644 --- a/mp-s7-src/TODO.md +++ b/mp-s7-src/TODO.md @@ -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.