Reformat with 4sp TABs

This commit is contained in:
boykovra 2024-06-15 10:36:32 +03:00
parent f88fc0e5ff
commit bc088bb793

View File

@ -1162,7 +1162,7 @@ CRC_NXT_BYTE
ADD IX,IX
ADD IX,IX
LD A,D
XOR (IX+0x0) ; CRC32 Table ref? 3F00*4=0xFC00
XOR (IX+0x0) ; CRC32 Table ref 3F00*4=0xFC00
LD E,A
LD A,L
XOR (IX+0x1)