mirror of
https://github.com/Michaelangel007/apple2_mockingboard.git
synced 2024-12-21 22:29:20 +00:00
Fix typo
This commit is contained in:
parent
f453937d28
commit
879fd06c82
@ -21,7 +21,7 @@
|
|||||||
.word __END - __MAIN ; 2 byte BLOAD size
|
.word __END - __MAIN ; 2 byte BLOAD size
|
||||||
|
|
||||||
; Mockingboard Base Address
|
; Mockingboard Base Address
|
||||||
ADDR6522 = $C400 ; *** Default Mockingobard to slot 4 ***
|
ADDR6522 = $C400 ; *** Default Mockingboard to slot 4 ***
|
||||||
|
|
||||||
; Programmable Sound Generator
|
; Programmable Sound Generator
|
||||||
MOCK_TONE_LOW = $0 ; Tone Control Fine Reg 0/2/4: lo 8-bit
|
MOCK_TONE_LOW = $0 ; Tone Control Fine Reg 0/2/4: lo 8-bit
|
||||||
|
Loading…
Reference in New Issue
Block a user