SimpleNES
SimpleNES copied to clipboard
Add mapper 474
This is a new mapper that supports extra ROM space compared to the NROM but has no bank switching.
Hi,
Thank you for the PR! Just wanted to let you know that it'll take a couple of days for me to be able to review and merge this.
On Sun, Sep 22, 2024 at 6:51 AM Akeraiotitasoft @.***> wrote:
This is a new mapper that supports extra ROM space compared to the NROM but has no bank switching.
You can view, comment on, or merge this pull request online at:
https://github.com/amhndu/SimpleNES/pull/54 Commit Summary
- 3139d09 https://github.com/amhndu/SimpleNES/pull/54/commits/3139d09e3b65c2bd08b84a57d014da99a1416e1f Add mapper 474
File Changes
(9 files https://github.com/amhndu/SimpleNES/pull/54/files)
- M include/Cartridge.h https://github.com/amhndu/SimpleNES/pull/54/files#diff-aab59914e41d5cae3dcc3e1068418d29aed468d0fb671a49d19ca540166e57cf (7)
- M include/Mapper.h https://github.com/amhndu/SimpleNES/pull/54/files#diff-2731b439398ac217c9b1c1ceb4bfc6d91de7fea2ab5dc3a7069f1f9dd62179d0 (6)
- A include/Mapper474.h https://github.com/amhndu/SimpleNES/pull/54/files#diff-8aa747132fd888d228eabef2b6e8d7273f71dfc38c023171fa155064b6c2c5d6 (24)
- M include/MapperNROM.h https://github.com/amhndu/SimpleNES/pull/54/files#diff-73da1f941abdf30f85c53e88599dc5180c797317d495cdeec16844910b56d933 (1)
- M src/Cartridge.cpp https://github.com/amhndu/SimpleNES/pull/54/files#diff-ef205ff9fe4b31f4e682cb0d1e28faa5a6b9419a0c4b7193f1f47d92a5449f42 (25)
- M src/MainBus.cpp https://github.com/amhndu/SimpleNES/pull/54/files#diff-4c1c8402c6c63997f2eb5f7c27472a58be05dccb08c7bbc5002606e6cef07326 (77)
- M src/Mapper.cpp https://github.com/amhndu/SimpleNES/pull/54/files#diff-c991fe314601f71559bc5e8c462ad165bfc91ca03155ec74dd6c931509364580 (7)
- A src/Mapper474.cpp https://github.com/amhndu/SimpleNES/pull/54/files#diff-fe83e21152daccf607fd29349a2f7b5aa28f2199d04927b00cf76072eea335e0 (66)
- M src/MapperNROM.cpp https://github.com/amhndu/SimpleNES/pull/54/files#diff-9b18cfd5603e882d9002cfa14809f7c2baeee99ce142b2f562a1105a9128a569 (14)
Patch Links:
- https://github.com/amhndu/SimpleNES/pull/54.patch
- https://github.com/amhndu/SimpleNES/pull/54.diff
— Reply to this email directly, view it on GitHub https://github.com/amhndu/SimpleNES/pull/54, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUZHBUZMFVI4FDG6CH5BXDZXYLRZAVCNFSM6AAAAABOUCEUYGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2DANJYHAYTEMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>