ref: 9c818ef3e15686fa98a8f13516aa2d66a20584e4
parent: 5aea30f40d2f3354c76988384bcf70347a26d4a3
parent: 11b7052f9403944fef5fddf1d2815f37a9cf5c3b
author: Eldred Habert <[email protected]>
date: Sun Nov 3 11:18:09 EST 2019
Merge pull request #438 from ISSOtm/sub_doc_fix Fix documentation for `sub`, `sbc` and `cp`
--- a/src/gbz80.7
+++ b/src/gbz80.7
@@ -512,10 +512,10 @@
1
.It
.Sy H :
-Set if no borrow from bit 4.
+Set if borrow from bit 4.
.It
.Sy C :
-Set if no borrow
+Set if borrow
.Po set if Ar r8
>
.Sy A
@@ -606,7 +606,7 @@
1
.It
.Sy H :
-Set if no borrow from bit 4.
+Set if borrow from bit 4.
.El
.Ss DEC [HL]
Decrement the value pointed by
@@ -1497,10 +1497,10 @@
1
.It
.Sy H :
-Set if no borrow from bit 4.
+Set if borrow from bit 4.
.It
.Sy C :
-Set if no borrow
+Set if borrow
.Po set if Ar r8
>
.Sy A
@@ -1713,10 +1713,10 @@
1
.It
.Sy H :
-Set if no borrow from bit 4.
+Set if borrow from bit 4.
.It
.Sy C :
-Set if no borrow
+Set if borrow
.Po set if Ar r8
>
.Sy A