Fix comment

This commit is contained in:
2026-07-23 20:19:36 +01:00
parent 8a27297c16
commit da9b4cef58
+1 -1
View File
@@ -36,7 +36,7 @@ CHKMAT: PUSH P,A ;Save the register A
PUSH P,C ;Save the data register
PUSH P,E ;Save the E register
PUSH P,X ;Save the index register
MOVEI D,11 ;Load D with 16.
MOVEI D,11 ;Load D with 9.
SETZ E ;Set the hash register to 0.
MOVE X,[440400,,C] ;Store a byte pointer to C
CKLOOP: SOJE D,CHKEXT ;All bits set?