summaryrefslogtreecommitdiff
path: root/mappers/mapper_001_0.h
diff options
context:
space:
mode:
authorPeter Fors <peter.fors@mindkiller.com>2025-11-02 09:16:03 +0100
committerPeter Fors <peter.fors@mindkiller.com>2025-11-02 09:16:03 +0100
commited41715142f419021ed8fef5522ea1f363f16441 (patch)
tree9cf0049db6ac5b0da5552bba9e0376b82eaeb2b4 /mappers/mapper_001_0.h
parente137c881d835703d1030746cd7262899de7169c6 (diff)
fix multiple mappers
Diffstat (limited to 'mappers/mapper_001_0.h')
-rw-r--r--mappers/mapper_001_0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mappers/mapper_001_0.h b/mappers/mapper_001_0.h
index deb0e29..18dfec9 100644
--- a/mappers/mapper_001_0.h
+++ b/mappers/mapper_001_0.h
@@ -1,6 +1,6 @@
struct mapper_001_0 {
- uint8_t shift;
+ uint8_t shift_accumulator;
uint8_t shift_count;
uint8_t control;
uint8_t prg_bank;