mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2024-11-20 00:31:34 +00:00
d4a35c402c
1) Drop Get/SetPagedByte in favour of normal BusRead/Write 2) Tidy some "using" statements 3) More "expression body" usage, if possible 4) Use field initialisation, rather than construction, if possible 5) Correct IntelProcessor register set/get methods (there were remnants of "copy pasta" code) Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com> |
||
---|---|---|
.. | ||
Properties | ||
AccessLevel.cs | ||
BigEndianProcessor.cs | ||
Bits.cs | ||
Bus.cs | ||
Chip.cs | ||
ClockedChip.cs | ||
Device.cs | ||
EightBit.csproj | ||
GlobalSuppressions.cs | ||
InputOutput.cs | ||
IntelOpCodeDecoded.cs | ||
IntelProcessor.cs | ||
LittleEndianProcessor.cs | ||
Mapper.cs | ||
Mask.cs | ||
Memory.cs | ||
MemoryMapping.cs | ||
PinLevel.cs | ||
PinLevelExtensions.cs | ||
PortEventArgs.cs | ||
Processor.cs | ||
Ram.cs | ||
Rom.cs | ||
UnusedMemory.cs |