Skip to content

Releases: agkaminski/Pocket65

1.1

11 Aug 17:47
Compare
Choose a tag to compare

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

07 Aug 23:49
Compare
Choose a tag to compare
1.0

First, fully working version of the monitor firmware