H
halkun
Guest
Hi there, I'm updating Gears. (It's not a massive update, just tucking in some things that I think are important.)
I'm wrting on how the PSX Kernel bypasses the open() and read() BIOS calls for loading data, and how it reads the sector address directly.
Two questions.
1) can someone conferm that the 6 byte header in the GZIP-type BIN files (scene.bin) is the actual CD-ROM sector start location where that file is located?
I can't mount a type 2 CD-ROM with my Linux box. (Amusingly enough, I can image the file and can do a direct data copy, including the P and Q dubheader data.) So I can't confim this on my own.
2) I'm wondering what's up with the field script? Anyone still working on the commands?
-halkun
I'm wrting on how the PSX Kernel bypasses the open() and read() BIOS calls for loading data, and how it reads the sector address directly.
Two questions.
1) can someone conferm that the 6 byte header in the GZIP-type BIN files (scene.bin) is the actual CD-ROM sector start location where that file is located?
I can't mount a type 2 CD-ROM with my Linux box. (Amusingly enough, I can image the file and can do a direct data copy, including the P and Q dubheader data.) So I can't confim this on my own.
2) I'm wondering what's up with the field script? Anyone still working on the commands?
-halkun