PlayStation 2 Basic BootLoader

PS2 PlayStation 2 Basic BootLoader v1.2.0

now, memory card settings file will be stored on

Code:
mc?:/SYS-CONF/PS2BBL.INI

instead of

Code:
mc?:/PS2BBL/CONFIG.INI
Changes since 1.0.0 release:

  • Internal HDD Support
  • MX4SIO Support
  • PSX dedicated config file (mc?:/PS2BBL/XCONFIG.INI)
  • Simplified config reading code
  • Ability to declare IRX modules to be loaded when reading configuration (LOAD_IRX_E#, where # can be any number from 0 to 50)
  • Ability to have prioritary config files on program CWD (eg: if program is located at mc0:/BAEXEC/SYSTEM/, then mc0:/BAEXEC/SYSTEM/CONFIG.INI will be the top priority config file)
  • Fixed ELF Loading on PSX-DESR
  • Ability tp auto eject disc tray if disc handler is ran while tray is empty
  • Like
Reactions: Kevin8082 and Algol
Back
Top