Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/coolgirl-multicart/coolgirl-multirom-builder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2021-05-26 03:45:04 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2021-05-26 03:45:04 +0300
commit7c48ca9422e7024b84ea905ff6753fe38d5542c3 (patch)
treed8b1c80b67ed3dd401b98f312f2beafb8365ca6f /menu.asm
parentce496a02e7ca420a8e35cb089f0ff898b7010df9 (diff)
PRG RAM test without PRG RAM, fixes
Diffstat (limited to 'menu.asm')
-rw-r--r--menu.asm5
1 files changed, 0 insertions, 5 deletions
diff --git a/menu.asm b/menu.asm
index 0b3ba71..3531d9e 100644
--- a/menu.asm
+++ b/menu.asm
@@ -256,11 +256,6 @@ Start:
bne .not_tests
jmp do_tests
.not_tests:
- lda #%00001011
- cmp <BUTTONS
- bne .not_crc
- jsr crc_tests
-.not_crc:
; printing game names
ldx #LINES_PER_SCREEN