EightBitNet/EightBit
2024-10-12 08:49:47 +01:00
..
EightBit.UnitTest Ugrade to .NET 8.0: First pass 2024-05-18 21:57:33 +01:00
AccessLevel.cs Not sure if this was a really good idea, but integrated StyleCop rules into the builds. Corrected all except documentation problems. 2019-02-04 23:52:21 +00:00
BigEndianProcessor.cs Code analysis corrections. 2024-10-09 22:15:25 +01:00
Bits.cs Correct small warning in the EightBit library. 2019-05-04 15:19:55 +01:00
Bus.cs Code analysis corrections. 2024-10-09 22:15:25 +01:00
Chip.cs Clarifications of EightBit library 2024-09-18 11:23:18 +01:00
ClockedChip.cs Correct style issues 2024-10-09 20:05:37 +01:00
Device.cs Correct style issues 2024-10-09 20:05:37 +01:00
EightBit.csproj Update to .Net 9 2024-10-12 08:49:47 +01:00
IMapper.cs Implement some suggestions from the code analysis. 2019-02-14 23:51:32 +00:00
InputOutput.cs Correct style issues 2024-10-09 20:05:37 +01:00
IntelHexFile.cs More style changes 2024-10-09 21:16:55 +01:00
IntelOpCodeDecoded.cs Correct style issues 2024-10-09 20:05:37 +01:00
IntelProcessor.cs Correct style issues 2024-10-09 20:05:37 +01:00
LittleEndianProcessor.cs Code analysis corrections. 2024-10-09 22:15:25 +01:00
Mask.cs Work my way through a bunch of the analysis suggestions. 2020-06-22 00:00:15 +01:00
Memory.cs More style changes 2024-10-09 21:16:55 +01:00
MemoryMapping.cs Correct style issues 2024-10-09 20:05:37 +01:00
PinLevel.cs Not sure if this was a really good idea, but integrated StyleCop rules into the builds. Corrected all except documentation problems. 2019-02-04 23:52:21 +00:00
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 Code analysis corrections. 2024-10-09 22:15:25 +01:00
Ram.cs Correct style issues 2024-10-09 20:05:37 +01:00
Register16.cs Code analysis corrections. 2024-10-09 22:15:25 +01:00
Rom.cs Code analysis corrections. 2024-10-09 22:15:25 +01:00
UnusedMemory.cs More style changes 2024-10-09 21:16:55 +01:00