AbkarinoMHM / PS4SysconTools

PS4 Syscon Tools is a free solution that allow you to manipulate original PlayStation 4 Syscon chip (Renesas RL78/G13).
215 stars 26 forks source link

Important fix for Enable Debug Mode problem. #34

Closed AbkarinoMHM closed 5 months ago

AbkarinoMHM commented 5 months ago
AbkarinoMHM commented 5 months ago

Fix bug in Enable Debug Mode function by removing Erase command and using new Extended Write command. Remove Auto Erase feature, and make erase happen automatically before writing in case of block to be written is not empty. Code clean up. Update version to v2.1.0 Beta.