clarify a comment

This commit is contained in:
Peter Ferrie 2018-01-08 15:12:12 -08:00
parent 94c9f46ee6
commit 4c202ea9e1

View File

@ -91,7 +91,7 @@ CopyToAuxHigh=*+2
bvc - bvc -
ldx #(softswitches_e-softswitches)-1 ldx #(softswitches_e-softswitches)-1
- ldy softswitches,x - ldy softswitches,x
sta (SoftswitchBase),y ; enable graphics display sta (SoftswitchBase),y ; restore main memory access, enable DHGR graphics display
dex dex
bpl - bpl -
jsr Read ; read second half of graphic (stays in main memory) jsr Read ; read second half of graphic (stays in main memory)