1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-22 06:29:30 +00:00
8bitworkshop/src/platform
2019-08-26 14:09:42 -04:00
..
apple2.ts vicdual conversion to BasicScanlineMachine 2019-08-24 10:35:33 -04:00
astrocade.ts refactored astrocade; added paddles, still need to simulate bus contention, bios platform 2019-08-26 12:59:20 -04:00
atari8.ts fixed loadBIOS 2019-05-26 19:22:51 -04:00
atari7800.ts added Atari 7800 new style, load machine/<platform_id>.js optionally 2019-08-23 17:48:19 -04:00
c64.ts tweaks to UI 2019-08-20 09:29:47 -04:00
coleco.ts use Z80 emulation from https://github.com/DrGoldfire/Z80.js for better performance 2019-08-25 15:12:56 -04:00
galaxian.ts log clocks at start of scanline; added everything to Platforms menu 2019-08-25 21:27:58 -04:00
kim1.ts more emulators 2019-08-20 23:12:09 -04:00
markdown.ts showHelp(), -f3 2018-11-22 12:18:26 -05:00
msx.ts use Z80 emulation from https://github.com/DrGoldfire/Z80.js for better performance 2019-08-25 15:12:56 -04:00
mw8080bw.ts mw8080bw: moved to machine/; coalesce clocks 2019-08-24 19:01:44 -04:00
nes.ts nes: added nesasm3 2019-08-15 21:59:34 -04:00
sms.ts use Z80 emulation from https://github.com/DrGoldfire/Z80.js for better performance 2019-08-25 15:12:56 -04:00
sound_konami.ts isDebugging() instead of getDebugCallback() 2018-11-22 07:39:27 -05:00
sound_williams.ts converted everything to new Z80, debugging broken 2019-08-25 16:39:12 -04:00
vcs.ts vcs: fixed readAddress() bug 2019-08-26 14:09:42 -04:00
vector.ts converted everything to new Z80, debugging broken 2019-08-25 16:39:12 -04:00
verilog.ts added Gamepad API support 2019-06-07 13:04:40 -04:00
vicdual.ts refactored astrocade; added paddles, still need to simulate bus contention, bios platform 2019-08-26 12:59:20 -04:00
williams.ts converted everything to new Z80, debugging broken 2019-08-25 16:39:12 -04:00