From ed41715142f419021ed8fef5522ea1f363f16441 Mon Sep 17 00:00:00 2001 From: Peter Fors Date: Sun, 2 Nov 2025 09:16:03 +0100 Subject: fix multiple mappers --- mappers/mapper_001_0.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mappers/mapper_001_0.h') 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; -- cgit v1.2.3