Commit graph

21 commits

Author SHA1 Message Date
Sour
7107579a9c NES: Rainbow - Implemented audio volume register 2024-10-19 13:51:47 +09:00
Sour
d97093ea89 NES: Audio - Replace LUT approximation with original sound mixing formula 2022-09-10 16:45:24 -04:00
Sour
152abf690b Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
Sour
b456170551 Save states: Serializer rework/rewrite 2022-07-20 00:40:32 -04:00
Sour
d0ff9d41de NES: Studybox support 2022-06-22 00:16:11 -04:00
Sour
0d78c064f3 Core: Reduce shared_ptr usage, refactor netplay code to remove static instances 2022-01-21 21:25:33 -05:00
Sour
5f2524fe60 Fix Linux build (and most clang warnings) 2021-05-13 00:25:00 -04:00
Sour
3e90df5ef4 WIP HD packs 2021-05-09 23:14:30 -04:00
Sour
b964eb2e09 Implement track lengths for SPC + apply track length & silence detection to all audio players, not just NSF 2021-05-07 20:42:25 -04:00
Sour
bf12387681 NSF auto track switch / max track length 2021-05-03 00:36:43 -04:00
Sour
768a3f6e17 NSF support (WIP) 2021-04-30 20:41:26 -04:00
Sour
f92f0699e0 NES - More minor speed improvements 2021-04-28 23:39:10 -04:00
Sour
c2df0ef553 Console region refactoring/changes 2021-04-27 23:30:00 -04:00
Sour
aef05d6c10 VS Dual - Fix audio and properly implement audio/video output options 2021-04-25 18:48:57 -04:00
Sour
0479d6f90a VS system/dualsystem (missing palette and proper audio/video option support) 2021-04-25 14:12:10 -04:00
Sour
12bf5c5e1b NES/GB/SNES config, audio filters 2021-04-11 18:50:31 -04:00
Sour
e27e511558 File reorganization 2021-04-09 21:45:04 -04:00
Sour
3a802c048c Cleanup GB code, removed "gameboy mode" in snes core 2021-04-05 14:18:54 -04:00
Sour
b3ff2a94cd NES - audio 2021-04-04 19:18:26 -04:00
Sour
76311b09dd Loads games 2021-04-04 12:00:43 -04:00
Sour
e344505a9a WIP 2021-04-02 18:12:42 -04:00