Skip to content

BassCodes/Virtual-8bit-Computer

Repository files navigation

Virtual 8-bit Computer

Information on my website https://alexanderbass.com/show/2025/virtual-8bit-computer

Run the computer https://alexanderbass.com/share/2025/computer/

Building

Install NPM packages

npm i

Build

npm run build

Notes

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published