clarify a comment

This commit is contained in:
Peter Ferrie 2018-01-08 15:12:12 -08:00
parent 94c9f46ee6
commit 4c202ea9e1
1 changed files with 1 additions and 1 deletions

View File

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