.. |
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
|
UNIF: Added support for UNL-CITYFIGHT board
|
2018-06-17 12:47:57 -04:00 |
APU.h
|
UNIF: Added support for UNL-CITYFIGHT board
|
2018-06-17 12:47:57 -04:00 |
ApuEnvelope.h
|
Debugger: LUA scripting
|
2017-08-30 18:31:27 -04:00 |
ApuFrameCounter.h
|
Debugger: Added APU viewer tool
|
2018-01-01 23:23:18 -05:00 |
ApuLengthCounter.cpp
|
Optimized Length Counter "NeedToRun"
|
2015-07-19 22:24:56 -04:00 |
ApuLengthCounter.h
|
Debugger: LUA scripting
|
2017-08-30 18:31:27 -04:00 |
ArkanoidController.h
|
Input: Added UI to select sensitivity for mouse-like devices
|
2017-12-21 21:31:42 -05:00 |
AsciiTurboFile.h
|
Linux: Fixed compilation warnings/errors
|
2017-11-20 19:15:17 -05:00 |
Assembler.cpp
|
Linux: Fixed makefile and compilation errors
|
2017-09-02 17:46:41 -04:00 |
Assembler.h
|
Linux: Fixed makefile and compilation errors
|
2017-09-02 17:46:41 -04:00 |
AutomaticRomTest.cpp
|
Tests: Fixed automatic tests input code
|
2018-06-02 18:56:26 -04:00 |
AutomaticRomTest.h
|
Tests: Fixed automatic tests input code
|
2018-06-02 18:56:26 -04:00 |
AutoSaveManager.cpp
|
Fixed 1 second delay when changing game
|
2017-04-10 22:21:16 -04:00 |
AutoSaveManager.h
|
UI: Increased save slot count to 10 (and re-labelled auto slot in UI)
|
2018-03-20 22:48:00 -04:00 |
AviRecorder.cpp
|
Video: Added 60.0/50.0 fps mode
|
2017-09-30 11:24:35 -04:00 |
AviRecorder.h
|
Video: Added 60.0/50.0 fps mode
|
2017-09-30 11:24:35 -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
|
Input: Added UI to configure bandai microphone bindings
|
2017-12-25 23:34:39 -05:00 |
BandaiHyperShot.h
|
Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come)
|
2017-11-19 23:08:23 -05:00 |
BandaiKaraoke.h
|
Linux: Fixed compilation errors/warnings and issues w/ hd packs, ppu viewer and debugger
|
2017-12-28 12:47:26 -05:00 |
BandaiMicrophone.h
|
Input: Added UI to configure bandai microphone bindings
|
2017-12-25 23:34:39 -05:00 |
BarcodeBattlerReader.h
|
Input: Fixed crash due to multithreading issues w/ controller state access
|
2017-12-03 23:12:16 -05:00 |
BaseApuChannel.h
|
Fixed uninitialized variable accesses
|
2018-01-07 09:44:43 -05:00 |
BaseControlDevice.cpp
|
Input: Added "keyboard mode" toggle to improve keyboard input
|
2017-12-17 21:11:54 -05:00 |
BaseControlDevice.h
|
Input: Added "keyboard mode" toggle to improve keyboard input
|
2017-12-17 21:11:54 -05:00 |
BaseExpansionAudio.h
|
Overclocking: Changed APU behavior when adding extra lines before/after NMI (helps reduce overclocking-related issues)
|
2017-04-29 21:39:57 -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
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
BaseMapper.h
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
BaseRenderer.cpp
|
Debugger: Fixed scanline number being wrong in trace log in some cases
|
2017-07-01 15:38:18 -04:00 |
BaseRenderer.h
|
UI: Added game timer option (+ code refactoring)
|
2017-05-13 15:43:02 -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
|
Fixed some cast-align warnings (potential fix for Android crash?)
|
2018-06-19 20:43:16 -04:00 |
BaseVideoFilter.h
|
Fixed some cast-align warnings (potential fix for Android crash?)
|
2018-06-19 20:43:16 -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
|
Linux: Fixed compilation warnings/errors
|
2017-11-20 19:15:17 -05: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 issue with reset/power cycle recording
|
2017-12-23 12:32:44 -05:00 |
BizhawkMovie.h
|
Movies: Fixed issue with reset/power cycle recording
|
2017-12-23 12:32:44 -05: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 |
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
|
UNIF: Added support for BMC-HPxx boards
|
2018-06-20 23:36:29 -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
|
Debugger: Event viewer improvements/fixes
|
2018-02-19 23:23:26 -05:00 |
Breakpoint.h
|
Debugger: Event viewer improvements/fixes
|
2018-02-19 23:23:26 -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
|
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
|
Debugger: LUA scripting fixes, script window & assembler window improvements
|
2017-09-01 14:57:02 -04:00 |
CheatManager.h
|
Debugger: LUA scripting
|
2017-08-30 18:31:27 -04:00 |
CityFighter.h
|
UNIF: Added support for UNL-CITYFIGHT board
|
2018-06-17 12:47:57 -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
|
Debugger: General speed optimizations
|
2017-08-05 17:18:09 -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
|
Fixed minor multithread issue (UI would try to read .rgd file while the core was writing to it)
|
2018-06-17 00:18:17 -04:00 |
Console.h
|
Fixed potential multithread crashes that could occur under certain circumstances (e.g when a game crashes)
|
2018-06-16 10:26:35 -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
|
Libretro support (Windows)
|
2018-01-04 19:03:47 -05:00 |
ControlManager.h
|
Movies: Fixed issue with reset/power cycle recording
|
2017-12-23 12:32:44 -05:00 |
Core.vcxproj
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
Core.vcxproj.filters
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
CpRom.h
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05:00 |
CPU.cpp
|
Debugger: Trace Logger - Potential fix for trace logger not logging NMI/IRQ in some conditions
|
2018-06-20 20:17:33 -04:00 |
CPU.h
|
Debugger: Trace Logger - Added output format customization
|
2018-05-26 01:14:37 -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
|
UNIF: Added support for UNL-DANCE2000 board
|
2018-06-17 12:19:58 -04:00 |
DaouInfosys.h
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05:00 |
DatachBarcodeReader.h
|
Savestates: Fixed issue with BaseControlDevice::StreamState
|
2017-11-26 17:02:26 -05:00 |
DebugBreakHelper.h
|
Debugger: Prevent DebugBreakHelper from interfering with step operations done by the user
|
2018-01-01 23:13:24 -05:00 |
Debugger.cpp
|
Debugger: Trace Logger - Potential fix for trace logger not logging NMI/IRQ in some conditions
|
2018-06-20 20:17:33 -04:00 |
Debugger.h
|
Debugger: Trace Logger - Potential fix for trace logger not logging NMI/IRQ in some conditions
|
2018-06-20 20:17:33 -04:00 |
DebuggerTypes.h
|
Debugger: Added "Break on uninitialized memory read" option
|
2018-06-07 19:32:34 -04:00 |
DebugHud.cpp
|
Audio: Improved audio/video sync and reduced static/glitches in output (on both Windows & Linux)
|
2018-06-09 14:03:53 -04:00 |
DebugHud.h
|
Debugger: Lua - Fixed some bugs/limitations with drawing routines (now works with NTSC filters, etc.)
|
2018-03-24 10:09:04 -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
|
Debugger: Added APU viewer tool
|
2018-01-01 23:23:18 -05:00 |
DeltaModulationChannel.h
|
Debugger: LUA scripting
|
2017-08-30 18:31:27 -04:00 |
Disassembler.cpp
|
Debugger: Trace Logger - Added output format customization
|
2018-05-26 01:14:37 -04:00 |
Disassembler.h
|
Debugger: Improved breakpoint management
|
2018-02-10 21:23:22 -05:00 |
DisassemblyInfo.cpp
|
Debugger: Trace Logger - Fixed display order for 2-byte zero page display
|
2018-05-31 20:58:01 -04:00 |
DisassemblyInfo.h
|
Debugger: Trace Logger - Added output format customization
|
2018-05-26 01:14:37 -04:00 |
DragonFighter.h
|
UNIF: Added support for UNL-DragonFighter boards
|
2018-06-21 16:52:54 -04:00 |
DrawCommand.h
|
Linux: Fixed warnings with newer version of clang
|
2018-06-11 19:07:05 -04:00 |
DrawLineCommand.h
|
Debugger: Lua - Fixed drawLine drawing logic
|
2017-10-03 19:39:02 -04:00 |
DrawPixelCommand.h
|
Debugger: LUA - Inverted meaning of alpha byte in colors
|
2017-09-02 10:37:10 -04:00 |
DrawRectangleCommand.h
|
Debugger: Lua - Fixed origin for drawRectangle with negative width/height
|
2018-06-19 00:16:30 -04:00 |
DrawScreenBufferCommand.h
|
Debugger: Lua - Added setScreenBuffer/getScreenBuffer API
|
2018-03-10 15:44:38 -05:00 |
DrawStringCommand.h
|
Debugger: Lua - Fixed some bugs/limitations with drawing routines (now works with NTSC filters, etc.)
|
2018-03-24 10:09:04 -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
|
UI: Added message on pause screen in fullscreen mode (instructions to revert to window mode)
|
2018-06-03 14:35:54 -04:00 |
EmulationSettings.h
|
Audio: Improved audio/video sync and reduced static/glitches in output (on both Windows & Linux)
|
2018-06-09 14:03:53 -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
|
Debugger: Fixed issues with expression evaluator when using braces/parenthesis/brackets
|
2018-02-20 20:04:43 -05:00 |
ExpressionEvaluator.h
|
Debugger: Fixed issues with expression evaluator when using braces/parenthesis/brackets
|
2018-02-20 20:04:43 -05:00 |
FamicomBox.h
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
FamilyBasicDataRecorder.h
|
GCC: Fixed warnings
|
2018-03-24 11:22:43 -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 issue with reset/power cycle recording
|
2017-12-23 12:32:44 -05:00 |
FceuxMovie.h
|
Input: Added UI for family basic tape recorder
|
2017-11-24 21:38:12 -05:00 |
FDS.cpp
|
FDS: Fixed crash when using "Switch Disk Side" when game has 1 side (~64kb)
|
2018-06-03 18:20:40 -04:00 |
FDS.h
|
FDS: Improved auto disk insert compatibility
|
2018-01-10 23:08:08 -05:00 |
FdsAudio.h
|
FDS: Improved open bus behavior for register reads (fixes Super Lode Runner)
|
2017-05-22 11:18:12 -04:00 |
FdsLoader.h
|
Fixed rom search causing logging, input changes and FDSbios prompt
|
2018-02-25 11:27:32 -05: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
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05:00 |
GameClient.cpp
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -04:00 |
GameClient.h
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -04:00 |
GameClientConnection.cpp
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -04:00 |
GameClientConnection.h
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -04:00 |
GameConnection.cpp
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -04:00 |
GameConnection.h
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -04:00 |
GameDatabase.cpp
|
DB: Only use unverified entries for headerless roms
|
2018-04-14 22:31:19 -04:00 |
GameDatabase.h
|
DB: Only use unverified entries for headerless roms
|
2018-04-14 22:31:19 -04:00 |
GameInformationMessage.h
|
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
|
2017-07-30 09:46:07 -04:00 |
GameServer.cpp
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -04:00 |
GameServer.h
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -04:00 |
GameServerConnection.cpp
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -04:00 |
GameServerConnection.h
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -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
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -04:00 |
HdAudioDevice.cpp
|
HD Packs: Fixed a couple of regressions
|
2018-02-26 18:42:49 -05:00 |
HdAudioDevice.h
|
HD Packs: Fixed a couple of regressions
|
2018-02-26 18:42:49 -05:00 |
HdBuilderPpu.h
|
HD Packs: Fixed regression with CHR RAM games
|
2017-12-17 21:15:08 -05:00 |
HdData.h
|
HD Packs: Added option to display custom backgrounds behind bg priority sprites (instead of over them)
|
2018-06-19 22:17:00 -04:00 |
HdNesPack.cpp
|
HD Packs: Added option to display custom backgrounds behind bg priority sprites (instead of over them)
|
2018-06-19 22:17:00 -04:00 |
HdNesPack.h
|
HD Packs: Added option to display custom backgrounds behind bg priority sprites (instead of over them)
|
2018-06-19 22:17:00 -04:00 |
HdPackBuilder.cpp
|
Fixed some cast-align warnings (potential fix for Android crash?)
|
2018-06-19 20:43:16 -04:00 |
HdPackBuilder.h
|
Fixed some cast-align warnings (potential fix for Android crash?)
|
2018-06-19 20:43:16 -04:00 |
HdPackConditions.h
|
HD Packs: Added support for <= & >= operators in memoryCheck conditions
|
2018-03-25 17:39:17 -04:00 |
HdPackLoader.cpp
|
HD Packs: Added option to display custom backgrounds behind bg priority sprites (instead of over them)
|
2018-06-19 22:17:00 -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.h
|
HD Packs: Added ppuMemoryCheck/ppuMemoryCheckConstant conditions
|
2018-03-14 23:25:06 -04:00 |
HdVideoFilter.cpp
|
Fixed some cast-align warnings (potential fix for Android crash?)
|
2018-06-19 20:43:16 -04:00 |
HdVideoFilter.h
|
HD Packs: New features and performance improvements
|
2018-02-17 23:44:25 -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 |
HoriTrack.h
|
Input: Added UI to select sensitivity for mouse-like devices
|
2017-12-21 21:31:42 -05: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 |
IMemoryManager.h
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
IMessageManager.h
|
UI: Added game timer option (+ code refactoring)
|
2017-05-13 15:43:02 -04:00 |
iNesLoader.cpp
|
DB: Only use unverified entries for headerless roms
|
2018-04-14 22:31:19 -04:00 |
iNesLoader.h
|
Fixed rom search causing logging, input changes and FDSbios prompt
|
2018-02-25 11:27:32 -05:00 |
INotificationListener.h
|
Debugger: Allow multiple PPU viewer windows to refresh at different scanline/cycle timings
|
2018-04-14 21:32:42 -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
|
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
|
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
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05: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
|
JY Company: Fixed ROM nametable logic
|
2018-06-17 00:18:17 -04: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 |
Kaiser7017.h
|
UNIF: Added support for KS7017 board
|
2018-06-17 00:23:25 -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
|
Input: Fixed Konami Hypershot P2 issues
|
2017-12-25 23:35:12 -05: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
|
Debugger: Lua - Allow negative width/height values in drawRectangle
|
2018-06-17 13:32:18 -04:00 |
LuaApi.h
|
Debugger: Added "test runner" headless mode to run Lua scripts w/o UI
|
2018-04-14 21:53:52 -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
|
Debugger: Added stateLoaded/stateSaved Lua callbacks (+ fixed issues with savestate API & Lua reference cleanup)
|
2017-10-07 19:48:45 -04:00 |
LuaScriptingContext.h
|
Linux: Fixed warnings with newer version of clang
|
2018-06-11 19:07:05 -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
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05: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
|
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
|
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
|
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
|
Fixed Linux compilation errors/warnings
|
2017-05-04 23:38:27 -04:00 |
Mapper116.h
|
Fixed compilation warnings
|
2018-06-19 20:48:57 -04: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 |
Mapper174.h
|
Mapper 174 support (untested)
|
2017-05-08 22:55:23 -04: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
|
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: 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
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
MapperFactory.h
|
HD Packs: Improvements, new features, bug fixes
|
2017-06-28 20:01:24 -04:00 |
MemoryAccessCounter.cpp
|
Debugger: Added "Break on uninitialized memory read" option
|
2018-06-07 19:32:34 -04:00 |
MemoryAccessCounter.h
|
Debugger: Added "Break on uninitialized memory read" option
|
2018-06-07 19:32:34 -04:00 |
MemoryDumper.cpp
|
Debugger: Fixed random multithread crash when using undo feature
|
2018-02-24 16:23:46 -05:00 |
MemoryDumper.h
|
Fixed some cast-align warnings (potential fix for Android crash?)
|
2018-06-19 20:43:16 -04:00 |
MemoryManager.cpp
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
MemoryManager.h
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
MesenMovie.cpp
|
Movies: Save input poll scanline in movie settings (and assume the old 240 value when it's missing)
|
2018-01-11 17:54:31 -05:00 |
MesenMovie.h
|
Linux: Fixed warnings with newer version of clang
|
2018-06-11 19:07:05 -04:00 |
MessageManager.cpp
|
Update portuguese translation. (#407)
|
2018-06-17 23:08:25 -04:00 |
MessageManager.h
|
UNIF: Added support for UNL-DANCE2000 board
|
2018-06-17 12:19:58 -04:00 |
MessageType.h
|
Netplay: Added password protected servers
|
2018-06-16 14:02:12 -04: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
|
MMC1: Fixed MMC1 not working properly w/ random mapper init state option
|
2018-06-24 22:20:40 -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
|
Mapper 14: Fixed some CHR banking issues
|
2018-06-17 23:09:01 -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
|
Mapper 121: Fixed CHR bankswitching issue
|
2018-04-06 18:10:25 -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
|
MMC3: Changed power on state to improve compatibility (with some unlicensed games, some MMC3 clones appear to have a fixed startup state?)
|
2018-04-16 11:49:22 -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
|
Fixed uninitialized memory reads
|
2018-06-13 17:48:52 -04:00 |
MMC5Audio.h
|
Code cleanup
|
2017-04-29 08:29:56 -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
|
Movies: Added option dialog when starting a recording
|
2017-12-22 15:08:58 -05:00 |
MovieManager.h
|
Movies: Added option dialog when starting a recording
|
2017-12-22 15:08:58 -05:00 |
MovieRecorder.cpp
|
UI: Added option to allow save states to be loaded even when hash mismatches (if mapper matches)
|
2018-03-20 22:05:38 -04:00 |
MovieRecorder.h
|
Linux: Fixed warnings with newer version of clang
|
2018-06-11 19:07:05 -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
|
Mapper 19 (Namco 163/175/340): Use DB to select proper variant, when possible.
|
2018-05-26 10:16:52 -04:00 |
Namco163Audio.h
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05:00 |
Nanjing.h
|
Nanjing: Fixed bug in Lei Dian Huang Bi Ka Qiu Chuan Shuo
|
2017-08-12 22:53:55 -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
|
Debugger: Added APU viewer tool
|
2018-01-01 23:23:18 -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
|
Fixed rom search causing logging, input changes and FDSbios prompt
|
2018-02-25 11:27:32 -05:00 |
NsfLoader.h
|
Fixed rom search causing logging, input changes and FDSbios prompt
|
2018-02-25 11:27:32 -05:00 |
NsfMapper.cpp
|
Movies: Fixed issue with disable PPU reset option
|
2017-12-27 13:36:09 -05:00 |
NsfMapper.h
|
Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come)
|
2017-11-19 23:08:23 -05:00 |
NsfPpu.h
|
Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come)
|
2017-11-19 23:08:23 -05: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.cpp
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
OpenBusHandler.h
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -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
|
Linux: Fixed compilation warnings/errors
|
2017-11-20 19:15:17 -05: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
|
Fixed all GCC errors and most warnings
|
2016-12-11 10:56:23 -05: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
|
Fixed uninitialized memory reads
|
2018-06-13 17:48:52 -04:00 |
PPU.h
|
PPU: Simulate the PPU's address bus a bit better (fixes Touhou Rououmu homebrew that detected Mesen as an emulator because of it)
|
2018-06-02 22:12:00 -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
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05: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
|
Mapper 158 support (Emulate Alien Syndrome as mapper 158 instead of 118)
|
2017-05-08 22:47:59 -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
|
Ensure fast forward gets turned off when a game crashes or changes
|
2018-01-11 17:53:02 -05:00 |
RecordedRomTest.h
|
Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come)
|
2017-11-19 23:08:23 -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 |
RewindData.cpp
|
Rewind: Fixed some edge cases
|
2017-05-13 21:18:55 -04:00 |
RewindData.h
|
Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come)
|
2017-11-19 23:08:23 -05:00 |
RewindManager.cpp
|
GCC: Fixed warnings
|
2018-03-24 11:22:43 -04:00 |
RewindManager.h
|
Linux: Fixed warnings with newer version of clang
|
2018-06-11 19:07:05 -04:00 |
RomData.h
|
UI: Added option to allow save states to be loaded even when hash mismatches (if mapper matches)
|
2018-03-20 22:05:38 -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: Fixed all clang warnings
|
2016-12-17 23:14:47 -05: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
|
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
|
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
|
Fixed GCC builds
|
2018-03-24 10:21:11 -04:00 |
SaveStateManager.h
|
UI: Increased save slot count to 10 (and re-labelled auto slot in UI)
|
2018-03-20 22:48:00 -04:00 |
SaveStateMessage.h
|
Linux: Implemented sockets/netplay + fixed uninitialized variable crash
|
2016-12-17 18:56:03 -05:00 |
ScaleFilter.cpp
|
Video: Fixed scanline effect causing transparent pixels in screenshots
|
2018-06-12 16:48:40 -04:00 |
ScaleFilter.h
|
Fixed issues with screenshots
|
2017-09-01 16:00:55 -04:00 |
ScriptHost.cpp
|
Libretro: Removed Lua dependency
|
2018-01-05 15:37:49 -05: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
|
Debugger: Lua - Fixed end address parameter in addMemoryCallback being off by 1 (breaking change for scripts)
|
2018-06-05 18:52:12 -04:00 |
ScriptingContext.h
|
Linux: Fixed warnings with newer version of clang
|
2018-06-11 19:07:05 -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
|
Movies: Disable rewind while recording (since it currently breaks the recording, until proper re-recording features are implemented)
|
2018-06-03 11:58:11 -04:00 |
ShortcutKeyHandler.h
|
Input: Added "keyboard mode" toggle to improve keyboard input
|
2017-12-17 21:11:54 -05:00 |
Smb2j.h
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05: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
|
Fixed compilation warnings
|
2018-06-19 20:48:57 -04:00 |
SoundMixer.h
|
Audio: Improved audio/video sync and reduced static/glitches in output (on both Windows & Linux)
|
2018-06-09 14:03:53 -04:00 |
SquareChannel.h
|
Debugger: Added APU viewer tool
|
2018-01-01 23:23:18 -05:00 |
StandardController.h
|
Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come)
|
2017-11-19 23:08:23 -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 |
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
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05:00 |
Sunsoft4.h
|
Fixed issues with Sunsoft-4 emulation (Mapper 68) - Nantettatte roms with external PRG now work properly
|
2018-06-17 11:28:41 -04: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
|
Fixed FME7 save states
|
2017-02-18 12:58:40 -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 |
SystemActionManager.h
|
FDS: Fixed crash on power cycle
|
2017-12-28 19:57:49 -05:00 |
T230.h
|
UNIF: Added support for UNL-T-230 boards
|
2018-06-17 23:09:02 -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
|
Fixed mapper 48 IRQ issues
|
2017-05-18 22:43:21 -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
|
BaseMapper: Keep _hasBattery flag, even if save ram is 0 bytes long (+ removed old ForceBattery patch)
|
2018-03-15 23:57:35 -04:00 |
Tf1201.h
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05:00 |
TraceLogger.cpp
|
Debugger: Trace Logger - Potential fix for trace logger not logging NMI/IRQ in some conditions
|
2018-06-20 20:17:33 -04:00 |
TraceLogger.h
|
Debugger: Trace Logger - Potential fix for trace logger not logging NMI/IRQ in some conditions
|
2018-06-20 20:17:33 -04:00 |
TriangleChannel.h
|
Debugger: Added APU viewer tool
|
2018-01-01 23:23:18 -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 |
Types.h
|
Fixed GCC builds
|
2018-03-24 10:21:11 -04:00 |
UnifBoards.h
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
UnifLoader.cpp
|
UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly
|
2018-06-25 13:04:23 -04:00 |
UnifLoader.h
|
DB: Only use unverified entries for headerless roms
|
2018-04-14 22:31:19 -04:00 |
Unl158B.h
|
Linux: Fixed build error with gcc/clang
|
2018-06-17 09:14:58 -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
|
UNIF: Added support for UNL-DRIPGAME boards
|
2018-06-24 12:04:38 -04:00 |
UnlDripGameAudio.h
|
UNIF: Added support for UNL-DRIPGAME boards
|
2018-06-24 12:04:38 -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
|
UNIF: Added support for UNL-VRC7 boards (unlicensed clone)
|
2018-06-17 23:09:02 -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
|
Fixed some cast-align warnings (potential fix for Android crash?)
|
2018-06-19 20:43:16 -04:00 |
VideoDecoder.h
|
Debugger: Lua - Fixed some bugs/limitations with drawing routines (now works with NTSC filters, etc.)
|
2018-03-24 10:09:04 -04:00 |
VideoHud.cpp
|
Fixed some cast-align warnings (potential fix for Android crash?)
|
2018-06-19 20:43:16 -04:00 |
VideoHud.h
|
Fixed some cast-align warnings (potential fix for Android crash?)
|
2018-06-19 20:43:16 -04:00 |
VideoRenderer.cpp
|
Libretro support (Windows)
|
2018-01-04 19:03:47 -05:00 |
VideoRenderer.h
|
Fixed crash that occurred at shutdown when a Lua script save confirmation popup was shown (only when "Pause when in the background" option is enabled)
|
2018-01-03 01:14:46 -05: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
|
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
|
VRC7: Implemented missing "mute audio" flag
|
2018-06-17 23:09:02 -04:00 |
VRC1.h
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05:00 |
VRC2_4.h
|
Added option to boot up (some) mappers in a random state (useful for homebrew dev)
|
2018-04-14 22:12:05 -04:00 |
VRC3.h
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05:00 |
VRC6.h
|
PPU: Simulate the PPU's address bus a bit better (fixes Touhou Rououmu homebrew that detected Mesen as an emulator because of it)
|
2018-06-02 22:12:00 -04:00 |
VRC7.h
|
VRC7: Implemented missing "mute audio" flag
|
2018-06-17 23:09:02 -04:00 |
VrcIrq.h
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05:00 |
VsControlManager.cpp
|
UI: Added option to allow save states to be loaded even when hash mismatches (if mapper matches)
|
2018-03-20 22:05:38 -04:00 |
VsControlManager.h
|
Libretro support (Windows)
|
2018-01-04 19:03:47 -05:00 |
VsSystem.h
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05:00 |
VsSystemActionManager.h
|
Libretro: Added OSD messages (fds disk insert, vs coin insert, region change, game load, etc.)
|
2018-01-08 20:11:11 -05:00 |
VsZapper.h
|
Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come)
|
2017-11-19 23:08:23 -05: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 |
Yoko.h
|
UNIF: Added support for UNL-YOKO boards
|
2018-06-17 23:09:02 -04:00 |
Zapper.h
|
Input: Fixed famicom zapper not working
|
2017-12-28 14:44:20 -05:00 |