Releases: ps2homebrew/PMAP
Releases · ps2homebrew/PMAP
Latest development build
Commits
- e8062dd: Added "ignore" EEPROM hardware points and fixed pmap in that mode (AKuHAK)
PMAP v1.2
PMAP v1.12
- Corrected argument parsing for F-chassis and A-chassis
- Corrected EEPROM management for G-chassis
- Corrected some non-escaped menus
- Out-of-range CD/DVD DiscDetect Ratio will be just a warning, not an error
- Enabled verbose logging of all issued serial commands+arguments and mechacon responses into the pmap.log file
- Added argument logging into all cmd messages
- Corrected CD FCS SEARCH CHECK calculation. It was in the range 0..10 cause the value for storing was unsigned, changed to -10..10
- Refactored
cfd
handle logic from uint to char. On Dragons (H-Chassis+)cfd
returns the Mechacon Renewal date in a different format - Now all v5 mechacon chips are detected correctly.
PMAP v1.11 (16/10/2019)
2016/10/19 v1.11
*Corrected CD/DVD detection ratio formula.
2016/09/11 v1.10
*Corrected incorrect values for C-chassis detection.
*Corrected incorrect floating-point values used in elect-adjustment.
*Corrected (debug) ID numbers for post-update and post-EEPROM write tasks.
*Corrected detection of the Rohm RTC IC on the F-chassis and later.
*Corrected return values for the Rx handlers of elect-adjustment.
*Added code to reset the RTC.
*Added an option to clear the OSD2 Init Bit during updates.
*Refactored the code under elect adjustment to make it possible to change the UI.
*Removed debug messages from elect adjustment.
*Added an error message for commands that time out.
2016/04/08 v1.00
*Initial public beta release