Skip to content

1.3.1-beta

Latest
Compare
Choose a tag to compare
@ChuckTerry ChuckTerry released this 08 Feb 23:50
· 37 commits to main since this release

1.3.1-beta Changelog

  • Monitor ROM is now imported, allowing for customization (Such as pre/post OUTCH subroutine fix).
  • Added Funding link to package.
  • Implemented issue templates.
  • Speed optimizations.
  • Globally scoped variables migrated into classes.
  • RAM Memory is now a class rather than a simple array, this is a move towards implementing an address decoder class as an adapter.
  • NPM Package updates.