Commit Graph

14 Commits

Author SHA1 Message Date
Jorj Bauer 03b0a141bc first working Woz code (read-only, and only non-copyprotected disks) 2019-02-20 07:50:51 -05:00
Jorj Bauer 99d0c8e72c Squashed commit of
* New BIOS interface
 * New linux framebuffer version
 * Unified linuxfb and SDL with Teensy
 * Abstracted VM RAM
 * Fixed disk image corruption due to bad cache handling
 * Variable CPU speed support
2018-02-07 10:28:40 -05:00
Jorj Bauer 936a4d0484 static allocator for diskii raw disk buffer 2018-01-10 08:14:38 -05:00
Jorj Bauer 7da0ed9a2b refactor of UI layer 2018-01-07 14:44:23 -05:00
Jorj Bauer 753a9a5f24 added suspend/resume 2017-12-30 20:22:22 -05:00
Jorj Bauer 061eca8c3a remove hack that sped up disk access for unknown reasons: it was b/c it was giving the logic sequencer time to sync 2017-12-29 22:17:47 -05:00
Jorj Bauer a24406870e simplified head phase/track handling; don't overrun RWTS logic sequencer 2017-12-29 22:16:09 -05:00
Jorj Bauer a22f44a535 when selecting the other drive, make sure to buffer its current track 2017-12-28 23:00:56 -05:00
Jorj Bauer 4545258bc4 Fixed stepper magnet handling for disks 2017-12-28 22:49:20 -05:00
Jorj Bauer a90ae0a991 fix writing 2017-02-27 06:20:18 -05:00
Jorj Bauer b955dd106f draw the drive status indicators from outside the CPU thread/ISR 2017-02-26 20:25:47 -05:00
Jorj Bauer 85d81d398a segregating CPU and timing-sensitive sound operations from drawing/disk IO/debugging 2017-02-26 19:59:51 -05:00
Jorj Bauer e942d8a4dd working on mockingboard support 2017-02-24 10:15:17 -05:00
Jorj Bauer 218b3b77a0 general VM structure and a test OpenCV target 2017-02-19 18:55:54 -05:00