Asnivor
|
ae7bea226c
|
ZXHawk: move the beeper implementation out of the core into Cores.Sound. The CPC core will also use this and we may have other cores in the future that want to make use of a nice 1-bit buzzer/implementation (tape loading, onboard speaker etc..)
|
2019-04-03 17:01:35 +01:00 |
James Groom
|
4e91f88af3
|
Use nameof in cores
|
2019-03-28 14:18:58 +11:00 |
Asnivor
|
2b7014f8b8
|
ZXHawk: Some comment and group structure cleanup
|
2019-01-02 14:02:09 +00:00 |
Asnivor
|
16d68ea813
|
ZXHawk: debug only zx-state snapshot export
|
2018-09-10 10:05:49 +01:00 |
Asnivor
|
660fb500ae
|
ZXHawk: codebase cleanup
|
2018-06-14 11:31:09 +01:00 |
Asnivor
|
2bae423df8
|
ZXHawk: Bit of a tidy & readme update
|
2018-06-13 15:17:19 +01:00 |
Asnivor
|
9c800cf133
|
ZXHawk: Buzzer/Beeper implementation now use BlipBuffer - #1158
|
2018-05-08 20:23:02 +01:00 |
Asnivor
|
35c87c5aea
|
ZXHawk: Fixed AY-3-8912 volume control (values under 50 were registering as maxvolume) - #1158
|
2018-03-27 16:38:08 +01:00 |
Asnivor
|
8485a52662
|
ZXHawk: Finished separation of emulated TapeDevice - #1158
|
2018-03-27 16:12:38 +01:00 |
Asnivor
|
0ae1910259
|
ZXHawk: Tweaked some of the AY-3-8912 volumes
|
2018-03-21 15:02:12 +00:00 |
Asnivor
|
752bd0e35b
|
ZXHawk: Audio settings menu implimenting volume controls for AY, tape and buzzer
|
2018-03-21 12:47:10 +00:00 |
Asnivor
|
bd319056af
|
Better volume levels for AY-3-8912 MONO panning configuration
|
2018-03-19 23:53:06 +00:00 |
alyosha-tas
|
81e80acf86
|
z80: make TotalExecutedCycles long and change related variables accordingly
|
2018-03-18 09:55:56 -04:00 |
Asnivor
|
4ecb247c17
|
Fixed AY-3-8912 overflow bug
|
2018-03-16 08:08:35 +00:00 |
Asnivor
|
7a36f913ec
|
New AY-3-8912 implementation. Better sounding and more performant
|
2018-03-15 16:32:26 +00:00 |
Asnivor
|
9778cc2644
|
Reduced the AY center channel volume for better balance
|
2018-03-13 18:52:00 +00:00 |
Asnivor
|
a7ed14cfe1
|
new IPSG interface ahead of trying to A/B a version of the ColecoHawk AY-3-8910
|
2018-03-13 14:00:29 +00:00 |
Asnivor
|
ccb5947ade
|
Finished port IO contention rewrites
|
2018-03-12 12:00:17 +00:00 |
Asnivor
|
74423041f3
|
Removed DCFilter
|
2018-03-07 17:40:15 +00:00 |
Asnivor
|
fbbd75b3ab
|
Implemented DeterministicEmulation as a syncsetting and if this is set to false, audio and video devices respect the render and renderSound IEmulator bools
|
2018-03-07 12:21:36 +00:00 |
Asnivor
|
50d28c9627
|
file reorganisation and removal of obsolete stuff
|
2018-02-16 10:14:02 +00:00 |