Commit Graph

31 Commits

Author SHA1 Message Date
Jorj Bauer 0a2fb1aeee refactoring 2022-01-30 20:26:12 -05:00
Jorj Bauer 8702a25b4a fixes for the SDL build 2021-01-23 00:45:33 -05:00
Jorj Bauer 7028e1dfd2 spun mouse rom to its own .asm file; fixed PR# and IN# behavior in the mouse driver 2021-01-13 22:03:30 -05:00
Jorj Bauer bab3560273 wired in mouse support; left-apple is the mouse button on the teensy for now 2021-01-11 10:53:03 -05:00
Jorj Bauer 0b8e027096 patching together more mouse work 2021-01-10 23:52:58 -05:00
Jorj Bauer fe46c4ab52 importing old mouse work to new teensy 4.1 2020-12-29 09:12:33 -05:00
Jorj Bauer 5c8e1de195 better caching when reading directories 2020-07-11 07:39:56 -04:00
Jorj Bauer c3abb52176 better (simpler, more modern) dependency handling 2020-07-10 10:27:10 -04:00
Jorj Bauer fed866e686 Fix *nix build deps 2020-07-10 09:31:42 -04:00
Jorj Bauer ebf5d716c8 testing single track cache 2020-07-04 08:06:41 -04:00
Jorj Bauer a93b14bc9c Real-time dropout only makes sense on the Teensy; don't force it on SDL 2019-02-20 17:41:04 -05:00
Jorj Bauer 03b0a141bc first working Woz code (read-only, and only non-copyprotected disks) 2019-02-20 07:50:51 -05:00
Jorj Bauer fbb9c85468 test abstraction 2018-06-15 23:13:06 -04:00
Jorj Bauer f131910df2 abstract drawing so devices may have full or half resolution; rebuild BIOS interface 2018-02-17 20:44:04 -05:00
Jorj Bauer f848a0cbef No-Slot clock conversion 2018-02-17 09:05:52 -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 0bb712fc70 Static RAM allocator for VM with just the necessary pages allocated 2018-01-10 05:16:41 -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 0fecbd3956 Added 32MB hard drive support in slot 7; moved clock to slot 5. 2017-12-29 14:08:49 -05:00
Jorj Bauer ce41acf784 test harness improvements; updated 65C02 test; implemented missing 65C02 opcodes 2017-12-28 08:05:08 -05:00
Jorj Bauer 5f3c513d61 removed more unnecessary audio files... 2017-08-28 20:38:52 -04:00
Jorj Bauer 89a6450a91 remove/branch audio; remove debugging initial disk insertion; fix order of params in blit 2017-08-27 07:51:21 -04:00
Jorj Bauer e033f6e039 added SDL clock for testing 2017-02-28 23:44:03 -05:00
Jorj Bauer f4dced45c8 added noise generator 2017-02-28 17:51:42 -05:00
Jorj Bauer 7a18fe2171 removed now-obsolete opencv branch 2017-02-26 11:31:07 -05:00
Jorj Bauer 39fdffd9c4 continued work on sound: migrate to SDL for host-based audio debugging 2017-02-26 11:00:41 -05:00
Jorj Bauer e942d8a4dd working on mockingboard support 2017-02-24 10:15:17 -05:00
Jorj Bauer 32352fcc4c added printer support 2017-02-20 18:41:46 -05:00
Jorj Bauer 218b3b77a0 general VM structure and a test OpenCV target 2017-02-19 18:55:54 -05:00
Jorj Bauer 85a97abe13 initial commit 2017-02-19 13:46:13 -05:00