Commit Graph

356 Commits

Author SHA1 Message Date
Steven Hugg 71fa79cec5 working on tree view for state, extra debuginfo 2020-07-08 15:39:54 -05:00
Steven Hugg 741df9f5b8 zmachine experiments 2020-07-07 18:40:03 -05:00
Steven Hugg 921d2b2253 added ZX Spectrum 48k 2020-07-02 20:24:52 -05:00
Steven Hugg ef5bcd3c90 sg1000: fixed presets 2020-06-30 21:36:06 -05:00
Steven Hugg 6ff4041251 added xasm6809 USE directive support; atari7800: fixed header 2020-06-30 19:53:23 -05:00
Steven Hugg ed674f2cdb c64: better detection of PRG start addr. 2020-06-26 16:00:04 -05:00
Steven Hugg 0d77912ccc x86: started using v86, freedos, fatfs, yasm, SmallerC 2020-06-15 10:28:02 -05:00
Steven Hugg 74bfb04dd6 cmoc: fixed error msgs, threed.c 2020-06-12 23:00:22 -05:00
Steven Hugg 01b01b169a vectrex: got xasm and c working 2020-06-09 13:11:37 -05:00
Steven Hugg 3eb942e926 c64: modify IRQ to start program instead of type SYS string 2020-06-07 13:56:01 -05:00
Steven Hugg e8faee01f3 vcs: 24-cycle sleep after HMOVE in examples, nes/c64: fixed climber struct order 2020-06-07 11:37:56 -05:00
Steven Hugg 58b6f0f922 Merge branch 'master' of github.com:sehugg/8bitworkshop 2020-06-03 18:38:24 -05:00
Steven Hugg 8c20b43ed9 makefile: support ip command for Arch Linux; c64: clock correction 2020-06-03 14:05:42 -05:00
Steven Hugg c360b065f9 c64: updated help, clock freq 2020-05-27 09:33:36 -05:00
Steven Hugg ec62b97868 c64: patched bios to fix gotoxy() problem ($EA24 KIL -> RTS) 2020-05-24 12:31:26 -05:00
Steven Hugg 63a5875283 verilog: added comments 2020-05-13 12:50:16 -05:00
Steven Hugg 6696c4ff77
Merge pull request #32 from ewenmcneill/verilog_keys
Fix verilog key handling for player 2
2020-05-13 12:38:29 -05:00
Steven Hugg ed284ce9b7 c64: added missing files 2020-04-09 21:35:38 -05:00
Ewen McNeill 711d45bcd2 verilog/switches: Update Player 2 key documentation
271c2ea020
changed the Player 2 keys to standard ones in all platforms, and as part
of supporting a gamepad emulation, Z and X were repurposed as the player 1
gamepad.  T and R were allocated instead as the player 2 A/B buttons; see
03af8c2714/src/common/emu.ts (L341-L362)
2020-02-29 20:41:41 +13:00
Steven Hugg 60e527287e asset editor: added toolbar 2020-02-05 20:31:24 -06:00
Steven Hugg c0eec49206 c64: scrolling, sprites lib 2020-02-03 22:17:27 -06:00
Steven Hugg 411795f8fa added aspect: ratio to assets, c64 clears kbd on reset 2020-02-02 11:27:05 -06:00
Steven Hugg a4bfe11eee added tools/sim6502, msx skeleton files 2020-01-21 10:31:01 -06:00
Steven Hugg 7a7c3d7255 fixed williams-z80 import, removed coleco.mame, fixed _MAIN_ presets, xhr ontimeout, update chromedriver 2019-12-27 09:58:46 -06:00
Steven Hugg 363fbee4a9 npm update 2019-12-21 23:50:51 -06:00
Steven Hugg f9392c5a96 c64: updated filesystem, presets, load/save 2019-12-21 11:54:26 -06:00
Steven Hugg 7d6e910e57 c64: started WASM implementation from https://github.com/sehugg/chips
use async functions in startUI()
2019-12-17 20:28:06 -06:00
Steven Hugg 0daea22c2a updated presets 2019-12-16 11:17:57 -06:00
Steven Hugg 7910f7ad4c updated presets 2019-12-15 21:19:15 -06:00
Steven Hugg dca0dd04a5 updated presets 2019-12-14 11:21:57 -06:00
Steven Hugg 3387221210 fixed test 2019-12-04 17:50:10 -06:00
Steven Hugg 9305fbe2af coleco: updated presets 2019-12-02 22:16:11 -06:00
Steven Hugg 91e9ba1e93 coleco: fixed siegegame 2019-12-01 13:27:34 -06:00
Steven Hugg 702e19c25d atari7800: added presets 2019-10-20 11:55:18 -05:00
Steven Hugg 26f1de040e fixed runToVsync() 2019-09-12 20:29:48 -05:00
Steven Hugg 86e2866660 atari7800: display list, new memory map, logIllegal() 2019-09-11 14:15:31 -05:00
Steven Hugg 818386a5d2 prevent backspace key from leaving browser page 2019-09-08 18:59:08 -05:00
Steven Hugg e45806e8cf atari7800: new presets; fixed indirect timing 2019-09-08 18:17:06 -05:00
Steven Hugg bb330ae6e6 apple2: new presets 2019-09-08 16:42:32 -05:00
Steven Hugg 187bcfc2e2 fixed verilog 6502 CPU 2019-08-29 09:36:18 -04:00
Steven Hugg 9b65e79968 better workaround for autoplay audio in SampleAudio 2019-08-22 11:28:33 -04:00
Steven Hugg 0eb1d2eec0 made MSX-friendly presets 2019-08-19 10:58:38 -04:00
Steven Hugg a216997bd6 cvu_set_sprite4() no more inline b/c sdcc barfs 2019-08-18 09:20:22 -04:00
Steven Hugg 151bc19e23 msx: msxbios module 2019-08-17 23:30:19 -04:00
Steven Hugg 04b6417ddf msx: worked on kbd, psg, joy; added msx-libcv 2019-08-17 18:42:21 -04:00
Steven Hugg 84a4722061 fixed a couple errors 2019-08-16 13:27:58 -04:00
Steven Hugg 8b2b512b28 nes: added nesasm3 2019-08-15 21:59:34 -04:00
Steven Hugg 9bdec710d7 notes, removed base_z80, added 7800 cc65 2019-08-15 10:31:35 -04:00
Steven Hugg fef73d9b54 more 7800 fixes; testing additional logging for profiler 2019-08-15 10:31:35 -04:00
Steven Hugg 4d5c6b9063 williams: added test for 6809; fiddled with atari7800 2019-08-15 10:31:35 -04:00