Cleanup unpack buffer comment

This commit is contained in:
Michaelangel007 2017-07-17 20:43:51 -07:00
parent 0be3f97b81
commit 6945799440

View File

@ -160,8 +160,9 @@ done_detecting
; ------------------------------------------------------------------------ ; ------------------------------------------------------------------------
; Unpack 2 bits/color -> $28 bytes/scanline ; Unpack 2 bits/color -> $28 bytes/scanline
; ;
; Unpack one line to $200 ; Unpack one line to buffer at Y=191 HGR line
; Copy to 8 scanlines ; Copy to 8 scanlines
; Erase buffer after copying to final 8 scanlines
Unpack Unpack
DO 1-CONFIG_PROBE_CPUINFO DO 1-CONFIG_PROBE_CPUINFO