In order to edit this wiki, you must register and verify your account.

Release 1.22.2

From Cemu Wiki
Jump to:navigation Jump to:search

Changelog

# Cemu detailed changelog for 1.22.2
# Patreon release date: 2020-12-11
# Public release date:  2020-12-18

coreinit: Various stability improvements and very minor optimizations

debugger: Updated the PowerPC debugger. New improvements include:
 	  - Display function debug symbols and labels from gfx pack patches in disassembly view
          - Code cave regions are now viewable in the disassembly view (previously could not step into or use GoTo-command on any address in code cave region)
          - Added preliminary support for tracking data types in the disassembly view
            E.g. if a graphic pack defines a .float it will show up as such in the disasm view
          - Fixed memory breakpoints and made them work with our new threading code
          - BLA instructions will now show the symbol name of the destination if available (useful for quickly identifying Cafe OS library calls)
          - The current instruction pointer is now more clearly highlighted in stepping mode
          - Various smaller fixes and changes

Download Cemu 1.22.2
Changelog source