Mesen/Core
2017-01-15 14:24:34 -05:00
..
A12Watcher.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 NSF/NSFe support 2016-06-25 20:46:54 -04:00
APU.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
ApuEnvelope.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
ApuFrameCounter.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
ApuLengthCounter.cpp Optimized Length Counter "NeedToRun" 2015-07-19 22:24:56 -04:00
ApuLengthCounter.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
ArkanoidController.cpp Save States: Refactoring - everything is now saved in size-defined blocks (should no longer need to break compatibility in the future) 2016-06-02 20:20:26 -04:00
ArkanoidController.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
AutoRomTest.cpp Automatic tests: Bug fixes 2016-08-27 13:25:38 -04:00
AutoRomTest.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
AutoSaveManager.cpp Debugger: Prevent autosave from resuming execution 2016-11-26 18:04:09 -05:00
AutoSaveManager.h Auto quick saves - allow automatic save states to be taken and saved to slot #6 (read-only) every X minutes 2016-08-31 20:54:38 -04:00
AviRecorder.cpp AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
AviRecorder.h AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
Ax5705.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
AXROM.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bandai74161_7432.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BandaiFcg.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BandaiKaraoke.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BaseApuChannel.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BaseControlDevice.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
BaseControlDevice.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BaseExpansionAudio.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BaseFdsChannel.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BaseMapper.cpp Fixed crash when rom contains no CHR ROM & no CHR RAM 2017-01-06 19:31:36 -05:00
BaseMapper.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BaseVideoFilter.cpp UI: Improve/simplify resizing logic 2016-12-22 23:08:34 -05:00
BaseVideoFilter.h Input: Added options to display the input of controllers on the screen 2016-07-19 16:30:18 -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 Linux: Fixed compilation error with new ntsc filter 2016-12-30 14:47:40 -05:00
BisqwitNtscFilter.h Video: Added new NTSC filter (Bisqwit's) 2016-12-27 15:04:20 -05: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
Bmc11160.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Bmc810544CA1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BmcG146.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BmcNtd03.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
BnRom.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Breakpoint.cpp Debugger: Added address range option for breakpoints 2016-12-04 12:21:20 -05:00
Breakpoint.h Debugger: Added address range option for breakpoints 2016-12-04 12:21:20 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
CheatManager.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
CheatManager.h Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
ClientConnectionData.h Code cleanup - Removed old unused feature 2016-09-03 10:50:23 -04:00
CNROM.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
CodeDataLogger.cpp Debugger: Added function list (based on JSR calls) 2016-11-20 13:15:37 -05:00
CodeDataLogger.h Debugger: Added function list (based on JSR calls) 2016-11-20 13:15:37 -05: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 Overclocking: Fixed sound issues when overclocking was enabled 2016-12-23 13:56:45 -05:00
Console.h Overclocking: Fixed sound issues when overclocking was enabled 2016-12-23 13:56:45 -05:00
ControlManager.cpp Added support for binding actions to gamepad/keyboard + Added a fast forward key (hold to fast forward) 2016-09-02 19:36:37 -04:00
ControlManager.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Core.vcxproj Video: Added "Video Recorder" to record AVI files 2016-12-29 21:19:13 -05:00
Core.vcxproj.filters Video: Added "Video Recorder" to record AVI files 2016-12-29 21:19:13 -05:00
CpRom.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
CPU.cpp Linux: Fixed PPU crash when rendering is off + uninitalized variables 2016-12-16 07:13:33 -05:00
CPU.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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
DaouInfosys.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
DebugBreakHelper.h Debugger: Added profiler in memory tools (renamed from memory viewer) 2016-12-08 19:30:41 -05:00
Debugger.cpp Linux: Fixed debugger (randomly) not working due to uninitalized variables 2016-12-13 23:28:28 -05:00
Debugger.h Linux: Fixed debugger (randomly) not working due to uninitalized variables 2016-12-13 23:28:28 -05:00
DebuggerTypes.h Debugger: Refactoring/performance fixes for memory access counters 2016-12-09 00:02:56 -05:00
DebugState.h Debugger: Added cpu/ppu memory mapping display (not finished, but enough for most typical cases) 2016-09-04 18:08:16 -04:00
DefaultVideoFilter.cpp 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
DefaultVideoFilter.h Video Decoder: Improved performance (slightly reduces CPU usage) 2016-08-25 20:43:20 -04:00
DeltaModulationChannel.cpp Overclocking: Fixed sound issues when overclocking was enabled 2016-12-23 13:56:45 -05:00
DeltaModulationChannel.h Overclocking: Fixed sound issues when overclocking was enabled 2016-12-23 13:56:45 -05:00
Disassembler.cpp Debugger: Do not display code in ram with a green (unexecuted) background 2016-12-21 20:14:30 -05:00
Disassembler.h Debugger: Options to disassemble unknown blocks and/or data 2016-12-05 23:35:07 -05:00
DisassemblyInfo.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
DisassemblyInfo.h Debugger: Added option to highlight disassembled but not yet executed code (e.g unused branches) 2016-11-27 19:43:17 -05:00
DreamTech01.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Edu2000.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
EmulationSettings.cpp Version Update: 0.7.0 2016-12-30 18:32:45 -05:00
EmulationSettings.h Video: Added new NTSC filter (Bisqwit's) 2016-12-27 15:04:20 -05:00
ExpressionEvaluator.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
ExpressionEvaluator.h Debugger: Fixed emulator crash when entering some invalid watch/debug expressions 2016-12-10 15:18:50 -05:00
FDS.cpp FDS: Improved IRQ accuracy - fixes bug in Druid - Kyoufu no Tobira 2016-09-08 22:55:54 -04:00
FDS.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
FdsAudio.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
FdsLoader.h Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
ForceDisconnectMessage.h NetPlay: Automatically disconnect clients that are not running the same version of Mesen 2016-02-10 23:07:42 -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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
GameClient.cpp Linux: Implemented sockets/netplay + fixed uninitialized variable crash 2016-12-17 18:56:03 -05:00
GameClient.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
GameClientConnection.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
GameClientConnection.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
GameConnection.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
GameConnection.h NetPlay: Automatically disconnect clients that are not running the same version of Mesen 2016-02-10 23:07:42 -05:00
GameDatabase.cpp Input: Fixed "Automatically configure controllers" option not working 2016-12-14 18:27:34 -05:00
GameDatabase.h FDS: Default to 2 standard controllers & famicom input mode for FDS games 2016-09-10 09:43:01 -04:00
GameInformationMessage.h Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
GameServer.cpp Linux: Implemented sockets/netplay + fixed uninitialized variable crash 2016-12-17 18:56:03 -05:00
GameServer.h NetPlay: Allow controller selection for host & clients + Spectator mode 2016-02-06 15:33:45 -05:00
GameServerConnection.cpp Code cleanup - Removed old unused feature 2016-09-03 10:50:23 -04:00
GameServerConnection.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Ghostbusters63in1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
HandShakeMessage.h Code cleanup - Removed old unused feature 2016-09-03 10:50:23 -04:00
HdNesPack.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
HdPpu.h Rendering: Fixed dropped frames in VideoDecoder (makes NTSC picture and full_palette tests a lot more stable). 2016-01-12 19:42:28 -05:00
HdVideoFilter.cpp 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
HdVideoFilter.h Ntsc emulation support + resolution scale options 2016-01-05 21:28:38 -05: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
Hp898f.h UNIF HP898F board support 2016-11-10 16:57:19 -05:00
IAudioDevice.h Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
IGameBroadcaster.h Netplay (not finished, but works), save state fixes 2014-07-06 19:54:47 -04:00
IKeyManager.h Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
IMemoryHandler.h Debugger: Memory access counters (read/write/exec/uninitialized read) 2016-12-01 19:38:48 -05:00
IMessageManager.h Code cleanup - Removed old unused feature 2016-09-03 10:50:23 -04:00
iNesLoader.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
iNesLoader.h Game DB: Added a game database (mix of Nestopia's DB and NesCartDB) - used to correct invalid ROM headers and automatically detect NES 2.0 submappers 2016-06-15 21:59:34 -04:00
INotificationListener.h Debugger: Added option to select at what scanline/cycle to display data in PPU viewer 2016-11-26 20:44:23 -05:00
InputDataMessage.h Input: Reworked most of the input-related code. Zapper/Famicom support added. NetPlay and Movies now support any input type 2016-02-05 23:14:27 -05:00
IremG101.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
IremH3001.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
JyCompany.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Kaiser202.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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
Kaiser7022.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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
LabelManager.cpp Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
LabelManager.h Debugger: Allow adding labels to registers 2016-11-23 18:48:29 -05: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
Malee.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper15.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper35.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper40.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper42.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper43.h Mapper 43 support 2016-11-09 19:53:23 -05:00
Mapper50.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper57.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper58.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper117.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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
Mapper183.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper220.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper221.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper222.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Mapper225.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MapperFactory.cpp Set UNIF NovelDiamond board as mapper 54 (same as Nestopia) 2016-11-12 12:03:35 -05:00
MapperFactory.h UNIF HP898F board support 2016-11-10 16:57:19 -05:00
MemoryAccessCounter.cpp Debugger: Refactoring/performance fixes for memory access counters 2016-12-09 00:02:56 -05:00
MemoryAccessCounter.h Debugger: Refactoring/performance fixes for memory access counters 2016-12-09 00:02:56 -05:00
MemoryDumper.cpp Debugger: Memory access counters (read/write/exec/uninitialized read) 2016-12-01 19:38:48 -05:00
MemoryDumper.h Debugger: Refactoring/performance fixes for memory access counters 2016-12-09 00:02:56 -05:00
MemoryManager.cpp Debugger: Ability to add labels/symbols & comments to code (work in progress) 2016-11-21 22:34:47 -05:00
MemoryManager.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MessageManager.cpp Video: Added "Video Recorder" to record AVI files 2016-12-29 21:19:13 -05:00
MessageManager.h UI: Portuguese translation (thanks to ThallesAps!) 2016-12-20 23:04:20 -05:00
MessageType.h NetPlay: Automatically disconnect clients that are not running the same version of Mesen 2016-02-10 23:07:42 -05:00
MMC1_105.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC1_155.h Mapper 155 support (MMC1A) 2016-06-18 15:49:00 -04:00
MMC1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC2.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_12.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_14.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_121.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_187.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC3_189.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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_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_215.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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_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_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 UNIF Super24in1Sc03 board support 2016-11-08 19:51:53 -05:00
MMC3.h MMC3: Allow bits 6/7 to be used for reg 6 & 7 (needed for some bootleg games) 2017-01-15 14:24:34 -05:00
MMC4.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
MMC5.h MMC5: Small bug fix (used wrong register numbers) 2016-12-30 13:42:12 -05:00
MMC5Audio.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
ModChannel.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Movie.cpp Fixed tiny memory leak 2016-12-30 13:42:40 -05:00
Movie.h 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
MovieDataMessage.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Namco163Audio.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Nanjing.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
NetMessage.h NetPlay: Allow controller selection for host & clients + Spectator mode 2016-02-06 15:33:45 -05:00
Nina01.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Nina03_06.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
NoiseChannel.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed GCC errors/warnings 2016-12-12 20:33:48 -05:00
NsfLoader.h Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
NsfMapper.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
NsfMapper.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
NsfPpu.h NSF/NSFe support 2016-06-25 20:46:54 -04:00
NtdecTc112.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
NtscFilter.cpp 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
NtscFilter.h NTSC Filter: Generate image with custom palette when one is used 2016-05-27 17:42:28 -04:00
OekaKids.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
OekaKidsTablet.cpp Oeka Kids Tablet support 2016-07-30 17:27:14 -04:00
OekaKidsTablet.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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
PlayerListMessage.h Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
PPU.cpp Overclocking: Fixed sound issues when overclocking was enabled 2016-12-23 13:56:45 -05:00
PPU.h Overclocking: Fixed sound issues when overclocking was enabled 2016-12-23 13:56:45 -05:00
Profiler.cpp Debugger: Fixed profiler counting jsr/rts cycles in the wrong function 2016-12-09 13:45:50 -05:00
Profiler.h Debugger: Fixed profiler counting jsr/rts cycles in the wrong function 2016-12-09 13:45:50 -05:00
Racermate.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Rambo1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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
RomData.h Input: Fixed "Automatically configure controllers" option not working 2016-12-14 18:27:34 -05:00
RomLoader.cpp Utilities: Rewrote file/folder utility functions to use the new filesystem api (works in both VC & GCC) 2016-12-11 20:42:59 -05:00
RomLoader.h Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -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: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sachen_133.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sachen_136.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sachen_149.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
SaveStateManager.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
SaveStateManager.h Added support for binding actions to gamepad/keyboard + Added a fast forward key (hold to fast forward) 2016-09-02 19:36:37 -04:00
SaveStateMessage.h Linux: Implemented sockets/netplay + fixed uninitialized variable crash 2016-12-17 18:56:03 -05:00
ScaleFilter.cpp 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
ScaleFilter.h Video Filters: Added "Prescale" filter to allow limiting the blur factor when using bilinear interpolation 2016-07-09 09:06:34 -04:00
SelectControllerMessage.h NetPlay: Allow controller selection for host & clients + Spectator mode 2016-02-06 15:33:45 -05:00
ShortcutKeyHandler.cpp Shortcuts: Added increase/decrease speed shortcuts 2016-09-11 08:29:34 -04:00
ShortcutKeyHandler.h Shortcuts: Added VS Service button 2016-09-03 10:50:23 -04:00
Smb2j.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Snapshotable.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
Snapshotable.h Minor fixes for windows build 2016-12-11 11:18:37 -05:00
SoundMixer.cpp Video: Added "Video Recorder" to record AVI files 2016-12-29 21:19:13 -05:00
SoundMixer.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
SquareChannel.h Audio: Fixed a number of issues with square channel - apu_mixer tests sound much closer to real hardware. 2016-12-21 18:27:08 -05:00
StandardController.cpp Oeka Kids Tablet support 2016-07-30 17:27:14 -04:00
StandardController.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Force some inline functions in clang (faster) 2016-12-22 18:49:24 -05: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
Sunsoft3.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sunsoft4.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sunsoft5bAudio.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Sunsoft89.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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
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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
TaitoX1005.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
TaitoX1017.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Tf1201.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
TraceLogger.cpp Debugger: Fixed LogStatic() calls not being inserted at the right position in the log file 2016-12-07 19:36:19 -05:00
TraceLogger.h Debugger: Trace logger performance improvements (3-4x faster than before) 2016-11-28 19:51:43 -05:00
TriangleChannel.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Txc22000.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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
UnifBoards.h UNIF BMC-411120C board support 2016-11-12 11:42:04 -05:00
UnifLoader.h Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
Unl43272.h UNIF UNL-43272 board support 2016-11-12 11:41:39 -05:00
UnlPci556.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
UnRom_94.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
UnRom_180.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
UNROM.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VideoDecoder.cpp AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
VideoDecoder.h AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
VideoHud.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
VideoHud.h Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
VideoRenderer.cpp Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
VideoRenderer.h Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
Vrc6Audio.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VRC1.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VRC2_4.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VRC3.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VRC6.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VRC7.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VrcIrq.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VsControlManager.cpp Support for VS Unisystem games (Not yet supported properly in movies and netplay) 2016-04-30 20:08:53 -04:00
VsControlManager.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VsSystem.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
VsZapper.cpp VS: Added support for VS zapper 2016-06-22 19:23:08 -04:00
VsZapper.h Oeka Kids Tablet support 2016-07-30 17:27:14 -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 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05: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
Zapper.cpp VS: Added support for VS zapper 2016-06-22 19:23:08 -04:00
Zapper.h Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00