newbie question
Posted: Sun Feb 29, 2004 3:38 am
Hi folks,
since a while I look to the ps2-homebrew scene, and its very interesting and often i thought about participating, so I tried to find some information regarding the architecture of the ps2-homebrew-software..
The most interesting for me I want to know is, if there is some kind of kernel. You always use the standard libraries for network, access to devices, like hdd or pads, some kind of glibc-pendant (which i use in linux) and so on, do this libraries for itself make some syscalls to the kernel?
or do they access the hardware directly?
When I looked through the sources, i couldnt find any hints to a kernel. I looked to sjeeps pgen, and in the file open area there seemed to be some device descriptors, like mc0, mc1, cdrom0, hd... or so
is this stuff provided from a kind of kernel? or just provided from a kind of direct-hardware-accessing-device-framework-implemted in a library, which was linked to the executable?
I am not very experienced with that stuff, but I am curious, so i would be happy to find someone who could answer me that question.
thanks in advance,
crispie.
p.s. sorry for my english, its not my native language..
since a while I look to the ps2-homebrew scene, and its very interesting and often i thought about participating, so I tried to find some information regarding the architecture of the ps2-homebrew-software..
The most interesting for me I want to know is, if there is some kind of kernel. You always use the standard libraries for network, access to devices, like hdd or pads, some kind of glibc-pendant (which i use in linux) and so on, do this libraries for itself make some syscalls to the kernel?
or do they access the hardware directly?
When I looked through the sources, i couldnt find any hints to a kernel. I looked to sjeeps pgen, and in the file open area there seemed to be some device descriptors, like mc0, mc1, cdrom0, hd... or so
is this stuff provided from a kind of kernel? or just provided from a kind of direct-hardware-accessing-device-framework-implemted in a library, which was linked to the executable?
I am not very experienced with that stuff, but I am curious, so i would be happy to find someone who could answer me that question.
thanks in advance,
crispie.
p.s. sorry for my english, its not my native language..