1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-01 05:41:31 +00:00
8bitworkshop/src/machine
2022-08-30 19:37:30 -05:00
..
apple2.ts Merge pull request #94 from micahcowan/kbdinput 2022-02-01 11:35:56 -06:00
arm32.ts armasm: fixed offsets; updated docs urls for help 2021-06-18 09:08:25 -05:00
astrocade.ts astrocade: fixed audio 2019-12-27 14:33:38 -06:00
atari8.ts atari8: started on js platform 2022-08-30 19:37:30 -05:00
atari7800.ts testing out sub-frame replay slider, advanceFrameClock, fixed c64 memory corrupt 2020-07-04 15:32:21 -05:00
c64.ts cpc: cpctelera, start @ 0x4000, new vsync 2021-12-02 13:01:02 -06:00
coleco.ts refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
cpc.ts cpc: cpctelera, start @ 0x4000, new vsync 2021-12-02 13:01:02 -06:00
devel.ts serial test harness, readFile/writeFile, tty save/load state 2020-10-22 12:02:49 -05:00
galaxian.ts galaxian: updated to use Machine interface, fixed apple2 test 2020-07-06 15:06:24 -05:00
kim1.ts refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
msx.ts refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
mw8080bw.ts arm32: working w/ gba emu 2021-06-06 14:23:27 -05:00
sms.ts sms: added game gear 2022-08-28 22:19:27 -05:00
vdp_z80.ts refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
vic20.ts vic20: sort of functional (need res/vic20.bios, basic+chars+kernel) 2022-02-23 15:57:27 -06:00
vicdual.ts refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
williams.ts williams: started porting to Machine 2022-08-28 18:28:35 -05:00
zx.ts split baseplatform.ts into mame/wasm 2021-08-05 19:16:13 -05:00