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>2022-11-08 10:25:47 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-08 10:25:47 +0300
commit65aa036f20d5a35798706f8e2af1258cfa2b863c (patch)
treec054af543c6d6f0e2806fa1f130ad89a32ac628c /flash.asm
parent9a33151fdf334dc85a355da22320702d54fa181c (diff)
NesContainers update, minor fixes
Diffstat (limited to 'flash.asm')
-rw-r--r--flash.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/flash.asm b/flash.asm
index 83184fe..f7030d4 100644
--- a/flash.asm
+++ b/flash.asm
@@ -1,7 +1,6 @@
; subroutines for flash memory stuff
FLASH_TYPE .rs 1 ; flash memory type
-CRC .rs 2
flash_detect:
lda #0