Commit Graph

66 Commits

Author SHA1 Message Date
Yonggang Wang 4d339023da Fix confusing Chinese term 2021-10-19 16:23:48 +08:00
wixette 2be9be9f61 delete unused console log 2020-03-09 10:31:59 +08:00
wixette 320271b756 hide debug tab and ref tab from the beginning 2020-03-09 00:36:56 +08:00
wixette 4ecc0bd8fc fix Chinese translation 2020-03-09 00:33:31 +08:00
wixette ea6d0b71be compress the images 2020-03-08 22:55:02 +08:00
Yonggang Wang bf43421b1b
Update README.md 2020-03-08 22:43:04 +08:00
Yonggang Wang 475d89ffc7
Update README.md 2020-03-08 22:42:34 +08:00
Yonggang Wang 69200c7175
Update README.md 2020-03-08 22:41:53 +08:00
Yonggang Wang 322e14bfe6
Update README.md 2020-03-08 22:41:29 +08:00
Yonggang Wang 18239c8c8b
Update README.md 2020-03-08 22:38:39 +08:00
Yonggang Wang 820f089395
Update README.md 2020-03-08 22:37:55 +08:00
wixette f189d84861 Merge branch 'master' of github.com:wixette/8798-simulator 2020-03-08 22:28:23 +08:00
wixette dfc7994884 add UI images for description purpose 2020-03-08 22:27:05 +08:00
Yonggang Wang fc10283467
Update README.md 2020-03-08 22:20:29 +08:00
Yonggang Wang f96e9a6b6e
Update README.md 2020-03-08 22:13:11 +08:00
wixette 5cf8242cd7 fix overflow issue 2020-03-08 21:50:22 +08:00
wixette b992c0f7be fix messages and translations 2020-03-08 21:46:12 +08:00
wixette 4abdbaa2a7 translation of the ref page done 2020-03-08 21:43:25 +08:00
wixette c49b789ba0 the ref page is done. TODO: l10n of the tutorial 2020-03-08 21:22:06 +08:00
wixette 6b4a4d39f1 handle all other helper switchers 2020-03-08 20:39:13 +08:00
wixette 880dff13ac handle all toggle switches on switch board helper 2020-03-08 20:31:56 +08:00
wixette 6dc0867bd4 add HTML elements for the soft switch controls. 2020-03-08 20:05:16 +08:00
wixette 260b06d25e l10n for the debug tab 2020-03-08 19:49:28 +08:00
wixette e48f14b560 the debug tab done 2020-03-08 18:25:21 +08:00
wixette 5df474c81d style tuning 2020-03-08 17:39:04 +08:00
wixette 692295ba8e a better tab switching visual effect 2020-03-08 17:35:58 +08:00
wixette badbe39466 support switching among tabs 2020-03-08 17:16:49 +08:00
wixette 0382229f54 update framwork of HTML to introduce more tab pages 2020-03-08 17:07:44 +08:00
wixette af9abdaf4f use local storage to cache locale choice 2020-03-08 16:55:36 +08:00
wixette a15dd897ae update the design of switch buttons 2020-03-08 16:06:51 +08:00
wixette 4043a4f9f4 forbit panel contents to be selected. 2020-03-08 12:50:04 +08:00
wixette 7482d76b00 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
wixette 6656bb7f66 play sound for poweron and toggle switches. TODO: refactor code to play sound for stateless switches 2020-03-08 11:14:12 +08:00
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