Commit Graph

19 Commits

Author SHA1 Message Date
Jorj Bauer fc3a360e7e convert cpu cycle counter to int64_t 2020-08-02 09:06:15 -04:00
Jorj Bauer ae47fb63df fix chirp on startup 2020-07-15 10:19:41 -04:00
Jorj Bauer 70885ab240 speaker fixes; committed to removing threads 2020-07-14 20:43:41 -04:00
Jorj Bauer 528a7f8837 cleanup 2020-07-13 21:10:23 -04:00
Jorj Bauer a67cc53bcd account for missing cycles auto-filled when speaker is quiescent 2020-07-13 20:28:33 -04:00
Jorj Bauer d78f0dc8cf Audio improvements 2020-07-13 19:01:41 -04:00
Jorj Bauer 29542704bd incremental improvement for woz disk support 2020-06-27 18:00:59 -04:00
Jorj Bauer 197c89b772 incremental cleanup and prep for dynamic track loading (instead of full track preloading) 2019-02-20 22:06:55 -05:00
Jorj Bauer e15db839e3 rebuilt SDL speaker driver 2019-02-20 17:49:51 -05:00
Jorj Bauer f790b3d5ab SDL quiescent audio level = 0x80, not 0x00 2018-02-07 14:19:53 -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 18e43b7784 limit error messages 2018-01-10 08:06:23 -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 f910272cfa make the SDL speaker a little quieter 2017-07-13 20:30:33 -04:00
Jorj Bauer ccc649bfc1 working on mockingboard interrupts 2017-05-31 18:17:25 -04:00
Jorj Bauer 4820babb56 removed debugging 2017-02-28 17:50:52 -05:00
Jorj Bauer 3464ba5298 reimplement volume control 2017-02-26 20:34:38 -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