virtbit is an 8-bit computer emulator and framework for learning assembly programming in an 8-bit environment, similar to the Nintendo GameBoy or Nintendo Entertainment System.
Download virtbit (Win64) (virtbit-20200516-win64.zip)
The archive contains an assembler, the emulator, and some utility scripts. Check the README
file for instructions on how to get started.
The full specification of the system can be found in the DOCUMENTATION
file.
This project is in an early stage of development. The implementation and configuration of the assembler and emulator are subject to change.