Fixed a few spelling errors.
This commit is contained in:
parent
801cd55541
commit
b0dc88a2e5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
;;Settings positions
|
;;Settings positions
|
||||||
CR1 = $d011; ;Grafic settings
|
CR1 = $d011; ;Graphic settings
|
||||||
VIC_bank_settings = $DD00 ; Vic position
|
VIC_bank_settings = $DD00 ; Vic position
|
||||||
Screen_RAM_settings =$D018 ;Screan ram position relative to vic
|
Screen_RAM_settings =$D018 ;Screen RAM position relative to VIC
|
||||||
|
|
||||||
;;########## VIC_BANK ################
|
;;########## VIC_BANK ################
|
||||||
;;# BITMAP | $4000 -$5F3F
|
;;# BITMAP | $4000 -$5F3F
|
||||||
|
|
Loading…
Add table
Reference in a new issue