EightBitNet/Z80
Adrian Conlon 1c472fcb17 Make the Z80 disassembler a little more compatible with the C++ version.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-11-02 17:28:09 +00:00
..
Properties Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
Z80.FuseTest Correct: Fuse error count + expected versus actual register checking. 2019-08-15 17:24:26 +01:00
Z80.Test Remove unnecessary reference dependencies from the .Net EightBit projects. 2019-07-28 00:35:20 +01:00
Disassembler.cs Make the Z80 disassembler a little more compatible with the C++ version. 2019-11-02 17:28:09 +00:00
packages.config Update nuget packages. 2019-05-06 10:03:11 +01:00
RefreshRegister.cs Correct missing high bit in the refresh register (corrects failing fuse test: ed5f) 2019-08-14 08:31:19 +01:00
RegisterIndex.cs
Settings.StyleCop Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
StatusBits.cs
stylecop.json Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
Z80.cs Sync (as far as possible) with unmanaged C++ emulators. 2019-10-31 23:01:47 +00:00
Z80.csproj Remove unnecessary reference dependencies from the .Net EightBit projects. 2019-07-28 00:35:20 +01:00