.. |
APU
|
NES: Fixed missing open bus bit on $4015 reads
|
2023-03-01 17:05:32 -05:00 |
Debugger
|
Added GBA support
|
2024-03-30 11:42:31 +09:00 |
HdPacks
|
NES: HD Packs - Remove invalid <addition> rules after loading the pack
|
2024-01-23 17:18:54 +09:00 |
Input
|
UI: Added more mouse speed levels in input config
|
2023-04-02 10:32:10 -04:00 |
Loaders
|
NES: Fixed Study Box issues
|
2024-01-30 16:40:20 +09:00 |
Mappers
|
NES: Fixed Study Box issues
|
2024-01-30 16:40:20 +09:00 |
BaseMapper.cpp
|
NES: Fixed MMC5 crashes when header defines no CHR ROM
|
2023-08-14 19:05:22 +09:00 |
BaseMapper.h
|
NES: Fixed MMC5 crashes when header defines no CHR ROM
|
2023-08-14 19:05:22 +09:00 |
BaseNesPpu.cpp
|
Debugger: NES - Various event viewer fixes
|
2022-09-27 19:38:24 -04:00 |
BaseNesPpu.h
|
NES: Fixed OAM decay bug when PPU reset is disabled
|
2023-03-03 23:09:02 -05:00 |
BisqwitNtscFilter.cpp
|
Debugger: PCE - Fixed crashes with Lua tutorial script due to the way overscan/resolution is handled for the PCE
|
2024-01-05 14:28:44 +09:00 |
BisqwitNtscFilter.h
|
Fixed compilation warnings
|
2024-01-09 16:46:02 +09:00 |
DefaultNesPpu.h
|
Rename stdafx.h to pch.h
|
2022-09-08 21:29:52 -04:00 |
GameDatabase.cpp
|
Tests: Ability to record/replay tests
|
2023-01-24 05:20:42 -05:00 |
GameDatabase.h
|
Tests: Ability to record/replay tests
|
2023-01-24 05:20:42 -05:00 |
INesMemoryHandler.h
|
Refactoring - Moved some leftover files out of the root folder
|
2022-09-08 21:48:49 -04:00 |
InternalRamHandler.h
|
Refactoring - Added missing folder names in includes
|
2022-09-08 22:04:18 -04:00 |
MapperFactory.cpp
|
NES: Added very incomplete Famicom Network System support
|
2023-04-19 20:17:24 -04:00 |
MapperFactory.h
|
NES: Added very incomplete Famicom Network System support
|
2023-04-19 20:17:24 -04:00 |
NesConsole.cpp
|
Debugger: Lua - Fixed writing to nesMemory not triggering side effects as intended
|
2023-10-06 21:02:39 +09:00 |
NesConsole.h
|
Debugger: Lua - Fixed writing to nesMemory not triggering side effects as intended
|
2023-10-06 21:02:39 +09:00 |
NesConstants.h
|
Rename stdafx.h to pch.h
|
2022-09-08 21:29:52 -04:00 |
NesControlManager.cpp
|
NES: Fixed empty keybindings for p2 when using four score
|
2023-08-14 17:56:11 +09:00 |
NesControlManager.h
|
NES: Implemented DMA read glitch when CPU is halted on a read in the 4000-401F range
|
2023-03-01 00:28:57 -05:00 |
NesCpu.cpp
|
NES: Tweak behavior of halt/dummy reads during DMA
|
2023-11-15 22:31:36 +09:00 |
NesCpu.h
|
Debugger: NES - Fixed/improved display for DMC/OAM DMA reads
|
2023-07-18 18:21:03 +09:00 |
NesDefaultVideoFilter.cpp
|
UI: Added option to emulate the PAL black borders on the top/left/right sides of the screen
|
2023-02-18 15:19:56 -05:00 |
NesDefaultVideoFilter.h
|
UI: Added option to emulate the PAL black borders on the top/left/right sides of the screen
|
2023-02-18 15:19:56 -05:00 |
NesHeader.cpp
|
NES: Added very incomplete Famicom Network System support
|
2023-04-19 20:17:24 -04:00 |
NesHeader.h
|
Core: Enabled warning level 4, fixed/disabled warnings
|
2022-01-23 12:36:35 -05:00 |
NesMemoryManager.cpp
|
NES/SNES: Update open bus on writes
|
2023-05-15 00:41:27 -04:00 |
NesMemoryManager.h
|
Refactoring - Moved some leftover files out of the root folder
|
2022-09-08 21:48:49 -04:00 |
NesNtscFilter.cpp
|
Added GBA support
|
2024-03-30 11:42:31 +09:00 |
NesNtscFilter.h
|
Debugger: PCE - Fixed crashes with Lua tutorial script due to the way overscan/resolution is handled for the PCE
|
2024-01-05 14:28:44 +09:00 |
NesPpu.cpp
|
NES: Make OAM decay more obvious by displaying a diagonal line of sprites
|
2023-12-03 14:12:03 +09:00 |
NesPpu.h
|
NES: Make OAM decay more obvious by displaying a diagonal line of sprites
|
2023-12-03 14:12:03 +09:00 |
NesSoundMixer.cpp
|
NES: Audio - Replace LUT approximation with original sound mixing formula
|
2022-09-10 16:45:24 -04:00 |
NesSoundMixer.h
|
Rename stdafx.h to pch.h
|
2022-09-08 21:29:52 -04:00 |
NesTypes.h
|
NES: Added very incomplete Famicom Network System support
|
2023-04-19 20:17:24 -04:00 |
NsfPpu.h
|
macOS: Fix compilation scripts/errors for macOS
|
2023-02-01 21:10:53 -05:00 |
OpenBusHandler.h
|
Refactoring - Added missing folder names in includes
|
2022-09-08 22:04:18 -04:00 |
RomData.h
|
Fix build errors with GCC (#2)
|
2023-01-28 17:59:08 -05:00 |