mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-03-04 03:29:29 +00:00
Fixed GS scrolling.
This commit is contained in:
parent
42333bc199
commit
1a34016be0
@ -785,7 +785,7 @@ SCR1LNDONE DEC TXTWINRGT
|
||||
BIT VDUSCREEN
|
||||
BMI SCR1SOFT ; Scroll graphics screen
|
||||
RTS
|
||||
SCR1LINEGS LDX VDUTEXTX
|
||||
SCR1LINEGS LDX TXTWINLFT
|
||||
BIT $C01F
|
||||
BPL :FORTY ; 40-col mode
|
||||
:EIGHTY
|
||||
|
@ -1 +1,2 @@
|
||||
mame -w apple2ee -debug -sl7 cffa2 -harddisk1 ~/Personal/Development/Applecorn/applecorn.po
|
||||
#mame -w apple2ee -debug -sl7 cffa2 -harddisk1 ~/Personal/Development/Applecorn/applecorn.po
|
||||
mame -w apple2gs -debug -sl7 cffa2 -harddisk1 ~/Personal/Development/Applecorn/applecorn.po
|
||||
|
Loading…
x
Reference in New Issue
Block a user