Mercurial > public > mk2
changeset 836:b317df6bc367
minor
author | heinrichsweikamp |
---|---|
date | Mon, 02 Nov 2020 14:40:12 +0100 |
parents | 30136fc61392 |
children | 23ed973d4fb9 |
files | code_part1/OSTC_code_asm_part1/display_lowlevel.asm |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/display_lowlevel.asm Sun Dec 30 18:13:42 2018 +0100 +++ b/code_part1/OSTC_code_asm_part1/display_lowlevel.asm Mon Nov 02 14:40:12 2020 +0100 @@ -189,7 +189,7 @@ bra half_pixel_write_1_display1 ; Yes. btfsc PRODL,0 ; 180° rotation ? - sublw .239 ; 239-Y --> Y + sublw .239 ; 239-Y --> Y mullw 1 ; Copy row to PRODL (PRODH=0) movlw 0x20 ; Horizontal Address START:END