1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-07-11 12:28:57 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Steven Hugg
f7ade09225 use throw Error() when possible 2019-11-13 14:49:00 -06:00
Steven Hugg
5516ca96b5 refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
Steven Hugg
7a75e971c5 logInterrupt() calls added 2019-08-27 21:19:38 -04:00
Steven Hugg
7f37644fc6 merged all debug stuff into BaseDebugPlatform 2019-08-26 18:52:33 -04:00
Steven Hugg
3b4d2b5f82 fixed SMS memory map 2019-08-25 15:21:57 -04:00
Steven Hugg
5323862172 use Z80 emulation from https://github.com/DrGoldfire/Z80.js for better performance 2019-08-25 15:12:56 -04:00
Steven Hugg
ecd7f364a6 added SMS 2019-08-25 13:19:58 -04:00