aboutsummaryrefslogtreecommitdiff
path: root/memsetup.asm
diff options
context:
space:
mode:
Diffstat (limited to 'memsetup.asm')
-rw-r--r--memsetup.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/memsetup.asm b/memsetup.asm
index 49d8149..3fe19d1 100644
--- a/memsetup.asm
+++ b/memsetup.asm
@@ -1,6 +1,6 @@
*= $2000
memsetup
- lda #$a0
+ lda #$80
sta $6a ; RAMTOP
sta $02e6 ; MEMTOP high
lda #0