Page 1 of 1

Did anyone mod the PSX BIOS?

Posted: May 4th, 2012, 12:30 pm
by Dark-Show
Just a simple question im trying to do the same and just change images and sprites. I know that shadow attempted to reverse it.

Re: Did anyone mod the PSX BIOS?

Posted: May 4th, 2012, 4:57 pm
by Yuri^Cybdyn
do you use dissasimbling of Bios code?

Re: Did anyone mod the PSX BIOS?

Posted: May 4th, 2012, 5:35 pm
by Administrator
I never modified the BIOS. I do have some source code of it, but I never reversed it. I do have reversed CAETLA code however.

Re: Did anyone mod the PSX BIOS?

Posted: May 5th, 2012, 3:55 am
by Dark-Show
I have the playstation BIOS of the SCPH101 and the POPStation BIOS used in the PSP emulator.
Both are version 4.5 except the popstation bios has the CD/Mem card/Boot Screen disabled, it goes straight to the playstation logo. Either im going to reverse the bios to ASM or im going to HEX Edit my changes into it.
My current plan is to watch the ram as i emulate both bios and note the differences and make my way back to the HEX.
If i can edit the bios with images or even change a color or two ill work on programming it to a chip and trying it into a real PSOne.

Re: Did anyone mod the PSX BIOS?

Posted: May 5th, 2012, 5:53 am
by Administrator
That sounds to good to be true! If you can edit the boot sequence, colours, sound and even get it all back into assembly, it will open new doors for us ;)

I know that the popstation BIOS has the CD-ROM and Memory Card editor removed. I believe that they used this in the PS1 emulator for the PSP.

Tomorrow I will upload my BIOS collection and reply here letting you know.

It would be a good idea to make a new topic under the Input/Output topic for the PlayStation 1, and make it into a work-log so we can follow your work.

Re: Did anyone mod the PSX BIOS?

Posted: May 5th, 2012, 7:57 am
by Dark-Show
I did a hex compair between the two files and i can basically see all the data in both files compaired to the instructions i just wish i knew what format the images were in. Most likely a format that can be pushed directly to the gpu

Re: Did anyone mod the PSX BIOS?

Posted: May 5th, 2012, 5:34 pm
by Yuri^Cybdyn
PSIO can load our own "bios" or "os" withou original intro. but after i made all comand support in PSIO , it bacame not neccessary to use biso mod. only for chance logo in launch screen. but its realy - "PS logo" is just TMD file (3d), and some pirate games has own logo. it stores in first sectors of ISO file (from 4 to15 LBA, or like this).

also you need flash IC for new bios - cause orignal bios is just ROM (only read memory).