[Help] How do make a Test ROM autodetect RAM $6000-7FFF

Discuss technical or other issues relating to programming the Nintendo Entertainment System, Famicom, or compatible systems.

Moderator: Moderators

Post Reply
User avatar
Hamtaro126
Posts: 783
Joined: Thu Jan 19, 2006 5:08 pm

[Help] How do make a Test ROM autodetect RAM $6000-7FFF

Post by Hamtaro126 »

I was requesting a FCEUX feature to have UxROM use an optional Work/Battery RAM, but I must make a test rom to determine it being either Failing or Passing,

In short, How can I detect WRAM automatically (so I can make a test ROM)?
AKA SmilyMZX/AtariHacker.
User avatar
rainwarrior
Posts: 8062
Joined: Sun Jan 22, 2012 12:03 pm
Location: Canada
Contact:

Re: [Help] How do make a Test ROM autodetect RAM $6000-7FFF

Post by rainwarrior »

Write to it, and read back the value. If you can't make the read value change by writing it, it's not RAM.
Post Reply