Talk:NES 2.0 Mapper 319: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:


Additionally, the description here (modifying overriding PRG A16 with CPU A14, instead of PRG A14 with CPU A14) really sounds like this description is a misdump. —[[User:Lidnariq|Lidnariq]] ([[User talk:Lidnariq|talk]]) 19:13, 15 May 2018 (MDT)
Additionally, the description here (modifying overriding PRG A16 with CPU A14, instead of PRG A14 with CPU A14) really sounds like this description is a misdump. —[[User:Lidnariq|Lidnariq]] ([[User talk:Lidnariq|talk]]) 19:13, 15 May 2018 (MDT)
:I have corrected the relative register location. Not sure what you mean by the "misdump" in the second part. If the 16 KiB PRG-ROM bank bit 2 (4s) is modified, it's going to affect PRG A16, not A14. [[User:NewRisingSun|NewRisingSun]] ([[User talk:NewRisingSun|talk]]) 23:52, 15 May 2018 (MDT)
:I have corrected the relative register location. Not sure what you mean by "misdumped description " in the second part. If the 16 KiB PRG-ROM bank bit 2 (4s) is modified, it's going to affect PRG A16, not A14. [[User:NewRisingSun|NewRisingSun]] ([[User talk:NewRisingSun|talk]]) 23:52, 15 May 2018 (MDT)

Revision as of 05:59, 16 May 2018

typo?

FCEUX's source in boards/hp898f.cpp swaps the location of the two registers relative to what's documented here. —Lidnariq (talk) 17:32, 15 May 2018 (MDT)

Additionally, the description here (modifying overriding PRG A16 with CPU A14, instead of PRG A14 with CPU A14) really sounds like this description is a misdump. —Lidnariq (talk) 19:13, 15 May 2018 (MDT)

I have corrected the relative register location. Not sure what you mean by "misdumped description " in the second part. If the 16 KiB PRG-ROM bank bit 2 (4s) is modified, it's going to affect PRG A16, not A14. NewRisingSun (talk) 23:52, 15 May 2018 (MDT)