1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-26 06:29:29 +00:00
8bitworkshop/src/platform
Nestor Soriano 876f188604 Update link to MSX2 Technical Handbook.
Konamiman originally published his transcript of MSX2 Tehnical Handbook
in the form of text files in his web site, but has later converted
it to Markdown files hosted in a dedicated GitHub repository.
This commit changes the link in msx.ts from the old text files
to the dedicated repository.
2020-08-14 10:04:30 +02:00
..
apple2.ts working on new unified MAME support 2020-07-29 18:33:14 -05:00
astrocade.ts loadBIOS() now on Machine interface, updated c64 BIOS, emulator types SYS command 2020-07-19 16:54:37 -05:00
atari8.ts working on new unified MAME support 2020-07-29 18:33:14 -05:00
atari7800.ts getROMExtension() for some platforms, changed d/l filenames 2020-07-11 11:21:01 -05:00
basic.ts merged zmachine + basic use of teletype 2020-08-13 22:11:01 -05:00
c64.ts c64, zx: added probe buffer support, need to log scanlines 2020-07-13 22:14:44 -05:00
coleco.ts working on new unified MAME support 2020-07-29 18:33:14 -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
markdown.ts markdown: allow-same-origin sandbox iframe 2020-07-11 23:29:06 -05:00
msx.ts Update link to MSX2 Technical Handbook. 2020-08-14 10:04:30 +02:00
mw8080bw.ts refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
nes.ts working on new unified MAME support 2020-07-29 18:33:14 -05:00
sms.ts refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
sound_konami.ts refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
sound_williams.ts refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
tsconfig.json refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
vcs.ts working on new unified MAME support 2020-07-29 18:33:14 -05:00
vector.ts fixed a couple sentry bugs 2020-01-28 09:50:38 -06:00
vectrex.ts ui tweaks 2020-07-09 01:52:58 -05:00
verilog.ts working on tree view for state, extra debuginfo 2020-07-08 15:39:54 -05:00
vicdual.ts fixed loadBIOS() caps 2020-01-26 23:59:09 -06:00
williams.ts fixed williams-z80 import, removed coleco.mame, fixed _MAIN_ presets, xhr ontimeout, update chromedriver 2019-12-27 09:58:46 -06:00
x86.ts getROMExtension() for some platforms, changed d/l filenames 2020-07-11 11:21:01 -05:00
zmachine.ts merged zmachine + basic use of teletype 2020-08-13 22:11:01 -05:00
zx.ts added ZX Spectrum 48k 2020-07-02 20:24:52 -05:00