Editing PSX
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 204: | Line 204: | ||
== Onboard flash == | == Onboard flash == | ||
The PSX has a flash memory on board called xfrom, containing the xosdmain.elf XMB-executable and some other files. xosdmain.elf is always located at xfrom:/BIEXEC-SYSTEM/xosdmain.elf. The other files differ between PSX1 (DESR-x000 and DESR-x100) and PSX2 (DESR-x500 and DESR-x700). Their main purpose is setting a boot mode for xosdmain.elf. On PSX1, several | The PSX has a flash memory on board called xfrom, containing the xosdmain.elf XMB-executable and some other files. xosdmain.elf is always located at xfrom:/BIEXEC-SYSTEM/xosdmain.elf. The other files differ between PSX1 (DESR-x000 and DESR-x100) and PSX2 (DESR-x500 and DESR-x700). Their main purpose is setting a boot mode for xosdmain.elf. On PSX1, several files get temporarily created to configure the boot mode. On PSX2, this is handled by a single file named bootflag.txt. | ||
== File types == | == File types == |