Recent Releases of et-3400-simulator

et-3400-simulator - 1.3.1-beta

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.

- HTML
Published by ChuckTerry about 2 years ago

et-3400-simulator - 1.3.0-beta

What's Changed

  • Module Refcator for more maintainable code and faster operations.
  • Scoped most globals that were used by single sources.
  • Resolved inconsistent hanging after using single step feature.
  • Began to implement new program loader
  • Added ESLint.
  • Created package.json

Full Changelog: https://github.com/ChuckTerry/ET-3400-Simulator/compare/v1.2.1-beta...1.3.0-beta

- HTML
Published by ChuckTerry about 2 years ago

et-3400-simulator - Public Beta Release

Changelog

  • Initial Release.

- HTML
Published by ChuckTerry about 2 years ago