EightBit/inc
Adrian Conlon 44c6a8c3d1 Correct some EightBit project analysis warnings.
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2020-04-06 23:11:21 +01:00
..
BigEndianProcessor.h Correct some EightBit project analysis warnings. 2020-04-06 23:11:21 +01:00
Bus.h Reflect that the I/O for Intel style processors isn't part of the CPU, but attached to the Bus and access controlled by the CPU. 2020-02-09 11:51:58 +00:00
Chip.h Improve compatibility with .net emulator code. 2019-11-09 18:58:23 +00:00
ClockedChip.h Expose the clock tick as an externally driven action. 2019-05-05 10:28:24 +01:00
Device.h Improve compatibility with .net emulator code. 2019-11-09 18:58:23 +00:00
EightBitCompilerDefinitions.h Add a non-intrinsic version of findFirstSet to the EightBit library. 2019-07-21 11:25:06 +01:00
EventArgs.h Tidy return parameter usage a little within the EightBit library. 2018-11-29 00:09:40 +00:00
InputOutput.h Correct some EightBit project analysis warnings. 2020-04-06 23:11:21 +01:00
IntelHexFile.h Refactor the Intel hex file loader into it's own class. 2019-07-06 22:44:42 +01:00
IntelProcessor.h Correct some EightBit project analysis warnings. 2020-04-06 23:11:21 +01:00
LittleEndianProcessor.h Correct some EightBit project analysis warnings. 2020-04-06 23:11:21 +01:00
Mapper.h Improve the flexibility of the BUS mapping/read/write architecture. 2018-12-29 19:17:36 +00:00
Memory.h Reflect that the I/O for Intel style processors isn't part of the CPU, but attached to the Bus and access controlled by the CPU. 2020-02-09 11:51:58 +00:00
MemoryMapping.h Improve the flexibility of the BUS mapping/read/write architecture. 2018-12-29 19:17:36 +00:00
Processor.h Correct some EightBit project analysis warnings. 2020-04-06 23:11:21 +01:00
Ram.h Correct some EightBit project analysis warnings. 2020-04-06 23:11:21 +01:00
Register.h Ensure virtual methods are no longer defined inline. 2018-11-25 10:43:51 +00:00
Rom.h Tidy return parameter usage a little within the EightBit library. 2018-11-29 00:09:40 +00:00
Signal.h Remove duplicated code (from const definitions) the performance benefit isn't worth the amount of duplicated code. 2018-06-24 20:58:20 +01:00
TestHarness.h Start big refactor of device/CPU pin usage (to allow pin events throughout). 2019-01-14 02:10:17 +00:00
UnusedMemory.h Correct some EightBit project analysis warnings. 2020-04-06 23:11:21 +01:00