mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2026-04-25 09:16:41 +00:00
Work my way through a bunch of the analysis suggestions.
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ namespace EightBit
|
||||
// Parity
|
||||
PF = Bits.Bit2,
|
||||
|
||||
// Zero
|
||||
// Overflow
|
||||
VF = Bits.Bit2,
|
||||
|
||||
// Negative?
|
||||
|
||||
Reference in New Issue
Block a user