Mesen2/Core/Gameboy
2023-02-27 23:08:15 -05:00
..
APU GB: APU - Improved CGB behavior, fixes blargg's CGB tests 2023-02-27 23:08:15 -05:00
Carts GB: Disable joypad/serial IRQs for GBS files 2023-02-12 12:47:14 -05:00
Debugger Debugger: Tilemap viewer - Added "attribute data" field 2023-02-01 00:51:17 -05:00
Input Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
Gameboy.cpp GB: Improved DMA conflict handling, passes "bully" test 2023-02-25 22:35:13 -05:00
Gameboy.h Linux: Fixed compilation warnings 2023-02-01 19:42:53 -05:00
GameboyHeader.h Fix build errors with GCC (#2) 2023-01-28 17:59:08 -05:00
GbBootRom.h GBC: Fixed colors when loading some GB games (e.g DK) 2023-02-04 16:46:30 -05:00
GbCartFactory.h Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
GbConstants.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
GbControlManager.cpp Movies: Fixed desync when using rewind during movie playback 2023-02-10 20:59:21 -05:00
GbControlManager.h Movies: Fixed desync when using rewind during movie playback 2023-02-10 20:59:21 -05:00
GbCpu.cpp GB: Implemented OAM corruption bug 2023-02-26 23:47:27 -05:00
GbCpu.h GB: Implemented OAM corruption bug 2023-02-26 23:47:27 -05:00
GbDefaultVideoFilter.cpp Fixed compilation warnings 2023-02-15 00:12:45 -05:00
GbDefaultVideoFilter.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
GbDmaController.cpp GB: Fixed OAM DMA reading one extra byte (#11) 2023-02-26 23:07:20 -05:00
GbDmaController.h GB: Improved DMA conflict handling, passes "bully" test 2023-02-25 22:35:13 -05:00
GbMemoryManager.cpp GB: Implemented OAM corruption bug 2023-02-26 23:47:27 -05:00
GbMemoryManager.h GB: Implemented OAM corruption bug 2023-02-26 23:47:27 -05:00
GbPpu.cpp GB: Implemented OAM corruption bug 2023-02-26 23:47:27 -05:00
GbPpu.h GB: Implemented OAM corruption bug 2023-02-26 23:47:27 -05:00
GbsHeader.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
GbTimer.cpp Refactoring - Moved some GB/PCE files into subfolders 2022-09-08 22:23:30 -04:00
GbTimer.h Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
GbTypes.h GB: Improve square channel sweep behavior 2023-02-27 20:46:35 -05:00