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

github.com/ClusterM/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>2020-11-08 11:07:38 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-11-08 11:07:38 +0300
commit7c85688d3b5944858b28991f0d538a323fb8056e (patch)
treea2a0353e437905e7cde0938474f2b3d94a39be5d /menu.asm
parent83aaa706e979be060d5a5f27ec04d2f740670642 (diff)
Minor fixes
Diffstat (limited to 'menu.asm')
-rw-r--r--menu.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu.asm b/menu.asm
index a331bc4..b159c92 100644
--- a/menu.asm
+++ b/menu.asm
@@ -1,5 +1,5 @@
; INES header stuff
- .inesprg 8 ; 8 banks of PRG = 128kB
+ .inesprg 128 * 1024 ; 8 banks of PRG = 128kB
.ineschr 0 ; no CHR, RAM only
.inesmir 0 ; horizontal mirroring
.inesmap 2 ; UxROM