1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-15 21:29:28 +00:00
8bitworkshop/src/platform
2019-09-11 14:15:31 -05:00
..
apple2.ts apple2: new presets 2019-09-08 16:42:32 -05:00
astrocade.ts moved segments into Platform object 2019-08-27 12:20:51 -04:00
atari8.ts fixed loadBIOS 2019-05-26 19:22:51 -04:00
atari7800.ts atari7800: new presets; fixed indirect timing 2019-09-08 18:17:06 -05:00
c64.ts took maxCycles out of advanceFrame() 2019-09-08 14:18:33 -05:00
coleco.ts moved segments into Platform object 2019-08-27 12:20:51 -04:00
galaxian.ts moved segments into Platform object 2019-08-27 12:20:51 -04:00
kim1.ts kim1: refactored to machine, still needs display/kbd 2019-09-08 10:44:35 -05:00
markdown.ts showHelp(), -f3 2018-11-22 12:18:26 -05:00
msx.ts moved segments into Platform object 2019-08-27 12:20:51 -04:00
mw8080bw.ts moved segments into Platform object 2019-08-27 12:20:51 -04:00
nes.ts nes: IO read/write for registers 2019-08-28 15:21:33 -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 took maxCycles out of advanceFrame() 2019-09-08 14:18:33 -05:00
vcs.ts moved segments into Platform object 2019-08-27 12:20:51 -04:00
vector.ts moved segments into Platform object 2019-08-27 12:20:51 -04:00
verilog.ts atari7800: display list, new memory map, logIllegal() 2019-09-11 14:15:31 -05:00
vicdual.ts moved segments into Platform object 2019-08-27 12:20:51 -04:00
williams.ts moved segments into Platform object 2019-08-27 12:20:51 -04:00