Information on my website https://alexanderbass.com/show/2025/virtual-8bit-computer
Run the computer https://alexanderbass.com/share/2025/computer/
Install NPM packages
npm iBuild
npm run build
There's an assembler in /asm which was used to make the game of life program.
This assembler was written for and older version of the instruction set, so don't expect it to work with the current one well.
Some instructions have been added and others have been removed/moved.