04-16-2007, 06:10 AM
|
#1
|
Join Date: Apr 2007
Posts: 886
|
Which files are loaded in OE initial Boot
When you boot the OE PSP which files on the flash are initially loaded to the ram. I know that the files in pspbconf.txt are initially loaded and call the other prxs, rcos, etc whne needed but i cant distinguish between files in KD and KN.
this is from 3,03 OE-C
Code:
kd/sysmem.prx
kd/loadcore.prx
kd/exceptionman.prx
kd/interruptman.prx
kd/threadman.prx
kd/dmacman.prx
kd/systimer.prx
kd/iofilemgr.prx
kd/stdio.prx
kd/memlmd.prx
kd/modulemgr.prx
kd/init.prx
kd/sysreg.prx
kd/gpio.prx
kd/pwm.prx
kd/i2c.prx
kd/dmacplus.prx
kd/lcdc.prx
kd/emc_sm.prx
kd/emc_ddr.prx
kd/ge.prx
kd/idstorage.prx
kd/syscon.prx
kd/rtc.prx
kd/lfatfs.prx
kd/clockgen.prx
kd/codec.prx
kd/audio.prx
kd/display.prx
kd/ctrl.prx
kd/loadexec.prx
kd/mesg_led.prx
kd/led.prx
kd/hpremote.prx
kd/power.prx
kd/openpsid.prx
kd/npdrm.prx
kd/usb.prx
kd/mediaman.prx
kd/ata.prx
kd/umdman.prx
kd/umd9660.prx
kd/isofs.prx
kd/mscm.prx
kd/msstor.prx
kd/fatmsmod.prx
kd/wlan.prx
kd/wlanfirm_magpie.prx
kd/registry.prx
kd/mgr.prx
kd/msaudio.prx
kd/mgvideo.prx
kd/semawm.prx
kd/mediasync.prx
kd/me_wrapper.prx
kd/vaudio.prx
kd/utility.prx
kd/chkreg.prx
kd/impose.prx
kd/avcodec.prx
kd/vshbridge.prx
kd/usersystemlib.prx
kd/libatrac3plus.prx
vsh/module/paf.prx
vsh/module/common_gui.prx
vsh/module/common_util.prx
vsh/module/vshmain.prx
vsh/module/heaparea1.prx
vsh/module/chnnlsv.prx
kn/systemctrl.prx
kn/vshctrl.prx
the things in blue i am unsure if if they are loaded from both KN and KD folder
The thing in red i am unsure of if they are loaded in both Nodule and Module. in OE there is no vshmain.prx in module folder only nodule.
can someone give me a complete list of every file loaded in OE boot.
|
|
|