EightBitNet/EightBit
2024-06-01 22:11:13 +01:00
..
EightBit.UnitTest Ugrade to .NET 8.0: First pass 2024-05-18 21:57:33 +01:00
AccessLevel.cs
BigEndianProcessor.cs get the C# code up to date with the C++ code. Much better support for undocumented modes/instructions etc. 2024-05-28 13:59:37 +01:00
Bits.cs Correct small warning in the EightBit library. 2019-05-04 15:19:55 +01:00
Bus.cs IDE suggestions 2024-05-19 09:07:20 +01:00
Chip.cs Work my way through a bunch of the analysis suggestions. 2020-06-22 00:00:15 +01:00
ClockedChip.cs IDE suggestions 2024-05-19 09:07:20 +01:00
Device.cs IDE suggestions 2024-05-19 09:07:20 +01:00
EightBit.csproj Ugrade to .NET 8.0: First pass 2024-05-18 21:57:33 +01:00
IMapper.cs Implement some suggestions from the code analysis. 2019-02-14 23:51:32 +00:00
InputOutput.cs IDE suggestions 2024-05-19 09:07:20 +01:00
IntelHexFile.cs IDE suggestions 2024-05-19 09:07:20 +01:00
IntelOpCodeDecoded.cs Add Z80 processor (untested, but complete) 2019-02-16 21:32:34 +00:00
IntelProcessor.cs IDE suggestions 2024-05-19 09:07:20 +01:00
LittleEndianProcessor.cs get the C# code up to date with the C++ code. Much better support for undocumented modes/instructions etc. 2024-05-28 13:59:37 +01:00
Mask.cs Work my way through a bunch of the analysis suggestions. 2020-06-22 00:00:15 +01:00
Memory.cs Implement some suggestions from the code analysis. 2019-02-14 23:51:32 +00:00
MemoryMapping.cs IDE suggestions 2024-05-19 09:07:20 +01:00
PinLevel.cs
PinLevelExtensions.cs Resurrect the concept of pin level matching. Allows for easier device wiring. 2019-05-06 09:58:50 +01:00
PortEventArgs.cs IDE suggestions 2024-05-19 09:07:20 +01:00
Processor.cs get the C# code up to date with the C++ code. Much better support for undocumented modes/instructions etc. 2024-05-28 13:59:37 +01:00
Ram.cs IDE suggestions 2024-05-19 09:07:20 +01:00
Register16.cs IDE suggestions 2024-05-19 09:07:20 +01:00
Rom.cs Correct ROM load limit 2024-06-01 22:11:13 +01:00
UnusedMemory.cs IDE suggestions 2024-05-19 09:07:20 +01:00