Mesen-X/Core
2015-08-23 20:24:24 -04:00
..
APU.cpp MMC5 support (incomplete) 2015-07-29 22:10:34 -04:00
APU.h PAL support (PPU & APU) 2015-07-21 23:05:27 -04:00
ApuEnvelope.h Improved APU accuracy - passes most APU tests 2015-07-19 01:30:13 -04:00
ApuFrameCounter.h MMC5 support (incomplete) 2015-07-29 22:10:34 -04:00
ApuLengthCounter.cpp Optimized Length Counter "NeedToRun" 2015-07-19 22:24:56 -04:00
ApuLengthCounter.h Optimized Length Counter "NeedToRun" 2015-07-19 22:24:56 -04:00
AXROM.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
BaseApuChannel.h PAL support (PPU & APU) 2015-07-21 23:05:27 -04:00
BaseMapper.h Debugger - Show prg address & raw byte code options + Deadlock fixes 2015-08-21 22:42:44 -04:00
BF909x.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
Breakpoint.cpp Unfinished visual debugger implementation (to be finished later) 2015-06-24 19:26:19 -04:00
Breakpoint.h Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
CheatManager.cpp -Added x64 build 2015-07-06 21:31:32 -04:00
CheatManager.h Added cheat code support - Supports Game Genie, Pro Action Rocky and Custom codes 2015-07-05 19:05:33 -04:00
ClientConnectionData.h Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
CNROM.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
CodeDataLogger.cpp Fixed warnings 2015-08-17 21:59:48 -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 Added custom FPS limit options + Fixed netplay crashes 2015-08-23 20:24:24 -04:00
Console.h Debugger - Show prg address & raw byte code options + Deadlock fixes 2015-08-21 22:42:44 -04:00
ControlManager.cpp Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
ControlManager.h MMC5 support (incomplete) 2015-07-29 22:10:34 -04:00
Core.vcxproj Debugger - Basic FCEUX CDL file support 2015-08-17 19:32:10 -04:00
Core.vcxproj.filters Debugger - Basic FCEUX CDL file support 2015-08-17 19:32:10 -04:00
CPU.cpp DMC/Sprite DMA interactions, CPU stalling, Controller read corruption 2015-07-25 11:59:18 -04:00
CPU.h Debugger - Fixed issue with disassembler 2015-08-22 19:29:19 -04:00
Debugger.cpp Debugger - Show prg address & raw byte code options + Deadlock fixes 2015-08-21 22:42:44 -04:00
Debugger.h Debugger - Added "Set next statement" 2015-08-17 21:59:22 -04:00
DeltaModulationChannel.cpp MMC5 support (incomplete) 2015-07-29 22:10:34 -04:00
DeltaModulationChannel.h DMC/Sprite DMA interactions, CPU stalling, Controller read corruption 2015-07-25 11:59:18 -04:00
Disassembler.cpp Debugger - Fixed issue with disassembler 2015-08-22 19:29:19 -04:00
Disassembler.h Debugger - Basic FCEUX CDL file support 2015-08-17 19:32:10 -04:00
DisassemblyInfo.cpp Debugger - Show prg address & raw byte code options + Deadlock fixes 2015-08-21 22:42:44 -04:00
DisassemblyInfo.h Unfinished visual debugger implementation (to be finished later) 2015-06-24 19:26:19 -04:00
EmulationSettings.cpp Added custom FPS limit options + Fixed netplay crashes 2015-08-23 20:24:24 -04:00
EmulationSettings.h Added custom FPS limit options + Fixed netplay crashes 2015-08-23 20:24:24 -04:00
GameClient.cpp Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
GameClient.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
GameClientConnection.cpp Added custom FPS limit options + Fixed netplay crashes 2015-08-23 20:24:24 -04:00
GameClientConnection.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
GameConnection.cpp -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
GameConnection.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
GameInformationMessage.h Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
GameServer.cpp Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00
GameServer.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
GameServerConnection.cpp Added basic audio settings 2015-07-17 20:58:57 -04:00
GameServerConnection.h NetPlay - Allow host to pause game for clients 2014-07-09 21:48:54 -04:00
HandShakeMessage.h Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
HdNesPack.h HD packs: Fixed BG priority sprites 2015-08-15 11:52:10 -04:00
HdPpu.h HD packs: Fixed BG priority sprites 2015-08-15 11:52:10 -04:00
IAudioDevice.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
IControlDevice.h Netplay (not finished, but works), save state fixes 2014-07-06 19:54:47 -04:00
IGameBroadcaster.h Netplay (not finished, but works), save state fixes 2014-07-06 19:54:47 -04:00
IKeyManager.h Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
IMemoryHandler.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
IMessageManager.h Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
INotificationListener.h Debugger - PPU Viewer (Nametables, chr, sprites, palette) 2015-08-08 22:36:39 -04:00
InputDataMessage.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
IVideoDevice.h "HDNes" HD pack support (still some bugs left) 2015-08-14 21:50:14 -04:00
MapperFactory.cpp MMC5 support (incomplete) 2015-07-29 22:10:34 -04:00
MapperFactory.h Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
MemoryManager.cpp Debugger - Basic FCEUX CDL file support 2015-08-17 19:32:10 -04:00
MemoryManager.h Debugger - Basic FCEUX CDL file support 2015-08-17 19:32:10 -04:00
MessageManager.cpp Debugger - PPU Viewer (Nametables, chr, sprites, palette) 2015-08-08 22:36:39 -04:00
MessageManager.h Debugger - PPU Viewer (Nametables, chr, sprites, palette) 2015-08-08 22:36:39 -04:00
MessageType.h Code cleanup (split .h & .cpp files, etc) 2014-07-09 19:05:07 -04:00
MMC1.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
MMC2.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
MMC3.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
MMC3_189.h Mapper 189 support 2014-08-04 15:55:20 -04:00
MMC5.h MMC5 - Fixed a few bugs 2015-08-18 18:02:40 -04:00
Movie.cpp Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
Movie.h Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
MovieDataMessage.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
Nanjing.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
NetMessage.h Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
NoiseChannel.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
NROM.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
PPU.cpp Debugger - Basic FCEUX CDL file support 2015-08-17 19:32:10 -04:00
PPU.h HD packs - Fixed blending, vertical mirroring & added missing file 2015-08-15 10:40:27 -04:00
ROMLoader.h MMC5 support (incomplete) 2015-07-29 22:10:34 -04:00
SaveStateManager.cpp Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
SaveStateManager.h Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
SaveStateMessage.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
Snapshotable.h Added reset/savestate support to APU 2015-07-14 23:35:30 -04:00
SquareChannel.h MMC5 support (incomplete) 2015-07-29 22:10:34 -04:00
StandardController.cpp Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00
StandardController.h Input mapping support + Fourscore support + Turbo buttons 2015-07-10 21:07:24 -04:00
stdafx.cpp Added missing files 2014-06-14 10:12:10 -04:00
stdafx.h Converted all wide strings to utf8 strings 2015-07-11 08:27:22 -04:00
TriangleChannel.h MMC5 support (incomplete) 2015-07-29 22:10:34 -04:00
UNROM.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00
VideoDecoder.cpp "HDNes" HD pack support (still some bugs left) 2015-08-14 21:50:14 -04:00
VideoDecoder.h "HDNes" HD pack support (still some bugs left) 2015-08-14 21:50:14 -04:00
VirtualController.cpp Added custom FPS limit options + Fixed netplay crashes 2015-08-23 20:24:24 -04:00
VirtualController.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
VRC2_4.h Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -04:00