Mesen-X/Core
2016-06-03 19:16:31 -04:00
..
APU.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
APU.h FDS: Sound support 2016-01-30 14:57:50 -05:00
ApuEnvelope.h 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
ApuFrameCounter.h 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
ApuLengthCounter.cpp Optimized Length Counter "NeedToRun" 2015-07-19 22:24:56 -04:00
ApuLengthCounter.h 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.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 Input: Arkanoid controller support - NES & Famicom (Passes both test roms, works via NetPlay/Movies) 2016-02-14 12:58:35 -05:00
AutoRomTest.cpp Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
AutoRomTest.h Win 8.1/10 support: Fixed crashes, added automatic download feature for the MSVC runtime 2016-01-16 19:33:10 -05:00
AXROM.h NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
Bandai74161_7432.h 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
BaseApuChannel.h 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
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 Input: Arkanoid controller support - NES & Famicom (Passes both test roms, works via NetPlay/Movies) 2016-02-14 12:58:35 -05:00
BaseFdsChannel.h 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
BaseMapper.cpp NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
BaseMapper.h NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
BaseSoundFilter.cpp Audio: Added stereo effects + reverb options 2016-02-21 15:31:39 -05:00
BaseSoundFilter.h Audio: Added stereo effects + reverb options 2016-02-21 15:31:39 -05:00
BaseVideoFilter.cpp Video Config: Brightness/Contrast/Hue/Saturation/Scanline configuration. + NTSC filter config 2016-05-26 22:32:20 -04:00
BaseVideoFilter.h Video Config: Brightness/Contrast/Hue/Saturation/Scanline configuration. + NTSC filter config 2016-05-26 22:32:20 -04:00
BF909x.h NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
BF9096.h NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
BnRom.h BNROM+Nina01 support (Mapper 34) 2015-12-31 09:51:01 -05:00
Breakpoint.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
Breakpoint.h Debugger breakpoint improvements (Conditional breaks, vram breaks, absolute address breaks, etc.) 2016-01-09 13:15:43 -05:00
CheatManager.cpp Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
CheatManager.h NetPlay: Sync host cheat codes with clients 2016-01-21 20:30:00 -05:00
ClientConnectionData.h NetPlay: Allow controller selection for host & clients + Spectator mode 2016-02-06 15:33:45 -05:00
CNROM.h NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
CodeDataLogger.cpp GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete) 2015-08-28 21:01:18 -04:00
CodeDataLogger.h Debugger - Basic FCEUX CDL file support 2015-08-17 19:32:10 -04:00
ColorDreams.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
Console.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
Console.h Input: Arkanoid controller support - NES & Famicom (Passes both test roms, works via NetPlay/Movies) 2016-02-14 12:58:35 -05:00
ControlManager.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
ControlManager.h Support for VS Unisystem games (Not yet supported properly in movies and netplay) 2016-04-30 20:08:53 -04:00
Core.vcxproj 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
Core.vcxproj.filters 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
CpRom.h CpRom support (Mapper 13) 2015-12-28 15:16:50 -05:00
CPU.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
CPU.h 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
Debugger.cpp Debugger: Allow disassembly of cartridge work ram & cpu ram + Added tracing for NMI, IRQ and DMAs 2016-02-13 22:19:42 -05:00
Debugger.h Debugger: Improved performance (reduced locking, etc.). 2016-01-26 16:47:21 -05:00
DebugState.h Trace Logger (very basic, not finished) 2016-01-10 19:56:40 -05:00
DefaultVideoFilter.cpp Video Config: Brightness/Contrast/Hue/Saturation/Scanline configuration. + NTSC filter config 2016-05-26 22:32:20 -04:00
DefaultVideoFilter.h Video Config: Brightness/Contrast/Hue/Saturation/Scanline configuration. + NTSC filter config 2016-05-26 22:32:20 -04:00
DeltaModulationChannel.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
DeltaModulationChannel.h APU: Code cleanup (removed unused class template) 2016-01-24 18:51:07 -05:00
Disassembler.cpp Debugger: Allow disassembly of cartridge work ram & cpu ram + Added tracing for NMI, IRQ and DMAs 2016-02-13 22:19:42 -05:00
Disassembler.h Debugger: Allow disassembly of cartridge work ram & cpu ram + Added tracing for NMI, IRQ and DMAs 2016-02-13 22:19:42 -05:00
DisassemblyInfo.cpp Trace Logger: Made output match Nintendulator's output closely to make comparisons easier 2016-06-01 21:01:04 -04:00
DisassemblyInfo.h Debugger: Allow disassembly of cartridge work ram & cpu ram + Added tracing for NMI, IRQ and DMAs 2016-02-13 22:19:42 -05:00
EmulationSettings.cpp Version Update: 0.2.0 2016-05-27 19:34:56 -04:00
EmulationSettings.h NTSC Filter: Generate image with custom palette when one is used 2016-05-27 17:42:28 -04:00
ExpressionEvaluator.cpp Debugger: Improved watch window (now allows expressions like conditional breakpoints) 2016-01-10 13:23:19 -05:00
ExpressionEvaluator.h Debugger: Improved watch window (now allows expressions like conditional breakpoints) 2016-01-10 13:23:19 -05:00
FDS.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
FDS.h FDS: Fast-forward through bios when fast forward option is activated 2016-01-30 15:58:29 -05:00
FdsAudio.h 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
FdsLoader.h Support for VS Unisystem games (Not yet supported properly in movies and netplay) 2016-04-30 20:08:53 -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
GameClient.cpp Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
GameClient.h NetPlay: Allow controller selection for host & clients + Spectator mode 2016-02-06 15:33:45 -05:00
GameClientConnection.cpp Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
GameClientConnection.h NetPlay: Fixed zapper for clients (did not work at all) 2016-02-10 19:48:15 -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
GameInformationMessage.h Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
GameServer.cpp Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
GameServer.h NetPlay: Allow controller selection for host & clients + Spectator mode 2016-02-06 15:33:45 -05:00
GameServerConnection.cpp Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
GameServerConnection.h NetPlay: Automatically disconnect clients that are not running the same version of Mesen 2016-02-10 23:07:42 -05:00
GxRom.h UNL-PCI556 (Mapper 38) support 2015-12-29 21:25:31 -05:00
HandShakeMessage.h NetPlay: Automatically disconnect clients that are not running the same version of Mesen 2016-02-10 23:07:42 -05:00
HdNesPack.h 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
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: Added customizable RGB palette 2016-01-17 14:21:31 -05:00
HdVideoFilter.h Ntsc emulation support + resolution scale options 2016-01-05 21:28:38 -05:00
IAudioDevice.h Audio: Added stereo effects + reverb options 2016-02-21 15:31:39 -05:00
IGameBroadcaster.h Netplay (not finished, but works), save state fixes 2014-07-06 19:54:47 -04:00
IKeyManager.h Input: Arkanoid controller support - NES & Famicom (Passes both test roms, works via NetPlay/Movies) 2016-02-14 12:58:35 -05:00
IMemoryHandler.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
IMessageManager.h UI: Changed way notifications are displayed (text only) 2016-02-06 18:33:24 -05:00
iNesLoader.h iNES: Support for trainers in iNES header 2016-05-19 18:53:33 -04:00
INotificationListener.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
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 NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
IremH3001.h 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
IremLrog017.h Mapper 77 support 2016-01-19 23:45:54 -05:00
IremTamS1.h Mapper 97 support 2016-01-18 18:24:22 -05:00
IRenderingDevice.h Vista: Fixed a couple of issues that came up while testing on windows vista 2016-01-16 12:29:17 -05:00
JalecoJf11_14.h Mapper 140 (Jaleco JF 11 & 14) support 2016-01-23 16:02:11 -05:00
JalecoJf16.h NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
JalecoJf17_19.h 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
JalecoJfxx.h JalecoJfxx & Bandai 74161/7432 support (Mapper 70, 87, 101, 152) 2015-12-30 16:41:47 -05:00
JalecoSs88006.h 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
Mapper15.h Mapper 15 support 2016-05-19 18:54:49 -04:00
Mapper57.h 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
Mapper58.h Mapper 58 support 2016-01-19 20:48:09 -05:00
Mapper60.h 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
Mapper61.h Mapper 61 support 2016-01-23 11:44:40 -05:00
Mapper62.h Mapper 62 support 2016-01-23 11:57:24 -05:00
Mapper91.h Mapper 91 support 2016-01-23 16:20:28 -05:00
Mapper107.h Mapper 107 support 2016-01-19 22:33:29 -05:00
Mapper112.h 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
Mapper200.h Mapper 200 support 2016-01-18 22:48:09 -05:00
Mapper201.h Mapper 201 support 2016-01-20 19:08:36 -05:00
Mapper202.h 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
Mapper203.h Mapper 203 support 2016-01-20 18:42:03 -05:00
Mapper225.h Mapper 225 support 2016-01-23 14:58:19 -05:00
Mapper226.h 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
Mapper230.h 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
Mapper231.h Mapper 231 support 2016-01-18 22:26:54 -05:00
Mapper240.h Mapper 240 support 2016-01-18 21:54:04 -05:00
Mapper241.h Mapper 241 support 2016-02-22 20:14:40 -05:00
Mapper242.h Mapper 242 support 2016-01-18 21:46:53 -05:00
Mapper246.h Mapper 246 support 2016-01-18 22:08:00 -05:00
MapperFactory.cpp NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
MapperFactory.h FDS support (missing sound emulation) 2016-01-28 20:47:16 -05:00
MemoryManager.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
MemoryManager.h BaseMapper: Fixed missing CPU clocks in ProcessCpuClock 2016-01-24 16:51:58 -05:00
MessageManager.cpp Japanese: Small text fixes 2016-05-23 09:26:05 -04:00
MessageManager.h Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -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.h NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
MMC2.h 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
MMC3.h NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
MMC3_12.h 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
MMC3_37.h 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
MMC3_44.h 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
MMC3_45.h 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
MMC3_47.h 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
MMC3_49.h 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
MMC3_52.h 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
MMC3_115.h 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
MMC3_189.h 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
MMC3_205.h 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
MMC3_ChrRam.h 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
MMC4.h MMC4 support 2015-12-28 13:57:26 -05:00
MMC5.h 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
ModChannel.h 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
Movie.cpp Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
Movie.h Version Update: 0.1.1 2016-02-14 18:36:08 -05:00
MovieDataMessage.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
Namco108.h Namco 108 (Mapper 206, 76, 88, 95, 154) support 2016-01-01 12:34:16 -05:00
Namco108_76.h Namco 108 (Mapper 206, 76, 88, 95, 154) support 2016-01-01 12:34:16 -05:00
Namco108_88.h Namco 108 (Mapper 206, 76, 88, 95, 154) support 2016-01-01 12:34:16 -05:00
Namco108_95.h BaseMapper: Refactoring, improved generic save state support 2016-01-24 11:18:50 -05:00
Namco108_154.h Namco 108 (Mapper 206, 76, 88, 95, 154) support 2016-01-01 12:34:16 -05:00
Nanjing.h 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
NetMessage.h NetPlay: Allow controller selection for host & clients + Spectator mode 2016-02-06 15:33:45 -05:00
Nina01.h BNROM+Nina01 support (Mapper 34) 2015-12-31 09:51:01 -05:00
Nina03_06.h Mapper 113: Fixed CHR selection 2015-12-31 12:07:22 -05:00
NoiseChannel.h 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
NROM.h Nina-03/06 support (Mapper 79) 2015-12-30 11:47:36 -05:00
NtdecTc112.h Mapper 193 support 2016-01-19 16:59:01 -05:00
NtscFilter.cpp NTSC Filter: Generate image with custom palette when one is used 2016-05-27 17:42:28 -04:00
NtscFilter.h NTSC Filter: Generate image with custom palette when one is used 2016-05-27 17:42:28 -04:00
PlayerListMessage.h NetPlay: Allow controller selection for host & clients + Spectator mode 2016-02-06 15:33:45 -05:00
PPU.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
PPU.h PPU: Fix for Kick Master (race condition between 2006 writes and Y scrolling increment at cycle 256) 2016-05-31 17:12:43 -04:00
Rambo1.h 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
ReverbFilter.cpp Audio: Added stereo effects + reverb options 2016-02-21 15:31:39 -05:00
ReverbFilter.h Audio: Added stereo effects + reverb options 2016-02-21 15:31:39 -05:00
RomData.h MMC3: Implemented submapper 3 (MM-ACC) - fixes Incredible Crash Dummies 2016-06-02 20:35:08 -04:00
RomLoader.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
ROMLoader.h NetPlay/Movies: Avoid performing CRC32 checks when looking for a rom that matches 2016-02-08 23:34:48 -05:00
Sachen_145.h Sachen mapper 145, 146, 147 support 2015-12-31 10:51:00 -05:00
Sachen_147.h Sachen mapper 145, 146, 147 support 2015-12-31 10:51:00 -05:00
Sachen_148.h Sachen mapper 148 & 149 support 2015-12-31 11:04:26 -05:00
Sachen_149.h Sachen mapper 148 & 149 support 2015-12-31 11:04:26 -05:00
SaveStateManager.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
SaveStateManager.h 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
SaveStateMessage.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
ScaleFilter.cpp Video Config: Brightness/Contrast/Hue/Saturation/Scanline configuration. + NTSC filter config 2016-05-26 22:32:20 -04:00
ScaleFilter.h Video Filter: HQX - only perform init once to avoid a small freeze each time the filter is changed 2016-05-23 21:34:17 -04:00
SelectControllerMessage.h NetPlay: Allow controller selection for host & clients + Spectator mode 2016-02-06 15:33:45 -05:00
Snapshotable.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
Snapshotable.h 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
SoundMixer.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
SoundMixer.h Sound Mixer: Accurate volume control for each channel 2016-06-01 19:38:31 -04:00
SquareChannel.h 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
StandardController.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
StandardController.h Input: Arkanoid controller support - NES & Famicom (Passes both test roms, works via NetPlay/Movies) 2016-02-14 12:58:35 -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 GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete) 2015-08-28 21:01:18 -04:00
StereoDelayFilter.cpp Fixed warnings 2016-02-22 19:56:13 -05:00
StereoDelayFilter.h Audio: Added stereo effects + reverb options 2016-02-21 15:31:39 -05:00
StereoPanningFilter.cpp Audio: Added stereo effects + reverb options 2016-02-21 15:31:39 -05:00
StereoPanningFilter.h Audio: Added stereo effects + reverb options 2016-02-21 15:31:39 -05:00
SunSoft3.h 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
SunSoft4.h 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
Sunsoft89.h Sunsoft mapper 89/93/184 support 2015-12-30 20:31:54 -05:00
Sunsoft93.h Sunsoft mapper 89/93/184 support 2015-12-30 20:31:54 -05:00
Sunsoft184.h Sunsoft mapper 89/93/184 support 2015-12-30 20:31:54 -05:00
TaitoTc0190.h Taico TC0190 (Mapper 33) support 2015-12-28 23:21:10 -05:00
TaitoX1005.h 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
TaitoX1017.h 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
TraceLogger.cpp Trace Logger: Made output match Nintendulator's output closely to make comparisons easier 2016-06-01 21:01:04 -04:00
TraceLogger.h Trace Logger: Made output match Nintendulator's output closely to make comparisons easier 2016-06-01 21:01:04 -04:00
TriangleChannel.h 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
TxSRom.h 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
UnlPci556.h Mapper 38: Fixed register address ($7000-7FFF) 2015-12-29 22:10:30 -05:00
UNROM.h NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
UnRom_94.h Mapper 94 support 2016-01-18 18:43:06 -05:00
UnRom_180.h Mapper 180 support 2016-01-18 18:03:42 -05:00
VideoDecoder.cpp Video Filters: xBRZ, HQX, Scale2x, 2xSai, Super2xSai, SuperEagle support 2016-05-23 17:02:24 -04:00
VideoDecoder.h Video: Fullscreen window mode + auto-adjust video to window 2016-02-07 13:05:32 -05:00
VideoRenderer.cpp VideoRenderer: Make sure thread ends properly on destruction 2016-02-05 23:15:12 -05:00
VideoRenderer.h VideoRenderer: Split from VideoDecoder. Handles drawing to the screen - even when no game is running. 2016-01-31 00:41:33 -05:00
VRC1.h 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
VRC2_4.h 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
VRC3.h 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
VRC6.h 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
VRC7.h 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
VrcIrq.h 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
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 Support for VS Unisystem games (Not yet supported properly in movies and netplay) 2016-04-30 20:08:53 -04:00
VsSystem.h Support for VS Unisystem games (Not yet supported properly in movies and netplay) 2016-04-30 20:08:53 -04:00
Zapper.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
Zapper.h Input: Arkanoid controller support - NES & Famicom (Passes both test roms, works via NetPlay/Movies) 2016-02-14 12:58:35 -05:00