1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-05-28 08:41:30 +00:00
8bitworkshop/src/platform
Steven Hugg 3dba86c75d add d-pad switches to game controller
mapped some 2-button controllers to Z and X also
2023-08-01 13:53:26 -05:00
..
_index.ts vic20: sort of functional (need res/vic20.bios, basic+chars+kernel) 2022-02-23 15:57:27 -06:00
apple2.ts split baseplatform.ts into mame/wasm 2021-08-05 19:16:13 -05:00
arm32.ts started migration to esbuild modules 2021-08-02 08:32:46 -05:00
astrocade.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
atari8.ts atari8: debug tree display list 2023-07-07 23:59:44 -05:00
atari7800.ts atari7800: debug tree for dlist, fixed dma hole bug 2023-07-06 21:18:00 -05:00
basic.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
c64.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
coleco.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
cpc.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
devel.ts started migration to esbuild modules 2021-08-02 08:32:46 -05:00
galaxian.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
kim1.ts setCompileOutput always called; devel-6502 platform 2020-10-16 06:14:40 -05:00
markdown.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
msx.ts msx: msx.rom bios supported 2022-09-16 12:34:31 -07:00
mw8080bw.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
nes.ts add d-pad switches to game controller 2023-08-01 13:53:26 -05:00
script.ts scripting: fixed cache, io.module(), return values, button, blank() 2021-08-27 10:42:02 -05:00
sms.ts sms: added game gear 2022-08-28 22:19:27 -05:00
sound_konami.ts removed redundant 'use strict' from ts files 2021-08-11 11:18:41 -05:00
sound_williams.ts removed redundant 'use strict' from ts files 2021-08-11 11:18:41 -05:00
vcs.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
vector.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
vectrex.ts reload debug break state before resuming, fixes frame de-sync problem 2022-09-07 12:23:53 -05:00
verilog.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
vic20.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
vicdual.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
williams.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
x86.ts started migration to esbuild modules 2021-08-02 08:32:46 -05:00
zmachine.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
zx.ts ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00