EightBit/LR35902/src
Adrian Conlon 4dd3106af0 Tidy up some C++ issues in GameBoy emulator
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2021-03-08 16:42:01 +00:00
..
CharacterDefinition.cpp GameBoy: Correct a few (very minor C++) niggles in the implementation. No functional changes. 2020-11-07 09:41:12 +00:00
Disassembler.cpp Include interrupt information in the disassembler output. 2020-11-12 16:22:44 +00:00
Display.cpp GameBoy: Correct a few (very minor C++) niggles in the implementation. No functional changes. 2020-11-07 09:41:12 +00:00
GameBoyBus.cpp GameBoy: Correct a few (very minor C++) niggles in the implementation. No functional changes. 2020-11-07 09:41:12 +00:00
IoRegisters.cpp LR35902: Whoops: correct broken timer (when it begins at zero!) 2020-11-13 14:50:12 +00:00
LR35902.cpp Tidy up some C++ issues in GameBoy emulator 2021-03-08 16:42:01 +00:00
LR35902.vcxproj Upgrade to latest version of boost (1.71.0) 2019-10-13 00:13:35 +01:00
LR35902.vcxproj.filters Tidy up include file usage. 2017-10-19 22:43:09 +01:00
Makefile Whoops: Missed compile module from the LR35902 makefile 2020-07-25 09:28:33 +01:00
ObjectAttribute.cpp More updates from the CPP core guidelines 2017-11-11 11:12:09 +00:00
Profiler.cpp Tidy up GameBoy processor (LR35902) with respect to C++14/17 2018-10-27 19:23:02 +01:00
stdafx.cpp Implement enough changes to build LR35902 2017-06-09 10:23:51 +01:00
stdafx.h GameBoy: Correct a few (very minor C++) niggles in the implementation. No functional changes. 2020-11-07 09:41:12 +00:00