This is a clone of wixette's 8800-simulator repository. https://github.com/wixette/8800-simulator
Go to file
wixette 4043a4f9f4 forbit panel contents to be selected. 2020-03-08 12:50:04 +08:00
asm collect tiny programs together to ease the test process 2020-03-07 02:37:04 +08:00
css forbit panel contents to be selected. 2020-03-08 12:50:04 +08:00
design panel design file ready 2020-03-06 13:58:34 +08:00
doc reference doc, vector design file, base lib and sample asm code. 2020-03-06 01:04:34 +08:00
js refactor the panel code to make the switch handler logic clearer. also add the stateless switch sound effect. 2020-03-08 12:46:09 +08:00
media add sound files 2020-03-08 11:13:33 +08:00
.gitignore update gitignore 2020-03-06 12:35:56 +08:00
index.html play sound for poweron and toggle switches. TODO: refactor code to play sound for stateless switches 2020-03-08 11:14:12 +08:00
LICENSE init commit 2020-03-06 01:03:42 +08:00
README.md init commit 2020-03-06 01:03:42 +08:00
text-mode.html viewport instruction 2020-03-07 02:54:12 +08:00

Altair 8800 simulator.

A JavaScript simulator to demonstrate the front panel operations of Altair 8800.