EightBit/inc
2022-07-01 09:11:28 +01:00
..
BigEndianProcessor.h Tidy up some exception specifications. 2022-03-26 16:06:29 +00:00
Bus.h Tidy up some exception specifications. 2022-03-26 16:06:29 +00:00
Chip.h Tidy up some exception specifications. 2022-03-26 16:06:29 +00:00
ClockedChip.h Tidy up some exception specifications. 2022-03-26 16:06:29 +00:00
co_generator_t.h Refactor co_generator_t into something a little more comprehensible to me. 2022-01-02 17:32:05 +00:00
Device.h Reuse device match 2022-07-01 09:11:28 +01: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 Try to remove some casting warnings by redefining ROM size types. 2022-01-03 12:29:32 +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 Tidy up some exception specifications. 2022-03-26 16:06:29 +00:00
LittleEndianProcessor.h Tidy up some exception specifications. 2022-03-26 16:06:29 +00:00
Mapper.h Tidy up some exception specifications. 2022-03-26 16:06:29 +00:00
Memory.h Tidy up some exception specifications. 2022-03-26 16:06:29 +00:00
MemoryMapping.h Tidy the Bus reference definition a little 2021-12-08 19:45:07 +00:00
Processor.h Tidy up some exception specifications. 2022-03-26 16:06:29 +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 Spaceship operator didn't work as a I wanted it, so I've gone old school again until I can work out why the "==" operator couldn't be found. 2022-01-02 12:29:39 +00:00
Rom.h Try to remove some casting warnings by redefining ROM size types. 2022-01-03 12:29:32 +00:00
Signal.h Tidy up noexcept specification 2022-01-17 19:10:15 +00:00
TestHarness.h Tidy up noexcept specification 2022-01-17 19:10:15 +00:00
UnusedMemory.h Tidy up some exception specifications. 2022-03-26 16:06:29 +00:00