Talk:PRG RAM circuit

From NESdev Wiki
Revision as of 00:03, 26 June 2013 by Tepples (talk | contribs) (→‎Emulation: Reasonable to expect NES 2.0 support?)
Jump to navigationJump to search

Emulation

Although I have not actually tried it, looking at the FCEUX source codes seems to not emulate PRG RAM in UNROM. There are some games that require it to be absent and some might require it present, this is a mess... you should fix FCEUX; if there are some games that require the absence of PRG RAM in some mappers, then for those mappers you could make it enable PRG RAM only if the battery bit is turned on, even if the game isn't actually using the battery; that seems the clearest way to do it without using NES 2.0. --Zzo38 (talk) 16:05, 25 June 2013 (MDT)

No commercial UNROM game came with PRGRAM, so it is not reasonable to expect emulators to support it by default. Some games even rely on that area being open bus. Use NES2.0. —Lidnariq (talk) 17:52, 25 June 2013 (MDT)
Is it reasonable to expect emulators that don't support it by default to support NES 2.0? --Tepples (talk) 18:03, 25 June 2013 (MDT)