mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 03:52:12 +00:00
Small typo
This commit is contained in:
@@ -126,7 +126,7 @@ TC_XPOS_BYTES equ (TC_XPOS)/8
|
||||
;; 1 1 0 1
|
||||
;; 1 1 1 1
|
||||
;;
|
||||
;; then read D column from bottom up = 1111000 = $f0
|
||||
;; then read D column from bottom up = 11110000 = $f0
|
||||
;; this is used in the LF? bits
|
||||
BLIT_LF_MINTERM equ $f0
|
||||
BLIT_A_SOURCE_SHIFT equ 0
|
||||
|
||||
Reference in New Issue
Block a user