From e28ad1546509de31b706f0fd300a906e5bc55199 Mon Sep 17 00:00:00 2001 From: Peter Fors Date: Thu, 8 May 2025 21:03:43 +0200 Subject: new and changed mappers --- mappers/mapper_003_1.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mappers/mapper_003_1.h (limited to 'mappers/mapper_003_1.h') diff --git a/mappers/mapper_003_1.h b/mappers/mapper_003_1.h new file mode 100644 index 0000000..c233a1a --- /dev/null +++ b/mappers/mapper_003_1.h @@ -0,0 +1,4 @@ + +struct mapper_003_1 { + uint8_t *chr_ptr; +} __attribute__((packed, aligned(64))); -- cgit v1.2.3