summaryrefslogtreecommitdiff
path: root/flags.asm
diff options
context:
space:
mode:
authorAstrid Smith2011-10-20 22:30:28 -0700
committerAstrid Smith2011-10-20 22:30:28 -0700
commitc2b16e5e27c250b7eab9de0a65ec4da585bff06a (patch)
tree0ab3d11f6f8f59f60fbbce525e658c309ac5e831 /flags.asm
parentf7e1599919eeabb8abf6f3402a0626300df5d4e7 (diff)
Loader
Diffstat (limited to 'flags.asm')
-rw-r--r--flags.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/flags.asm b/flags.asm
index 786148e..343e8a6 100644
--- a/flags.asm
+++ b/flags.asm
@@ -283,6 +283,8 @@ lut_ccr:
;; 256-byte LUT for the Parity bit.
;; Keep this last so all storage references require only one
;; extension word.
+ ;;
+ ;; This table taken from another z80 emulator
lut_parity:
dc.b 4,0,0,4,0,4,4,0,0,4,4,0,4,0,0,4
dc.b 0,4,4,0,4,0,0,4,4,0,0,4,0,4,4,0