EightBitNet/Z80
2019-02-21 00:02:31 +00:00
..
Properties Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
Z80.Test Make the Z80 test harness mostly functional. 2019-02-20 22:23:58 +00:00
Disassembler.cs Make the Z80 disassembly more compatible with the unmanaged disassembler. 2019-02-20 23:52:59 +00:00
packages.config Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
RefreshRegister.cs Tidy up a stylecop suggestion. 2019-02-21 00:01:36 +00: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
stylecop.json Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
Z80.cs Correct a Z80 compare mistake: the result of the implied subtraction shouldn't be applied to the flags register! 2019-02-21 00:02:31 +00:00
Z80.csproj Improve the Z80 disassembler: now does mostly good disassemblies. 2019-02-20 22:23:29 +00:00