FCEUX is a NES/FC/FDS emulator providing the most powerful toolset for TASing, debugging, romhacking, Lua scripting and more. The new release fixes a lot of bugs, adds support for new mappers and brings many new features.
Full changelog here
Debugger improvements:
- Numerous usability enhancements
- “CPU cycles” and “Instructions” counters, and respective breakpoints
- Fixed and improved Symbolic debug (Names and Comments display)
- Allow Frame Advancing when Debugger is in breakpoint state
- Double-click on any address prompts “Add Breakpoint”
- “ROM offsets” option
- Bookmarks naming and quick adding with a single-click on any address
- “Symbolic trace” option
- “RTS” instructions now output the subroutine address/name
- “Use Stack Pointer for code tabbing (nesting visualization)” option
- Additional logging options
- Tracer now auto-updates its window when the user pauses the game
- Now can log data access from RAM code
- “Save Unused Data” button
- Now can also log graphics access
Also, the debugging documentation was updated, describing all the new features as well as some old tricks, for example, how to create custom breakpoints and write automatic handlers for them using Lua scripting."
0 comments:
Post a Comment