Skip to content

Prototype Release

Latest
Compare
Choose a tag to compare
@XwanXuanX XwanXuanX released this 08 Feb 03:41
· 17 commits to master since this release

This release includes:

  • A fully functioning prototype CPU emulator;
  • An assembler that assembles own assembly for emulator to execute;
  • Some sample assembly code to play around with;
  • Some detailed documents regarding the project.

The release proves:

The idea of creating a more complex emulation system is doable.

For the full change log:

Please visit: https://github.com/XwanXuanX/Misim/commits/prototype.