EightBitNet/EightBit
Adrian Conlon 3c5e292eae Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present)
Now runs some instructions before going wrong...

Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-02-03 00:42:55 +00:00
..
Properties Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
AccessLevel.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
BigEndianProcessor.cs Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
Bits.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
Bus.cs Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
Chip.cs Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
ClockedChip.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
Device.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
EightBit.csproj Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
GlobalSuppressions.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
InputOutput.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
IntelOpCodeDecoded.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
IntelProcessor.cs Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
LittleEndianProcessor.cs Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
Mapper.cs Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
Mask.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
Memory.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
MemoryMapping.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
PinLevel.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
PinLevelExtensions.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
PortEventArgs.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
Processor.cs Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
Ram.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
Rom.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00
UnusedMemory.cs Port of EightBit library to .Net (unworking!) 2019-02-02 15:12:51 +00:00