Skip to content

PSP Everest 2 Rev6

Compare
Choose a tag to compare
@joel16 joel16 released this 24 Jul 05:09
· 18 commits to main since this release

This is a mod of the original PSP Everest 2 by frostegater. This application has been built with the latest toolchain with major changes to display various new info and fix a few bugs. If someone can help me figure out what units the battery electricity (raw) values are I will push a hotfix to display them currently. At the moment these raw values are displayed as Elec Charge and Total Elec Charge under the Battery Information page.


NTPSP


Change-log:

  • Built with the latest toolchain, with upstream GCC and newlib patches.
  • New Console ID Information page:
    • Display PSID.
    • Display company code.
    • Display factory code and info.
    • Display product code and info.
    • Display product sub code and info.
  • Battery Information page now displays the following information:
    • Display battery elec value (Not entirely sure what unit the raw value is)
    • Display battery total elec value (Not entirely sure what unit the raw value is)
  • Display polestar version in Hardware Information page.
  • Fix static title bar colour when changing background colours with L/R.
  • Make use of VLFlib's central menu instead of hard coding positions for the main menu.
  • Major code clean-up, eliminated all warnings, prevent overflows, limiting buffer lenghts etc.