EightBit/inc
Adrian Conlon 6261807344 More C++17 tidying up. Should be no user visible changes.
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2021-01-06 15:30:26 +00:00
..
BigEndianProcessor.h Use nodiscard, where appropriate and try not to inline virtual methods. 2021-01-02 11:49:34 +00:00
Bus.h
Chip.h Modify virtual default destructor specification to better match core guidelines. 2020-05-03 20:29:18 +01:00
ClockedChip.h Modify virtual default destructor specification to better match core guidelines. 2020-05-03 20:29:18 +01:00
Device.h More C++17 tidying up. Should be no user visible changes. 2021-01-06 15:30:26 +00:00
EightBitCompilerDefinitions.h More C++17 tidying up. Should be no user visible changes. 2021-01-06 15:30:26 +00:00
EventArgs.h
InputOutput.h More C++17 tidying up. Should be no user visible changes. 2021-01-06 15:30:26 +00:00
IntelHexFile.h More C++17 tidying up. Should be no user visible changes. 2021-01-06 15:30:26 +00:00
IntelProcessor.h Use nodiscard, where appropriate and try not to inline virtual methods. 2021-01-02 11:49:34 +00:00
LittleEndianProcessor.h Use nodiscard, where appropriate and try not to inline virtual methods. 2021-01-02 11:49:34 +00:00
Mapper.h
Memory.h GameBoy: Correct a few (very minor C++) niggles in the implementation. No functional changes. 2020-11-07 09:41:12 +00:00
MemoryMapping.h Make better use of modern c++ 2020-05-02 11:36:43 +01:00
Processor.h Use nodiscard, where appropriate and try not to inline virtual methods. 2021-01-02 11:49:34 +00:00
Ram.h Correct some EightBit project analysis warnings. 2020-04-06 23:11:21 +01:00
Register.h
Rom.h GameBoy: Correct a few (very minor C++) niggles in the implementation. No functional changes. 2020-11-07 09:41:12 +00:00
Signal.h
TestHarness.h
UnusedMemory.h GameBoy: Correct a few (very minor C++) niggles in the implementation. No functional changes. 2020-11-07 09:41:12 +00:00