Commit Graph

33 Commits

Author SHA1 Message Date
wixette da820a4fe6 add sound files 2020-03-08 11:13:33 +08:00
wixette 01e2f5369c all UI-simulator connection code done. TODO: debug controls. soft switch board. sounds. better animations. 2020-03-07 23:24:00 +08:00
wixette 393195fb7f connected to the internal simulator 2020-03-07 23:08:37 +08:00
wixette 56f18e2e8d animation for all toggle switches done 2020-03-07 22:38:00 +08:00
wixette 7551c4e510 animation of switches done 2020-03-07 21:42:03 +08:00
wixette fb09d39c39 create all LEDs and Switches from JavaScript code 2020-03-07 19:40:09 +08:00
Yonggang Wang 3ffb1c0b59 add safe web fonts to support Windows. 2020-03-07 18:15:35 +08:00
wixette 15e08187e0 dynamically create led and switch svg components. 2020-03-07 17:31:00 +08:00
wixette 240a5f57c1 the init checkin of the interface skeleton of the simulator. with full functional l10n support. 2020-03-07 12:12:18 +08:00
wixette fa9e100d1b viewport instruction 2020-03-07 02:54:12 +08:00
wixette a3fce93e21 add LICENCE notice to HTML page 2020-03-07 02:44:13 +08:00
wixette 116e72f957 change filename of the text-mode HTML page 2020-03-07 02:40:37 +08:00
wixette 9b082f49b9 update comments for the LOAD DATA box 2020-03-07 02:38:52 +08:00
wixette 3d81f09a69 fix bug in readPort function 2020-03-07 02:38:38 +08:00
wixette 1694a99df4 collect tiny programs together to ease the test process 2020-03-07 02:37:04 +08:00
wixette d3ed30d359 deposit logic complete 2020-03-07 01:51:01 +08:00
wixette c907eaac39 complete the readport code 2020-03-07 01:40:17 +08:00
wixette c4b4e5d06d refactor the logic of examine 2020-03-07 01:37:05 +08:00
wixette ae735688e6 examine and examineNext logic 2020-03-07 01:26:25 +08:00
wixette 6dc3f05734 fix the reset logic 2020-03-07 00:58:08 +08:00
wixette 3b2b82cd69 UI support for loading hex string data 2020-03-07 00:40:54 +08:00
wixette 99e0ffff4a move all DOM Element out of the class 2020-03-07 00:20:04 +08:00
wixette 843c478cdd support poweron and power off 2020-03-07 00:11:13 +08:00
wixette 83f24f3694 add status leds and their setting callback 2020-03-06 23:52:53 +08:00
wixette 55f1cebc6e callbacks to support update LEDs 2020-03-06 23:20:38 +08:00
wixette c76a8142b7 cpu features added. text-mode simulator interface under dev 2020-03-06 22:15:26 +08:00
Yonggang Wang 43ba3c8252 panel design file ready 2020-03-06 13:58:34 +08:00
Yonggang Wang 0a163eb0a1 led and switch component design files ready 2020-03-06 13:57:05 +08:00
Yonggang Wang 41384d9842 connected to the 8080 cpu simulator. also added the code to dump cpu status. 2020-03-06 13:06:47 +08:00
Yonggang Wang dd9c51125c init code for 8800 simulator, with a simple temporary test code in index.html 2020-03-06 12:36:30 +08:00
Yonggang Wang 00a6a5ccdd update gitignore 2020-03-06 12:35:56 +08:00
wixette 36e408ddcf reference doc, vector design file, base lib and sample asm code. 2020-03-06 01:04:34 +08:00
wixette 84466da0ad init commit 2020-03-06 01:03:42 +08:00