SimpleNES/include
JaySon-Huang 10887bdcfe
Fix build error
Signed-off-by: JaySon-Huang <tshent@qq.com>
2022-08-29 02:00:42 +08:00
..
Cartridge.h Created an interface for mappers 2016-09-29 00:01:02 +05:30
Controller.h Added second controller and configurable keybindings. 2016-12-07 18:27:21 +05:30
CPU.h fix: improve interrupt timing 2022-08-21 20:39:36 +05:30
CPUOpcodes.h add mappercontrolled mirroring, fix irq callback 2022-07-18 22:07:26 +08:00
Emulator.h Added second controller and configurable keybindings. 2016-12-07 18:27:21 +05:30
Log.h Convert unique_ptr based singleton to function-local static object 2018-09-28 19:51:38 +05:30
MainBus.h Fix build error 2022-08-29 02:00:42 +08:00
Mapper.h misc. fixes 2022-08-21 20:39:36 +05:30
MapperAxROM.h wip 2022-08-21 20:39:36 +05:30
MapperCNROM.h remove getPagePtr, fix indentations, fix and clean AxROM 2022-07-31 20:10:44 +05:30
MapperColorDreams.h wip 2022-08-21 20:39:36 +05:30
MapperGxROM.h remove getPagePtr, fix indentations, fix and clean AxROM 2022-07-31 20:10:44 +05:30
MapperMMC3.h misc. fixes 2022-08-21 20:39:36 +05:30
MapperNROM.h remove getPagePtr, fix indentations, fix and clean AxROM 2022-07-31 20:10:44 +05:30
MapperSxROM.h remove getPagePtr, fix indentations, fix and clean AxROM 2022-07-31 20:10:44 +05:30
MapperUxROM.h remove getPagePtr, fix indentations, fix and clean AxROM 2022-07-31 20:10:44 +05:30
PaletteColors.h Use sf::Uint32 instead of std::uint32_t 2020-11-11 16:53:07 +05:30
PictureBus.h merge master 2022-08-10 19:08:29 +08:00
PPU.h fix: add sprite overflow and scanelineIRQ 2022-08-21 20:39:36 +05:30
VirtualScreen.h Virtual screen vertices position setup moved 2016-07-18 11:15:46 +05:30