Mesen2/Core/Gameboy
2022-03-04 22:08:29 -05:00
..
Carts Refactoring: Renamed SnesMemoryType 2022-01-22 12:16:10 -05:00
Debugger Debugger: Trace logger improvements/fixes 2022-02-26 13:42:31 -05:00
Input UI: Added global input options (deadzone, display inputs on screen, etc.) 2022-03-04 22:08:29 -05:00
Gameboy.cpp Input: Gameboy input config (core & UI) 2022-01-29 14:43:41 -05:00
Gameboy.h Refactoring: Renamed SnesMemoryType 2022-01-22 12:16:10 -05:00
GameboyHeader.h Step 1 - Move files 2021-04-03 21:09:05 -04:00
GbApu.cpp SGB: Fixed crash when changing GB clock divider 2022-02-06 14:18:10 -05:00
GbApu.h NES/GB/SNES config, audio filters 2021-04-11 18:50:31 -04:00
GbBootRom.h Step 1 - Move files 2021-04-03 21:09:05 -04:00
GbCartFactory.h Code reorganization (GB) 2021-04-09 19:13:47 -04:00
GbConstants.h GB output tweaks (160x144 buffer, etc.) 2021-05-10 20:31:22 -04:00
GbControlManager.cpp FDS: Fixed insert disk not working properly 2022-02-03 00:19:36 -05:00
GbControlManager.h Input: Gameboy input config (core & UI) 2022-01-29 14:43:41 -05:00
GbCpu.cpp Debugger: Implemented predictive breakpoints for GB 2022-02-20 22:25:35 -05:00
GbCpu.h Debugger: Implemented predictive breakpoints for GB 2022-02-20 22:25:35 -05:00
GbDefaultVideoFilter.cpp Core: Enabled warning level 4, fixed/disabled warnings 2022-01-23 12:36:35 -05:00
GbDefaultVideoFilter.h Video: Fixed overscan behavior for NES and fixed rare crash when changing overscan while game is running 2022-01-22 16:36:04 -05:00
GbDmaController.cpp Step 3 - compiles 2021-04-04 10:53:17 -04:00
GbDmaController.h Fixed missing variable initialization, and a few bugs found via code analysis 2022-01-24 20:14:34 -05:00
GbMemoryManager.cpp Debugger: Implemented predictive breakpoints for GB 2022-02-20 22:25:35 -05:00
GbMemoryManager.h Input: Gameboy input config (core & UI) 2022-01-29 14:43:41 -05:00
GbNoiseChannel.cpp Step 1 - Move files 2021-04-03 21:09:05 -04:00
GbNoiseChannel.h Step 2 - fix includes, etc. 2021-04-03 23:16:13 -04:00
GbPpu.cpp UI: Added global input options (deadzone, display inputs on screen, etc.) 2022-03-04 22:08:29 -05:00
GbPpu.h Debugger: Allow changing NES state (wip) 2022-01-15 12:13:24 -05:00
GbsHeader.h GBS file support (WIP) 2021-05-06 21:35:09 -04:00
GbSquareChannel.cpp Step 1 - Move files 2021-04-03 21:09:05 -04:00
GbSquareChannel.h Step 2 - fix includes, etc. 2021-04-03 23:16:13 -04:00
GbTimer.cpp Step 1 - Move files 2021-04-03 21:09:05 -04:00
GbTimer.h Step 2 - fix includes, etc. 2021-04-03 23:16:13 -04:00
GbTypes.h Input: Gameboy input config (core & UI) 2022-01-29 14:43:41 -05:00
GbWaveChannel.cpp Step 1 - Move files 2021-04-03 21:09:05 -04:00
GbWaveChannel.h Step 2 - fix includes, etc. 2021-04-03 23:16:13 -04:00
stdafx.h Step 1 - Move files 2021-04-03 21:09:05 -04:00