dumpbios fixed
dumpbios fixed
I've fixed dumpbin to work with the new PS2Dev Environment for Win32. You can download it at http://www.frank-buss.de/ps2/dumpbios.zip . I've tested a bios download with PCSX2 and I can see the normal Playstation intro, but really slow on my 1.5 GHz PC.
-
- Posts: 564
- Joined: Sat Jan 17, 2004 10:22 am
- Location: Sweden
- Contact:
-
- Posts: 10
- Joined: Sun Jan 30, 2005 4:52 pm
- Contact:
A bios is an embedded operating system, whether talking about the PS2 or a PC. It controls the system when the power is turned on, and provides basic services to the programs that are loaded next that take over the system.fr0st m0nkey wrote:What can you achieve by dumping your BIOS? Or is it different than a PC's BIOS?
The main difference, is that in a PC, a "real" operating system is loaded that takes over control.
In the PS2, the bios typically *is* the only operating system, with most games operating within its environment, although technically they could take over complete control if design to do so.
The benefit of dumping the bios is to learn more about the internals of PS2.
Also, dumping the bios allows you to use ps2 emulators without worrying about legal issues of distributing bios images (which are copyrighted software) over the internet.
a link that was forwarded to me when I asked about the bios before:
[RO]man's "bios details for developers"
[RO]man's "bios details for developers"