Commit Graph

18 Commits

Author SHA1 Message Date
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