Skip to content

Commit

Permalink
Version 1.02
Browse files Browse the repository at this point in the history
  • Loading branch information
breakintoprogram authored Nov 22, 2022
1 parent c332f51 commit e4cb626
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# TODO
### Next Jobs
- The RUN command: modify to load file in and run either in Z80 or ADL mode
- Add code to run external * commands from SD card
- Add upgrade functionality so that the MOS can be updated from SD card
### Fixed Bugs / New Features
#### Version 1.02
- The RUN command: modify to load file in and run either in Z80 or ADL mode
- Add code to run external * commands from SD card
- MOS commands are now case-insensitive and can be abbreviated with a '.'
#### Version 1.01
- Minor bug fixes and improvements
#### Version 0.08
- Improved the line editor
- Added MOS API command `REN`: Rename a file on the SD card
Expand Down

0 comments on commit e4cb626

Please sign in to comment.