Commit Graph

40 Commits

Author SHA1 Message Date
tudnai 108da5db09 Replaced A2MAC and A2iOS references in comments 2020-07-13 10:23:33 -07:00
tudnai 1355ab215d Added space between 2019 and 2020 in the copyright field 2020-07-13 10:16:37 -07:00
tudnai f09585176c Added GPL v3 License 2020-07-13 10:10:33 -07:00
tudnai ebdc0b045d Sound fixes
WOZ fixes
Load DSK fixes
2020-07-04 10:13:12 -07:00
tudnai b31c138604 More buttons on toolbar 2020-07-01 23:08:33 -07:00
tudnai ad19b6504b - Speaker quality improvements
- Initial steps for WOZ2 format
2020-06-27 20:29:53 -07:00
tudnai cb498c415c Fixed sound issues and resource leaks related to that 2020-06-27 16:54:02 -07:00
tudnai 4751c59fad Better Disk SFX 2020-06-26 23:24:01 -07:00
tudnai 8a94024636 Play / Pause / Stop / Reset menus connected 2020-06-25 20:23:08 -07:00
tudnai b67c69a660 - Mouse clicks to Joystick button
- Better sound in Game Mode: It would not shut off the sound system, therefore no "Fade In" or "Soft Start" effect by OpenAL
2020-06-24 21:05:55 -07:00
tudnai 72930227f4 - Fixed Game Mode Speaker Simulation 2020-06-23 22:59:20 -07:00
tudnai ec2617c7ae Game mode selectable from UI 2020-06-22 19:23:41 -07:00
tudnai e414e13ad4 Hertz to MHz 2020-06-13 20:13:20 -07:00
tudnai 3f38d61bf6 Named values for the OpenAL arrays 2020-06-11 23:37:18 -07:00
tudnai b5b555a04b Renamed Disk SFX files 2020-06-11 23:19:03 -07:00
tudnai 6f78b92344 Disk Sound Effect enable button 2020-06-11 23:16:26 -07:00
tudnai 96ae85ec71 - Fixed disk sfx buffer initialization error
- disk sfx only allowed at lower speed
2020-06-11 22:38:03 -07:00
tudnai 2dc3040dc5 Sample Rate adjusted back to original, so pitch is a bit more realistic 2020-06-11 22:08:48 -07:00
tudnai f09a78c0c8 All SFX moved to one queue buffer array 2020-06-11 21:53:53 -07:00
tudnai 9e6aebeaa8 Floppy Disk Drive Sound Effects 2020-06-11 18:29:26 -07:00
tudnai bc2ab8512d - Moved to SRGB color space so colors will actually match with one used by StoryBoard and GIMP
- Render function from Update
2020-06-10 17:48:37 -07:00
tudnai 93fce5e51c load sfx function 2020-06-09 00:54:36 -07:00
tudnai a73fb79792 - Adjusted disk accelerator (back to 2 frames)
- Removed some debug prints
- Adjusted speaker extra buffer
2020-06-08 21:12:40 -07:00
tudnai b6873a3136 Added a comment 2020-06-05 23:17:12 -07:00
tudnai 17927f4ab0 Turn off disk acceleration immediately when there is a sound 2020-05-27 17:27:11 -07:00
tudnai d008094078 - Fixed RAM expansion handling w/Bank switching 2020-05-27 17:16:49 -07:00
tudnai 0e1fc3e44b Adjusted edge curves, it gives us better sound, closer to original... 2020-05-25 20:53:42 -07:00
tudnai 7758fe3c33 - Adjustable edge curve
- Better speaker flip-flop simulation
2020-05-24 13:07:34 -07:00
tudnai ab120dc459 - Keyboard 2 Mouse
- FPS set back to 30
- 16 bit PCM
- Smoother speaker level fade out
- Faster keyboard poll query -- This is for checking only, should be either removed or the entire ioRead should based on binary search, whatever is faster
2020-05-24 12:14:09 -07:00
tudnai 4773c534f1 - foundation for the predictive input controller
- 60 FPS for better joystick reposne
2020-05-21 22:09:57 -07:00
tudnai 9871cb3886 Adjusted Audio Play 2020-05-17 22:08:23 -07:00
tudnai bde4c4d941 - spkr_switch renamed to spkr_toggle and moved to speaker.c
- Also some minor tweaks and cosmetics
2020-05-17 19:32:45 -07:00
tudnai ae5d8211fb Fixed hang when Power On pressed multiple times 2020-05-17 18:31:41 -07:00
tudnai c8f09f878d - Reducing Clicks and Humps on the Speaker 2020-05-17 16:01:15 -07:00
tudnai 846df28a07 Code cleanup and unsuccessfully trying to fix alSourcePlay issues 2020-05-17 13:48:35 -07:00
tudnai cf23cc7983 Sound works 2020-05-17 07:49:05 -07:00
tudnai aaf7c0ca83 Exponential signal edges for speaker 2020-05-13 20:40:54 -07:00
tudnai ca2f023c8c - Improved sound quality
- Eliminating sound playing when there was no speaker toggling in a frame
2020-05-10 15:30:29 -07:00
tudnai b746b1ee5c Speaker sound buffer to generate perfect square waves 2020-05-10 10:54:34 -07:00
tudnai cf2325e6fa Speaker - First implementation 2020-05-09 23:40:37 -07:00