Commit Graph

9 Commits

Author SHA1 Message Date
Christopher A. Mosher c04ab77f43 clearPulse was happening too soon for reading 13-sector disks 2022-12-11 03:35:44 -05:00
Christopher A. Mosher 340c8294f4 fix uninitialized vars (per valgrind); add debugging for LSS13; add some std lib bounds checking 2022-12-11 02:07:28 -05:00
Christopher Mosher 270e94a76a add RAM chips and better init algorithm; dump RAM 2019-02-07 00:45:54 -05:00
Christopher Mosher 117d4af8ef initial support for WOZ 2.0 disk image file specification 2018-12-23 16:44:30 -05:00
Christopher A. Mosher a5e643669c stylize LSS ROM dump 2018-12-20 00:48:28 -05:00
Christopher A. Mosher d408f77e10 make disk read pulse 500 ns (not 1 us) (fixes DOS 3.2); enhance stepper motor logging; minor refactor 2018-12-18 22:59:20 -05:00
Christopher A. Mosher 745592a68c fix position on track switch; small refactor; comments 2018-12-18 15:44:06 -05:00
Christopher A. Mosher 8a393af531 read WOZ files instead of NIB files; implement Logic State Sequencer 2018-12-18 08:46:46 -05:00
Christopher A. Mosher 19d698dbb4 add LSS ROMs and WOZ file reading 2018-12-15 23:39:08 -05:00