Commit Graph

17 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 d0873ead1b unix line endings only 2022-12-11 02:12:11 -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 A. Mosher e2df466413 add configurable random 1-bit rate for MC3470 2020-04-18 12:19:15 -04:00
Christopher Mosher 17a714e550 incorporate floating data bus in RAM (instead of just ROM) reads; some more refactoring and cleanup 2019-06-23 23:25:09 -04:00
Christopher Mosher 06bc38c8be use optimal bit timing from WOZ file during reading: thanks to STiVo 2019-06-22 21:41:42 -04:00
Christopher Mosher f310bae003 refactor Disk ][ stepper motor emulation based on hardware teardown 2019-06-22 21:21:27 -04:00
Christopher Mosher 8ff8852e8b emulate stepper motor cog movement inertia 2019-01-02 19:15:13 -05:00
Christopher Mosher 97752f06ff always set track lengths 2018-12-30 00:15:52 -05:00
Christopher Mosher ee420e1c02 fix drive motor on cancels pending off; fix LSS timing during switch changes; fix GUI disk dirty flag 2018-12-27 15:03:46 -05:00
Christopher A. Mosher 23a1e64e9f implement LSS writing (to WOZ TRKS in memory) 2018-12-19 23:52:21 -05:00
Christopher A. Mosher 69512a4c05 implement drive motor-off one-second delay 2018-12-19 19:39:27 -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 13ea6819e0 fix email address to gmail 2015-07-28 21:14:58 -04:00
Christopher Mosher 8f9eac131a Initial import from subversion repo 2012-04-20 20:04:34 -04:00