Work my way through a bunch of the analysis suggestions.

Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
This commit is contained in:
Adrian Conlon
2020-06-22 00:00:15 +01:00
parent db0e8c613f
commit cd4af67177
32 changed files with 297 additions and 292 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ namespace EightBit
// Parity
PF = Bits.Bit2,
// Zero
// Overflow
VF = Bits.Bit2,
// Negative?