EightBit/inc
2022-01-01 13:20:34 +00:00
..
BigEndianProcessor.h Extensive change warning: lots of "noexcept" and "constexpr" changes. Not sure if I'll keep all of them, but interesting... 2021-07-18 14:28:40 +01:00
Bus.h Some constexpr improvements in low level classes. 2021-10-24 11:12:23 +01:00
Chip.h Copy constructor and equality operations added. 2021-12-27 22:07:30 +00:00
ClockedChip.h Copy constructor and equality operations added. 2021-12-27 22:07:30 +00:00
co_generator_t.h Coroutine generator becomes a part of the core EightBit library. 2021-12-17 09:19:16 +00:00
Device.h Copy constructor and equality operations added. 2021-12-27 22:07:30 +00:00
EightBitCompilerDefinitions.h Fix Linux/GCC compilation issue. 2021-10-21 22:58:52 +01:00
EventArgs.h Extensive change warning: lots of "noexcept" and "constexpr" changes. Not sure if I'll keep all of them, but interesting... 2021-07-18 14:28:40 +01:00
InputOutput.h Extensive change warning: lots of "noexcept" and "constexpr" changes. Not sure if I'll keep all of them, but interesting... 2021-07-18 14:28:40 +01:00
IntelHexFile.h More C++17 tidying up. Should be no user visible changes. 2021-01-06 15:30:26 +00:00
IntelProcessor.h Copy constructor and equality operations added. 2021-12-27 22:07:30 +00:00
LittleEndianProcessor.h Copy constructor and equality operations added. 2021-12-27 22:07:30 +00:00
Mapper.h Extensive change warning: lots of "noexcept" and "constexpr" changes. Not sure if I'll keep all of them, but interesting... 2021-07-18 14:28:40 +01:00
Memory.h Extensive change warning: lots of "noexcept" and "constexpr" changes. Not sure if I'll keep all of them, but interesting... 2021-07-18 14:28:40 +01:00
MemoryMapping.h Tidy the Bus reference definition a little 2021-12-08 19:45:07 +00:00
Processor.h Copy constructor and equality operations added. 2021-12-27 22:07:30 +00:00
Ram.h Extensive change warning: lots of "noexcept" and "constexpr" changes. Not sure if I'll keep all of them, but interesting... 2021-07-18 14:28:40 +01:00
Register.h Experimentation with C++17 compatibilty. Mainly an exercise in rewrting coroutine code in boost::coroutine2. Interesting! 2022-01-01 13:20:34 +00:00
Rom.h Start adding comparison operations to EightBit classes 2021-12-27 14:24:38 +00:00
Signal.h Add a slightly simplified variant on signal firing. 2021-01-08 09:06:46 +00:00
TestHarness.h Extensive change warning: lots of "noexcept" and "constexpr" changes. Not sure if I'll keep all of them, but interesting... 2021-07-18 14:28:40 +01:00
UnusedMemory.h Extensive change warning: lots of "noexcept" and "constexpr" changes. Not sure if I'll keep all of them, but interesting... 2021-07-18 14:28:40 +01:00