Jorj Bauer
b8d83843b7
minor improvements on the debugger interface for the SDL build
2018-06-16 11:41:18 -04:00
Jorj Bauer
5b6760d33a
disable CPU debugging
2018-02-19 15:48:30 -05: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
7da0ed9a2b
refactor of UI layer
2018-01-07 14:44:23 -05:00
Jorj Bauer
4f31e16fd2
removed extraneous end-comment
2018-01-03 10:36:13 -05:00
Jorj Bauer
81fb36789f
audio overhaul; added video-or-audio priority for Teensy (can't do both)
2018-01-02 20:28:47 -05:00
Jorj Bauer
a103a8ffa4
partial sound rewrite: queue transitions while CPU is fast-forwarding, and then play them back at specific cycle counts
2017-12-31 17:21:34 -05:00
Jorj Bauer
753a9a5f24
added suspend/resume
2017-12-30 20:22:22 -05:00
Jorj Bauer
69348f1b64
didn't mean to leave B&W mode in...
2017-12-29 20:24:21 -05:00
Jorj Bauer
8aafabc61e
bios support for HD files; Teensy 32-MB HD image support
2017-12-29 15:35:47 -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
c2e117745f
abstract the difference between the rowspans in various bitmaps
2017-02-28 08:15:11 -05:00
Jorj Bauer
2060f366e5
add delay during drawing to step down, targeting 40-60 FPS
2017-02-27 09:35:49 -05:00
Jorj Bauer
368b385ccf
reduce noise from FPS counter
2017-02-27 08:11:59 -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
39fdffd9c4
continued work on sound: migrate to SDL for host-based audio debugging
2017-02-26 11:00:41 -05:00