Menu

#645 Hex Editor > Dump to file > Ram does not include mapper RAM

Win32
closed:fixed
nobody
None
5
2014-02-14
2014-02-13
rainwarrior
No

The hex editor's RAM dumper only dumps main RAM. It doesn't appear to include mapper WRAM or FDS RAM, etc.

I can't seem to find a good way to dump these memory areas from FCEUX. I can create a savestate, but the formatting of a savestate binary seems a little obscure.

Ideally I could dump arbitrary memory ranges (or the entire 32k of CPU space).

It might also be useful to be able to both load and dump blocks of memory, e.g. for changing SRAM data while debugging.

I'm using FCEUX 2.2.2

Discussion

  • zeromus

    zeromus - 2014-02-13

    done in r3049, check for a new dump menu option "6502 64k"

     
  • zeromus

    zeromus - 2014-02-13
    • status: open --> closed:fixed
     
  • zeromus

    zeromus - 2014-02-13

    I should mention, being able to load blocks of memory is many, many times more difficult. FCEUX is engineered too badly to make that easy. For certain special cases it could be hardcoded, but solving it generally is not going to happen. Use bizhawk for that kind of stuff, unless you need the actual 6502 debugger which we havent got yet

     
  • rainwarrior

    rainwarrior - 2014-02-14

    The full range dump is quite sufficient, thanks!

     

Log in to post a comment.

MongoDB Logo MongoDB