Releases: tomvita/Breeze-Beta
beta95f
beta95e
beta95d
beta95c-18b
beta95c-18a
beta95a
Gen2 fork is now at 0.13g, new version needed and will required a reboot to use gen2 menu.
Watch buffer size is increased.
Additional features have been added to gen2 menu and the user interface has been adjusted.
Updated "branch to" search to include targets of B.cond, CB and TZ.
Fixed a conditional key bug affecting the edit cheat menu.
Remove duplicated entry of Breeze in hbmenu.
Here is a summary of the changes to gen2 menu since release of beta94b
Gen2 menu
PerformExclusiveSearch
This button works on data captured by memory watching on target. It check one by one until the last entry to see if any of them can survived the exclusiveness test. Lower entry will not be tested if higher one were not eliminated. You can use the delete entry button to get rid of them so lower entry can be tested.
Delete entry
Delete selected entry
make match all
generate a code template that match x30 and all the stack check values
make match 1
generate a code template that match one of either x30 or stack check value chosen by "Next stack_check="
beta95c
beta95b
Gen2 fork is now at 0.13h
Bug Fixes:
-
Resolved Issue with Setting Watch on Next Instruction: Fixed a problem where setting a watch on the instruction following the last watched item would not behave as expected.
-
Fixed Crash When Setting Watch on Empty List: Addressed a crash that occurred when attempting to set a watch on an empty list, ensuring proper error handling in such cases.
beta95
Gen2 fork is now at 0.13g, new version needed and will required a reboot to use gen2 menu.
Watch buffer size is increased.
Additional features have been added to gen2 menu and the user interface has been adjusted.
Updated "branch to" search to include targets of B.cond, CB and TZ.
Fixed a conditional key bug affecting the edit cheat menu.
Remove duplicated entry of Breeze in hbmenu.
Here is a summary of the changes to gen2 menu since release of beta94b
Gen2 menu
PerformExclusiveSearch
This button works on data captured by memory watching on target. It check one by one until the last entry to see if any of them can survived the exclusiveness test. Lower entry will not be tested if higher one were not eliminated. You can use the delete entry button to get rid of them so lower entry can be tested.
Delete entry
Delete selected entry
make match all
generate a code template that match x30 and all the stack check values
make match 1
generate a code template that match one of either x30 or stack check value chosen by "Next stack_check="