Mesen/Core
2018-07-08 10:28:48 -04:00
..
A12Watcher.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
A65AS.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Ac08.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Action53.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
ActionEnterprises.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
APU.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
APU.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
ApuEnvelope.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
ApuFrameCounter.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
ApuLengthCounter.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
ArkanoidController.h Input: Added UI to select sensitivity for mouse-like devices 2017-12-21 21:31:42 -05:00
AsciiTurboFile.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Assembler.cpp Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
Assembler.h Linux: Fixed makefile and compilation errors 2017-09-02 17:46:41 -04:00
AutomaticRomTest.cpp Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
AutomaticRomTest.h Linux: Fixed Linux compilation errors/warnings (due to refactoring) 2018-07-08 10:28:47 -04:00
AutoSaveManager.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
AutoSaveManager.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
AviRecorder.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
AviRecorder.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Ax5705.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
AXROM.h Added option to boot up (some) mappers in a random state (useful for homebrew dev) 2018-04-14 22:12:05 -04:00
Bandai74161_7432.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BandaiFcg.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BandaiHyperShot.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BandaiKaraoke.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BandaiMicrophone.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BarcodeBattlerReader.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BaseApuChannel.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BaseControlDevice.cpp Input: Added "keyboard mode" toggle to improve keyboard input 2017-12-17 21:11:54 -05:00
BaseControlDevice.h VS System: Fixed/improved button remapping 2018-07-08 10:28:48 -04:00
BaseExpansionAudio.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BaseExpansionAudio.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BaseFdsChannel.h FDS: Fixed audio bugs introduced in previous commit (broke sound effects in doki doki panic) 2017-05-04 21:41:53 -04:00
BaseLoader.h Fixed rom search causing logging, input changes and FDSbios prompt 2018-02-25 11:27:32 -05:00
BaseMapper.cpp Added support for VS DualSystem (WIP - dual video/audio, input, save states, movies & netplay working) 2018-07-08 10:28:48 -04:00
BaseMapper.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BaseRenderer.cpp Added support for VS DualSystem (WIP - dual video/audio, input, save states, movies & netplay working) 2018-07-08 10:28:48 -04:00
BaseRenderer.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BaseSoundManager.cpp Audio: Improved audio/video sync and reduced static/glitches in output (on both Windows & Linux) 2018-06-09 14:03:53 -04:00
BaseSoundManager.h Audio: Improved audio/video sync and reduced static/glitches in output (on both Windows & Linux) 2018-06-09 14:03:53 -04:00
BaseVideoFilter.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BaseVideoFilter.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
BatteryManager.cpp Libretro: Disable .sav files (RetroArch creates its own save files) 2018-03-06 20:39:49 -05:00
BatteryManager.h Input: Fixed issues with Battle Box/Turbo File save data being saved under the wrong filename when changing games 2017-12-27 12:32:10 -05:00
BattleBox.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Bb.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BF909x.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BF9096.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BisqwitNtscFilter.cpp Fixed some cast-align warnings (potential fix for Android crash?) 2018-06-19 20:43:16 -04:00
BisqwitNtscFilter.h Debugger: Fixed draw partial frame causing issues with NTSC filters (odd/even frame toggled on each step) 2018-02-16 18:16:06 -05:00
BizhawkMovie.cpp Movies: Fixed regressions (due to refactoring) - PollCounter + bk2/fm2 playback 2018-07-08 10:28:47 -04:00
BizhawkMovie.h Movies: Fixed regressions (due to refactoring) - PollCounter + bk2/fm2 playback 2018-07-08 10:28:47 -04:00
Bmc8in1.h UNIF: Added support for BMC 8-in-1 board 2018-06-17 00:18:17 -04:00
Bmc12in1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bmc51.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bmc63.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bmc64in1NoRepeat.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bmc70in1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bmc190in1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bmc235.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bmc255.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bmc8157.h UNIF: Added support for BMC-8157 and BMC-830118C 2018-06-17 00:18:17 -04:00
Bmc11160.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bmc60311C.h UNIF: Added support for BMC-60311C boards 2018-06-25 13:35:40 -04:00
Bmc80013B.h UNIF: Added support for BMC-80013-B board 2018-06-17 10:28:59 -04:00
Bmc810544CA1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bmc830118C.h UNIF: Added support for BMC-8157 and BMC-830118C 2018-06-17 00:18:17 -04:00
BmcG146.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BmcGn45.h Added support for GN-45 boards 2018-06-23 18:29:48 -04:00
BmcHpxx.h Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
BmcNtd03.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BnRom.h Added option to boot up (some) mappers in a random state (useful for homebrew dev) 2018-04-14 22:12:05 -04:00
Breakpoint.cpp Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
Breakpoint.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Bs5.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Caltron41.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Cc21.h Fixed compilation warning 2018-05-07 19:53:12 -04:00
Cheapocabra.h Added option to boot up (some) mappers in a random state (useful for homebrew dev) 2018-04-14 22:12:05 -04:00
CheatManager.cpp Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
CheatManager.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
CityFighter.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
ClientConnectionData.h Netplay: Added password protected servers 2018-06-16 14:02:12 -04:00
CNROM.h Added option to boot up (some) mappers in a random state (useful for homebrew dev) 2018-04-14 22:12:05 -04:00
CodeDataLogger.cpp Debugger: Fixes/improvements to CA65 .dbg file import 2018-02-23 08:28:29 -05:00
CodeDataLogger.h Debugger: Fixes/improvements to CA65 .dbg file import 2018-02-23 08:28:29 -05:00
CodeRunner.cpp Debugger: General speed optimizations 2017-08-05 17:18:09 -04:00
CodeRunner.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
ColorDreams46.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
ColorDreams.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Console.cpp Debugger: Added option to select which CPU to debug (VS DualSystem) (hidden from menu because issues exist) 2018-07-08 10:28:48 -04:00
Console.h Debugger: Added option to select which CPU to debug (VS DualSystem) (hidden from menu because issues exist) 2018-07-08 10:28:48 -04:00
ControlDeviceState.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
ControlManager.cpp VS System: Fixed/improved button remapping 2018-07-08 10:28:48 -04:00
ControlManager.h VS System: Fixed/improved button remapping 2018-07-08 10:28:48 -04:00
Core.vcxproj Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
Core.vcxproj.filters Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
CpRom.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
CPU.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
CPU.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
CrossFeedFilter.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
CrossFeedFilter.h Audio: Added crossfeed option for stereo filters 2016-12-09 14:47:34 -05:00
Dance2000.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DaouInfosys.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
DatachBarcodeReader.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DebugBreakHelper.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Debugger.cpp Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
Debugger.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DebuggerTypes.h Debugger: Added option to break on decayed OAM read 2018-07-08 10:28:48 -04:00
DebugHud.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DebugHud.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DefaultVideoFilter.cpp Fixed some cast-align warnings (potential fix for Android crash?) 2018-06-19 20:43:16 -04:00
DefaultVideoFilter.h Video Decoder: Improved performance (slightly reduces CPU usage) 2016-08-25 20:43:20 -04:00
DeltaModulationChannel.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DeltaModulationChannel.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Disassembler.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Disassembler.h Debugger: Improved breakpoint management 2018-02-10 21:23:22 -05:00
DisassemblyInfo.cpp Linux: Removed -Wno-switch option and fixed warnings 2018-06-25 15:56:05 -04:00
DisassemblyInfo.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DragonFighter.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DrawCommand.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DrawLineCommand.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DrawPixelCommand.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DrawRectangleCommand.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DrawScreenBufferCommand.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DrawStringCommand.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
DreamTech01.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Edu2000.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
Eh8813A.h UNIF: Added support for EH8813A boards 2017-02-18 14:45:25 -05:00
EmulationSettings.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
EmulationSettings.h VS System: Fixed/improved button remapping 2018-07-08 10:28:48 -04:00
ExcitingBoxingController.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
ExpressionEvaluator.cpp Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
ExpressionEvaluator.h Debugger: Fixed issues with expression evaluator when using braces/parenthesis/brackets 2018-02-20 20:04:43 -05:00
FamicomBox.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
FamilyBasicDataRecorder.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
FamilyBasicKeyboard.h Input: Added "keyboard mode" toggle to improve keyboard input 2017-12-17 21:11:54 -05:00
FamilyMatTrainer.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
FceuxMovie.cpp Movies: Fixed regressions (due to refactoring) - PollCounter + bk2/fm2 playback 2018-07-08 10:28:47 -04:00
FceuxMovie.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
FDS.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
FDS.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
FdsAudio.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
FdsLoader.cpp Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
FdsLoader.h Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
FdsSystemActionManager.h FDS: Fixed crash when using "Switch Disk Side" when game has 1 side (~64kb) 2018-06-03 18:20:40 -04:00
ForceDisconnectMessage.h NetPlay: Automatically disconnect clients that are not running the same version of Mesen 2016-02-10 23:07:42 -05:00
FourScore.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
FrameInfo.h Video: Aspect ratio now takes overscan settings into account to give an accurate pixel aspect ratio, no matter the overscan 2016-12-09 09:23:04 -05:00
FrontFareast.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
GameClient.cpp Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
GameClient.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
GameClientConnection.cpp Netplay: Fixed regressions/crashes caused by refactoring 2018-07-08 10:28:47 -04:00
GameClientConnection.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
GameConnection.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
GameConnection.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
GameDatabase.cpp VS System: Fixed/improved button remapping 2018-07-08 10:28:48 -04:00
GameDatabase.h DB: Only use unverified entries for headerless roms 2018-04-14 22:31:19 -04:00
GameInformationMessage.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
GameServer.cpp Netplay: Fixed regressions/crashes caused by refactoring 2018-07-08 10:28:47 -04:00
GameServer.h Netplay: Fixed regressions/crashes caused by refactoring 2018-07-08 10:28:47 -04:00
GameServerConnection.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
GameServerConnection.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Ghostbusters63in1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
GoldenFive.h Mapper 104 support (GoldenFive) 2017-04-12 21:40:30 -04:00
Gs2004.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Gs2013.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
GxRom.h Added option to boot up (some) mappers in a random state (useful for homebrew dev) 2018-04-14 22:12:05 -04:00
HandShakeMessage.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
HdAudioDevice.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
HdAudioDevice.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
HdBuilderPpu.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
HdData.h HD Packs: Fixed CHR RAM packs not working (caused by refactoring) 2018-07-08 10:28:48 -04:00
HdNesPack.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
HdNesPack.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
HdPackBuilder.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
HdPackBuilder.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
HdPackConditions.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
HdPackLoader.cpp Linux: Fixed a few more warnings found with -Wextra 2018-06-25 16:21:15 -04:00
HdPackLoader.h HD Packs: Allow all conditions to be inverted by using the ! operator 2018-02-25 17:03:06 -05:00
HdPpu.cpp HD Packs: Fixed CHR RAM packs not working (caused by refactoring) 2018-07-08 10:28:48 -04:00
HdPpu.h Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
HdVideoFilter.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
HdVideoFilter.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Henggedianzi177.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Henggedianzi179.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
HoriTrack.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Hp898f.h UNIF HP898F board support 2016-11-10 16:57:19 -05:00
IAudioDevice.h Audio: Improved audio/video sync and reduced static/glitches in output (on both Windows & Linux) 2018-06-09 14:03:53 -04:00
IBarcodeReader.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
IBattery.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
IInputProvider.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
IInputRecorder.h Lua: Fixed inputPolled event being called multiple times per frame 2017-11-21 17:54:54 -05:00
IKeyManager.h UI: Allow all UI shortcuts to be customized (and support for multi-key shortcuts) 2017-09-08 10:38:41 -04:00
IMemoryHandler.h Linux: Fixed warnings with newer version of clang 2018-06-11 19:07:05 -04:00
IMessageManager.h UI: Added game timer option (+ code refactoring) 2017-05-13 15:43:02 -04:00
iNesLoader.cpp VS System: Fixed/improved button remapping 2018-07-08 10:28:48 -04:00
iNesLoader.h Fixed rom search causing logging, input changes and FDSbios prompt 2018-02-25 11:27:32 -05:00
INotificationListener.h Added support for VS DualSystem (WIP - dual video/audio, input, save states, movies & netplay working) 2018-07-08 10:28:48 -04:00
InputDataMessage.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
InternalRamHandler.h UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly 2018-06-25 13:04:23 -04:00
IremG101.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
IremH3001.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
IremLrog017.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
IremTamS1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
IRenderingDevice.h Video: Exclusive fullscreen mode (wip) 2017-11-29 23:24:26 -05:00
JalecoJf11_14.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
JalecoJf13.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
JalecoJf16.h Added option to boot up (some) mappers in a random state (useful for homebrew dev) 2018-04-14 22:12:05 -04:00
JalecoJf17_19.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
JalecoJfxx.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
JalecoSs88006.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
JissenMahjongController.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
JyCompany.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Kaiser202.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Kaiser7012.h UNIF KS7012 board support 2016-11-12 10:27:20 -05:00
Kaiser7013B.h UNIF KS7013B board support 2016-11-12 10:21:04 -05:00
Kaiser7016.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Kaiser7017.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Kaiser7022.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Kaiser7031.h UNIF: Added support for KS7031 boards 2018-06-17 13:09:21 -04:00
Kaiser7037.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Kaiser7057.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Kaiser7058.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
KeyManager.cpp Libretro support (Linux) 2018-01-04 23:09:07 -05:00
KeyManager.h Libretro support (Linux) 2018-01-04 23:09:07 -05:00
KonamiHyperShot.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
LabelManager.cpp Debugger: Improved performance when a lot of labels are defined (e.g 1000+) 2018-06-09 21:25:49 -04:00
LabelManager.h Debugger: Improved performance when a lot of labels are defined (e.g 1000+) 2018-06-09 21:25:49 -04:00
Lh10.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Lh32.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
LuaApi.cpp Allow Lua API to be used by multiple debugger instances 2018-07-08 10:28:47 -04:00
LuaApi.h Allow Lua API to be used by multiple debugger instances 2018-07-08 10:28:47 -04:00
LuaCallHelper.cpp Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
LuaCallHelper.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
LuaScriptingContext.cpp Allow Lua API to be used by multiple debugger instances 2018-07-08 10:28:47 -04:00
LuaScriptingContext.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
MagicKidGooGoo.h Mapper 190 support (Magic Kid GooGoo) 2017-02-18 12:48:06 -05:00
Malee.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper15.h Mapper 15: Update compatibility (#347) 2018-04-01 14:47:22 -04:00
Mapper35.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Mapper39.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
Mapper40.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Mapper42.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Mapper43.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Mapper50.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Mapper57.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper58.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
Mapper60.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper61.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper62.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper83.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Mapper91.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper103.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper106.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Mapper107.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper108.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper112.h Fixed Linux compilation errors/warnings 2017-05-04 23:38:27 -04:00
Mapper116.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Mapper117.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Mapper120.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper170.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper174.h Mapper 174 support (untested) 2017-05-08 22:55:23 -04:00
Mapper183.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Mapper200.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper201.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper202.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper203.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper204.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper212.h Fixed "1997-in-1" game issue 2017-04-12 20:11:32 -04:00
Mapper213.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper214.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper216.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper218.h Linux: Removed -Wno-switch option and fixed warnings 2018-06-25 15:56:05 -04:00
Mapper221.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper222.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Mapper225.h Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
Mapper226.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper227.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper229.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper230.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper231.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper233.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper234.h Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
Mapper240.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper241.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper242.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper244.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper246.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper253.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
MapperFactory.cpp Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
MapperFactory.h Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
MemoryAccessCounter.cpp Linux: Removed -Wno-switch option and fixed warnings 2018-06-25 15:56:05 -04:00
MemoryAccessCounter.h Debugger: Added "Break on uninitialized memory read" option 2018-06-07 19:32:34 -04:00
MemoryDumper.cpp Linux: Removed -Wno-switch option and fixed warnings 2018-06-25 15:56:05 -04:00
MemoryDumper.h Fixed some cast-align warnings (potential fix for Android crash?) 2018-06-19 20:43:16 -04:00
MemoryManager.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
MemoryManager.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
MesenMovie.cpp Movies: Fixed regressions (due to refactoring) - PollCounter + bk2/fm2 playback 2018-07-08 10:28:47 -04:00
MesenMovie.h Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
MessageManager.cpp Linux: Fixed Linux compilation errors/warnings (due to refactoring) 2018-07-08 10:28:47 -04:00
MessageManager.h Linux: Fixed Linux compilation errors/warnings (due to refactoring) 2018-07-08 10:28:47 -04:00
MessageType.h Netplay: Added password protected servers 2018-06-16 14:02:12 -04:00
MMC1_105.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
MMC1_155.h Mapper 155 support (MMC1A) 2016-06-18 15:49:00 -04:00
MMC1.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
MMC2.h Added option to boot up (some) mappers in a random state (useful for homebrew dev) 2018-04-14 22:12:05 -04:00
MMC3_12.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_14.h Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
MMC3_37.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_44.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_45.h Fixed Famicom Yarou Vol 1 2017-04-12 22:41:00 -04:00
MMC3_47.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_49.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_52.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_114.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_115.h Mapper 115: Fixed issue with Thunderbolt 2 2018-04-16 11:34:26 -04:00
MMC3_121.h Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
MMC3_123.h Mapper 123 support 2016-09-05 14:22:17 -04:00
MMC3_126.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_134.h Mapper 134 support 2016-09-05 13:45:40 -04:00
MMC3_165.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_182.h MMC3_182: Correct switch fallthrough in WriteRegister() (#365) 2018-04-09 17:41:30 -04:00
MMC3_187.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_189.h Mapper 189: Fixed PRG banking register range 2018-04-16 10:34:34 -04:00
MMC3_196.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_197.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_198.h Added tentative support for mapper 198 (incomplete?) 2017-12-26 12:37:17 -05:00
MMC3_199.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_205.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_208.h Fixed compilation warnings 2018-06-19 20:48:57 -04:00
MMC3_215.h UNIF: Added support for UNL-8237A boards 2018-06-18 21:16:30 -04:00
MMC3_217.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_219.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_224.h Added support for mapper 224 2018-06-24 12:36:46 -04:00
MMC3_238.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_245.h Mapper 245 fixes (fixes Dragon Quest VII (Ch)) 2016-10-20 18:13:36 -04:00
MMC3_249.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_250.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_254.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_Bmc411120C.h UNIF BMC-411120C board support 2016-11-12 11:42:04 -05:00
MMC3_BmcF15.h UNIF BMC-F-15 board support 2016-11-11 19:11:52 -05:00
MMC3_ChrRam.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_Coolboy.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_Fk23C.h UNIF FK23C/FK23CA boards support 2017-04-11 21:04:13 -04:00
MMC3_Kof97.h UNIF KOF97 board support 2016-11-06 13:51:18 -05:00
MMC3_MaliSB.h UNIF MALISB board support 2016-11-12 11:05:45 -05:00
MMC3_StreetHeroes.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_Super24in1Sc03.h Super24in1Sc03: Fixed power up state & reset behavior 2018-04-04 17:35:27 -04:00
MMC3.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
MMC4.h Added option to boot up (some) mappers in a random state (useful for homebrew dev) 2018-04-14 22:12:05 -04:00
MMC5.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
MMC5Audio.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
ModChannel.h FDS: Fixed audio bugs introduced in previous commit (broke sound effects in doki doki panic) 2017-05-04 21:41:53 -04:00
MovieDataMessage.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
MovieManager.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
MovieManager.h Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
MovieRecorder.cpp Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
MovieRecorder.h Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
Namco108_76.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Namco108_88.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Namco108_95.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Namco108_154.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Namco108.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Namco163.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Namco163Audio.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Nanjing.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
NetMessage.h Fixed some cast-align warnings (potential fix for Android crash?) 2018-06-19 20:43:16 -04:00
Nina01.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Nina03_06.h DB: Added more unlicensed games to DB 2017-04-03 23:45:24 -04:00
NoiseChannel.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
NotificationManager.cpp Linux: Fixed Linux compilation errors/warnings (due to refactoring) 2018-07-08 10:28:47 -04:00
NotificationManager.h Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
NovelDiamond.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
NROM.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
NsfCart31.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
NsfeLoader.h Fixed rom search causing logging, input changes and FDSbios prompt 2018-02-25 11:27:32 -05:00
NsfLoader.cpp Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
NsfLoader.h Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
NsfMapper.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
NsfMapper.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
NsfPpu.cpp Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
NsfPpu.h Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
NtdecTc112.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
NtscFilter.cpp Fixed some cast-align warnings (potential fix for Android crash?) 2018-06-19 20:43:16 -04:00
NtscFilter.h Libretro: Make NTSC filters output in 240p (faster & works better with shaders) 2018-01-11 22:31:07 -05:00
OekaKids.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
OekaKidsTablet.h Linux: Fixed compilation warnings/errors 2017-11-20 19:15:17 -05:00
OggMixer.cpp HD Packs: Save states now save audio state (for ogg bgm) 2017-08-20 19:03:16 -04:00
OggMixer.h HD Packs: Save states now save audio state (for ogg bgm) 2017-08-20 19:03:16 -04:00
OggReader.cpp Debugger: LUA scripting 2017-08-30 18:31:27 -04:00
OggReader.h Zip: Fixed issues with non-UTF8 filenames in zip files 2017-09-30 14:07:07 -04:00
OpenBusHandler.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
OpllChannel.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
OpllEmulator.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
OpllTables.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
PachinkoController.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
PartyTap.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
PlayerListMessage.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
PowerPad.h Input: Improved config UI for Powerpad (+ added toggle for side A/B) 2017-12-22 21:57:25 -05:00
PPU.cpp Debugger: Don't auto-start debugger when oam decay is turned on 2018-07-08 10:28:48 -04:00
PPU.h Debugger: Added option to break on decayed OAM read 2018-07-08 10:28:48 -04:00
Profiler.cpp Debugger: Fixed empty list after resetting profiler 2017-09-28 21:10:48 -04:00
Profiler.h Debugger: Fixed empty list after resetting profiler 2017-09-28 21:10:48 -04:00
Racermate.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Rambo1_158.h Mapper 158 support (Emulate Alien Syndrome as mapper 158 instead of 118) 2017-05-08 22:47:59 -04:00
Rambo1.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
RawVideoFilter.cpp Fixed some cast-align warnings (potential fix for Android crash?) 2018-06-19 20:43:16 -04:00
RawVideoFilter.h Libretro: Added "raw" palette option 2018-05-07 19:52:56 -04:00
RecordedRomTest.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
RecordedRomTest.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
ReverbFilter.cpp Audio: Added channel panning options 2016-12-09 21:23:20 -05:00
ReverbFilter.h Audio: Added channel panning options 2016-12-09 21:23:20 -05:00
RewindData.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
RewindData.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
RewindManager.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
RewindManager.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
RomData.h Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
RomLoader.cpp Fixed rom search causing logging, input changes and FDSbios prompt 2018-02-25 11:27:32 -05:00
RomLoader.h Fixed rom search causing logging, input changes and FDSbios prompt 2018-02-25 11:27:32 -05:00
RotateFilter.cpp Video: Fixed 270 degree rotation being mirrored 2017-11-11 22:11:16 -05:00
RotateFilter.h Video: Added option to rotate display by 90/180/270 degrees 2017-11-11 20:55:33 -05:00
Rt01.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sachen74LS374N.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sachen74LS374NB.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sachen8259.h Linux: Removed -Wno-switch option and fixed warnings 2018-06-25 15:56:05 -04:00
Sachen9602.h UNIF: Added support for Sachen 9602B board 2018-06-17 00:18:17 -04:00
Sachen_133.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sachen_136.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Sachen_143.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sachen_145.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sachen_147.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sachen_148.h DB: Added some unlicensed games to DB 2017-04-01 18:02:12 -04:00
Sachen_149.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
SaveStateManager.cpp Linux: Fixed Linux compilation errors/warnings (due to refactoring) 2018-07-08 10:28:47 -04:00
SaveStateManager.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
SaveStateMessage.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
ScaleFilter.cpp Linux: Removed -Wno-switch option and fixed warnings 2018-06-25 15:56:05 -04:00
ScaleFilter.h Fixed issues with screenshots 2017-09-01 16:00:55 -04:00
ScriptHost.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
ScriptHost.h Debugger: Added stateLoaded/stateSaved Lua callbacks (+ fixed issues with savestate API & Lua reference cleanup) 2017-10-07 19:48:45 -04:00
ScriptingContext.cpp Allow Lua API to be used by multiple debugger instances 2018-07-08 10:28:47 -04:00
ScriptingContext.h Allow Lua API to be used by multiple debugger instances 2018-07-08 10:28:47 -04:00
SealieComputing.h Mapper 29 support 2017-04-21 12:43:09 -04:00
SelectControllerMessage.h NetPlay: Allow controller selection for host & clients + Spectator mode 2016-02-06 15:33:45 -05:00
ServerInformationMessage.h Netplay: Added password protected servers 2018-06-16 14:02:12 -04:00
ShortcutKeyHandler.cpp Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
ShortcutKeyHandler.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Smb2j.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Snapshotable.cpp Performance: Code optimizations (7-10% faster than 0.9.3) 2017-12-04 00:09:11 -05:00
Snapshotable.h Fixed some cast-align warnings (potential fix for Android crash?) 2018-06-19 20:43:16 -04:00
SnesController.h Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
SnesMouse.h Input: Added UI to select sensitivity for mouse-like devices 2017-12-21 21:31:42 -05:00
SoundMixer.cpp VS DualSystem: Added options to select which video/audio streams to show/play 2018-07-08 10:28:48 -04:00
SoundMixer.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
SquareChannel.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
StandardController.h Added support for VS DualSystem (WIP - dual video/audio, input, save states, movies & netplay working) 2018-07-08 10:28:48 -04:00
stdafx.cpp Save states: Removed MS-specific extension usage & disabled extensions + Removed some errors/warnings caused by this change 2016-06-02 23:56:11 -04:00
stdafx.h Rework notification registration to avoid a lot of potential deadlock situations 2018-06-29 00:06:12 -04:00
StereoDelayFilter.cpp Audio: Added channel panning options 2016-12-09 21:23:20 -05:00
StereoDelayFilter.h Audio: Added channel panning options 2016-12-09 21:23:20 -05:00
StereoPanningFilter.cpp Audio: Added channel panning options 2016-12-09 21:23:20 -05:00
StereoPanningFilter.h Audio: Added channel panning options 2016-12-09 21:23:20 -05:00
StudyBox.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Subor166.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
SuborKeyboard.h Input: Added "keyboard mode" toggle to improve keyboard input 2017-12-17 21:11:54 -05:00
SuborMouse.h Input: Added UI to select sensitivity for mouse-like devices 2017-12-21 21:31:42 -05:00
Sunsoft3.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Sunsoft4.h Linux: Removed -Wno-switch option and fixed warnings 2018-06-25 15:56:05 -04:00
Sunsoft5bAudio.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Sunsoft89.h Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
Sunsoft93.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sunsoft184.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
SunsoftFme7.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Super40in1Ws.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Supervision.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
SystemActionManager.h FDS: Fixed crash on power cycle 2017-12-28 19:57:49 -05:00
T230.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
T262.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
TaitoTc0190.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
TaitoTc0690.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
TaitoX1005.h BaseMapper: Keep _hasBattery flag, even if save ram is 0 bytes long (+ removed old ForceBattery patch) 2018-03-15 23:57:35 -04:00
TaitoX1017.h Fixed CHR banking issue in mapper 82 (Taito X1-017) 2018-06-25 20:57:32 -04:00
Tf1201.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
TraceLogger.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
TraceLogger.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
TriangleChannel.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Txc22000.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Txc22211A.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Txc22211B.h TXC 22211A/B/C support (Mappers 132, 172, 173) 2016-07-17 12:42:03 -04:00
Txc22211C.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
TxSRom.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Types.h Added support for VS DualSystem (WIP - dual video/audio, input, save states, movies & netplay working) 2018-07-08 10:28:48 -04:00
UnifBoards.h UNIF: Added support for BMC-60311C boards 2018-06-25 13:35:40 -04:00
UnifLoader.cpp UNIF: Set CHINA_ER_SAN2 boards to use mapper 19 2018-06-25 13:54:24 -04:00
UnifLoader.h DB: Only use unverified entries for headerless roms 2018-04-14 22:31:19 -04:00
Unl158B.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Unl255in1.h Support for 255-in-1 rom 2017-04-12 20:23:32 -04:00
Unl8237A.h UNIF: Added support for UNL-8237A boards 2018-06-18 21:16:30 -04:00
Unl43272.h UNIF UNL-43272 board support 2016-11-12 11:41:39 -05:00
UnlD1038.h UNIF D1038 board support 2017-04-12 20:52:16 -04:00
UnlDripGame.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
UnlDripGameAudio.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
UnlPci556.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
UnlPuzzle.h DB: Added more unlicensed games to DB 2017-04-03 23:45:24 -04:00
UnlVrc7.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
UnRom512.h UNROM-512: Fixed mirroring issues (?) 2018-03-15 19:51:28 -04:00
UnRom_94.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
UnRom_180.h Fixed issue with mapper 180 (regression caused by recent commit) 2018-06-24 20:07:50 -04:00
UNROM.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VideoDecoder.cpp Split part of MessageManager into non-static NotificationManager 2018-07-08 10:28:47 -04:00
VideoDecoder.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VideoHud.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VideoHud.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VideoRenderer.cpp Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VideoRenderer.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VirtualFile.cpp Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
VirtualFile.h Zip: Fixed issues with non-UTF8 filenames in zip files 2017-09-30 14:07:07 -04:00
Vrc6Audio.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Vrc6Pulse.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Vrc6Saw.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Vrc7Audio.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VRC1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VRC2_4.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VRC3.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VRC6.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VRC7.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VrcIrq.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VsControlManager.cpp VS System: Fixed/improved button remapping 2018-07-08 10:28:48 -04:00
VsControlManager.h VS System: Fixed/improved button remapping 2018-07-08 10:28:48 -04:00
VsSystem.h Added support for VS DualSystem (WIP - dual video/audio, input, save states, movies & netplay working) 2018-07-08 10:28:48 -04:00
VsSystemActionManager.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
VsZapper.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Waixing162.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Waixing164.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Waixing176.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Waixing178.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Waixing252.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
WaveRecorder.cpp Sound Recorder: Added .wav recording feature (Tools menu) 2016-06-05 14:36:20 -04:00
WaveRecorder.h Sound Recorder: Added .wav recording feature (Tools menu) 2016-06-05 14:36:20 -04:00
Yoko.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
Zapper.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00