Skip to content

Add reading, parsing, and basic executing of o65 files

Byron Lathi requested to merge exec into master

The main program now reads an o65 file from the SD card and will load it into the appropriate memory areas before executing it.

Merge request reports