EightBitNet/Z80
Adrian Conlon 3c87907471 Choose a different mechanism for ignoring (at the moment) bus test events.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-11-16 21:00:26 +00:00
..
Properties Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
Z80.FuseTest Choose a different mechanism for ignoring (at the moment) bus test events. 2019-11-16 21:00:26 +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 Whoops: Z80: missed raising the INT pin, after it been acknowledged. 2019-11-16 20:58:52 +00:00
Z80.csproj Better profiling configuration 2019-11-10 12:21:41 +00:00