Sour
650dfb35f1
DMC: Improve DMA timing after 4015 write
2020-05-14 17:18:23 -04:00
Sour
a72acc9f1a
Core: Rewrite DMC/OAM DMA, tweak PPU timings, add option to simulate PPU/CPU alignments
2019-11-11 21:10:47 -05:00
Sour
04310eddb4
Core refactoring (remove static variables) - WIP
2018-07-08 10:28:47 -04:00
Souryo
5957bc2d3e
Debugger: LUA scripting
2017-08-30 18:31:27 -04:00
Souryo
547fbab29f
Overclocking: Improved compatibility with games that write to $4011 + fixed PAL issues with OC
2017-07-17 19:35:16 -04:00
Souryo
bf979be756
Optimizations: Most games now run 15-20% faster
2017-03-31 22:14:16 -04:00
Souryo
7accd1ff18
Overclocking: Fixed sound issues when overclocking was enabled
2016-12-23 13:56:45 -05:00
Souryo
b4489ed0f7
Linux: Fixed all clang warnings
2016-12-17 23:14:47 -05:00
Souryo
57f24af64f
Overclocking: Added settings to add extra scanlines in vblank before and after NMI + Moved a lot of emulation-related settings to a new "Emulation" menu item
2016-06-21 18:58:22 -04:00
Souryo
642a408298
APU: Code cleanup (removed unused class template)
2016-01-24 18:51:07 -05:00
Souryo
099a1b3b44
Audio: Several APU fixes
...
-Fixed DMC $4011 write behavior
-Fixed period for square channels
-Removed blip_buffer & blip_synth. Replaced with blip_buf and SoundMixer - now have non-linear sound mixing.
-Fixes all sound-related tests (apu_mixer (dmc, noise, square, triangle) and volume_tests
2016-01-14 01:21:09 -05:00
Souryo
b8380352f2
DMC/Sprite DMA interactions, CPU stalling, Controller read corruption
2015-07-25 11:59:18 -04:00
Souryo
41ae3cdcd2
PAL support (PPU & APU)
2015-07-21 23:05:27 -04:00
Souryo
84f735b6a4
Improved APU accuracy - passes most APU tests
2015-07-19 01:30:13 -04:00
Souryo
266ca82a06
Added basic audio settings
2015-07-17 20:58:57 -04:00
Souryo
444db81dfc
Added reset/savestate support to APU
2015-07-14 23:35:30 -04:00
Souryo
e5fe396ffb
Proper APU emulation (no longer using a library for it, except BlipBuffer) - Not finished need to implement save states & reset behavior
2015-07-14 21:50:42 -04:00