Commit Graph

21 Commits

Author SHA1 Message Date
Steven Hugg 03eb4f5e6f 7800: fixed vsync bug 2022-10-04 10:33:55 -05:00
Steven Hugg 30342d2618 atari8: fixed VSCROL, pokey freq, performance 2022-09-04 18:28:49 -05:00
Steven Hugg 5735135add atari8: wait/dma events, new kbd 2022-09-03 15:28:59 -05:00
Steven Hugg 8338c3a3d7 atari8: more fixes, POKEY timers, vscroll, irq flag in 6502 2022-09-01 00:01:35 -05:00
Steven Hugg 002aa41bad testing out sub-frame replay slider, advanceFrameClock, fixed c64 memory corrupt 2020-07-04 15:32:21 -05:00
Steven Hugg 6ff4041251 added xasm6809 USE directive support; atari7800: fixed header 2020-06-30 19:53:23 -05:00
Steven Hugg 5516ca96b5 refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
Steven Hugg 86e2866660 atari7800: display list, new memory map, logIllegal() 2019-09-11 14:15:31 -05:00
Steven Hugg e45806e8cf atari7800: new presets; fixed indirect timing 2019-09-08 18:17:06 -05:00
Steven Hugg f6cc973cdd took maxCycles out of advanceFrame() 2019-09-08 14:18:33 -05:00
Steven Hugg 7a75e971c5 logInterrupt() calls added 2019-08-27 21:19:38 -04:00
Steven Hugg 236c4bd0dd 7800: TIA/RIOT wastes a cycle; fixed NES probe; messed with views 2019-08-27 13:51:25 -04:00
Steven Hugg 2d8d2b91eb atari7800: probe DMA bus 2019-08-26 19:05:00 -04:00
Steven Hugg 0bcd828670 added key handler to base machine 2019-08-26 14:01:16 -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 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 10a0d98f23 ControllerPoller uses default list of keys; fixed pokey 2019-08-23 18:38:30 -04:00
Steven Hugg 49309feffc added Atari 7800 new style, load machine/<platform_id>.js optionally 2019-08-23 17:48:19 -04:00