EightBitNet/Z80
Adrian Conlon c15ec96862 Make the Z80 implementation M-Cycle accurate. I think!
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-11-30 14:06:38 +00:00
..
Properties Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
Z80.FuseTest Make the Z80 implementation M-Cycle accurate. I think! 2019-11-30 14:06:38 +00: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 Lots of stylecop encouraged changes. 2019-02-19 00:56:16 +00:00
Settings.StyleCop Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
StatusBits.cs Add Z80 processor (untested, but complete) 2019-02-16 21:32:34 +00:00
stylecop.json Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
Z80.cs Make the Z80 implementation M-Cycle accurate. I think! 2019-11-30 14:06:38 +00:00
Z80.csproj Better profiling configuration 2019-11-10 12:21:41 +00:00