EightBit/inc
2021-10-21 22:58:52 +01: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 Correct some virtual and constexpr expressions. 2021-08-23 09:44:48 +01:00
Chip.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
ClockedChip.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
Device.h Add a "flip" method to device to allow tone sequence generation. 2021-08-23 09:40:54 +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 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 Correct some virtual and constexpr expressions. 2021-08-23 09:44:48 +01:00
LittleEndianProcessor.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
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 Make better use of modern c++ 2020-05-02 11:36:43 +01:00
Processor.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
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 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
Rom.h Make the Rom class a little easier to use by allowing it to be copied around. 2021-08-23 09:45:40 +01: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