1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-13 09:29:35 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Steven Hugg
f32009ca0b log clocks at start of scanline; added everything to Platforms menu 2019-08-25 21:27:58 -04:00
Steven Hugg
dba3060535 messing with heat maps 2019-08-25 11:03:39 -04:00
Steven Hugg
768253751a cleaned up atari7800 platform (still have to log DMA via bus) 2019-08-25 09:59:55 -04:00
Steven Hugg
698d0c616c renamed noise() to xorshift32() 2019-08-24 20:53:57 -04:00
Steven Hugg
ca0e81c07f mw8080bw: moved to machine/; coalesce clocks 2019-08-24 19:01:44 -04:00
Steven Hugg
37c7ba8eb2 bring in the logic probe; fixed z80 debugger; moved apple2 to BasicScanlinePlatform 2019-08-24 16:49:56 -04:00
Steven Hugg
dd070f71fc vicdual conversion to BasicScanlineMachine 2019-08-24 10:35:33 -04:00
Steven Hugg
9c1736b506 Z80 machine; SavesInputState/AcceptsKeyInput 2019-08-23 21:08:43 -04:00
Steven Hugg
c422de0571 vlist.ts 2019-08-23 18:18:03 -04:00
Steven Hugg
49309feffc added Atari 7800 new style, load machine/<platform_id>.js optionally 2019-08-23 17:48:19 -04:00
Steven Hugg
20bc3620ac made BaseMachinePlatform, test with NewApple2Platform (work on debugging) 2019-08-23 13:03:01 -04:00
Steven Hugg
30db326f57 ZilogZ80 class; fixed test 2019-08-23 09:21:24 -04:00
Steven Hugg
52783cffe7 moved nemu to devices.ts, new folder structure 2019-08-22 21:31:56 -04:00