1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-02 12:41:30 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Steven Hugg
271c2ea020 standardized key codes to get ready for gamepad support 2019-06-07 12:00:49 -04:00
Steven Hugg
c93ba6fd75 astrocade: updated presets, added memory bus contention, palette layout 2019-05-27 13:14:51 -04:00
Steven Hugg
385cb7acc2 fixed VDP 2018-12-01 04:07:59 -05:00
Steven Hugg
c0f97458aa started on SMS; got rid of BaseFrameBasedPlatform; more tests 2018-11-30 13:13:56 -05:00
Steven Hugg
5d60110327 sg1000: fonts.s, fixed pixel editor with ;; delimiters 2018-11-28 17:47:39 -05:00
Steven Hugg
13a6f92d7b updated coleco presets; #include finds files in the subfolder of main file 2018-11-27 15:07:39 -05:00
Steven Hugg
8deda746fa mobile device optimization 2018-11-26 10:26:51 -05:00
Steven Hugg
a511d81c97 less padding on CRT style, overscan option 2018-11-24 15:43:39 -05:00
Steven Hugg
4034be10c4 skeleton for bb 2018-11-23 10:10:32 -05:00
Steven Hugg
43e33f143c showHelp(), -f3 2018-11-22 12:18:26 -05:00
Steven Hugg
e51bd2a579 coleco updates 2018-11-22 07:41:56 -05:00
Steven Hugg
43ac950a52 added js coleco platform 2018-11-19 09:11:50 -05:00
Steven Hugg
27cae568fc "implements Platform" for classes; fixed DASM unresolved w/ mult files 2018-08-25 23:27:25 -04:00
Steven Hugg
0dd741f446 made some platforms classy 2018-08-23 09:49:42 -04:00
Steven Hugg
d8a98989f5 converted src/platform to typescript; stack debug view 2018-08-16 22:30:51 -04:00