Releases: agkaminski/Pocket65
Releases · agkaminski/Pocket65
1.1
Minor bugfixes:
- Fixed mode selection dot blinking. It was caused by constant screen refreshing when waiting for user input. Now only data byte is refreshed and dots are preserved when redrawing,
- Fixed wrong return address being pushed to stack by JSR_IND macro. On RTS address is incremented by one, JSR_IND wasn't taking this into account.
1.0
First, fully working version of the monitor firmware