Commit Graph

18 Commits

Author SHA1 Message Date
Jorj Bauer 683b1620b4 move buffers to extmem 2021-01-19 22:56:38 -05:00
Jorj Bauer 97059a0a5b add luminance cutoff for B&W mode 2021-01-19 18:40:13 -05:00
Jorj Bauer 0b8e027096 patching together more mouse work 2021-01-10 23:52:58 -05:00
Jorj Bauer 2eb24f9b3f fix suspend/resume 2021-01-09 21:34:19 -05:00
Jorj Bauer 0df32dbeba improve BIOS about screen 2021-01-09 12:15:35 -05:00
Jorj Bauer 1dcbee91ba removed threads; bones for audio in place 2020-07-12 22:13:33 -04:00
Jorj Bauer fb7a64a22f common debugging buffer (fix some memory overruns); consistent timing improvements 2020-07-12 12:46:02 -04:00
Jorj Bauer 857f187d96 remove obsolete display/sound priority option 2020-07-09 02:50:56 -04:00
Jorj Bauer 2bf4297c1c fix SDL build 2020-07-08 18:00:30 -04:00
Jorj Bauer e1288db403 threads conversion 2020-07-08 16:37:26 -04:00
Jorj Bauer 235012a411 Teensy 4.1 work; bios option to invert paddles 2020-07-06 21:31:37 -04:00
Jorj Bauer 06189437cb add disk track to debugging 2020-07-04 07:40:45 -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 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 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