Skip to content

Version 2.0.2 - fixed some minor regressions

Compare
Choose a tag to compare
@AntonLydike AntonLydike released this 08 Apr 19:12
· 105 commits to master since this release

In this release:

  • Added implicit declaration of .text section when a file starts with assembly instructions without declaring a section first
  • Fixed a regression where the cpu's exit code would no longer be the exit code of the emulator. Now the emulator exits with the cpu's exit code
  • Added the changelog