Factory Modules: Difference between revisions
Jump to navigation
Jump to search
(Created page with "There are some modules which only exist on factory os0, that do not exist on regular os0. they are the following: <pre> ./kd/deci4p_stestp.skprx ./kd/deci4p_testp.skprx ./kd/...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<pre> | <pre> | ||
./psp2config.skprx <- NEW | |||
./kd/deci4p_stestp.skprx | ./kd/deci4p_stestp.skprx | ||
./kd/deci4p_testp.skprx | ./kd/deci4p_testp.skprx | ||
Line 8: | Line 9: | ||
./kd/scePdCtrl.skprx | ./kd/scePdCtrl.skprx | ||
./kd/scePdDisplay.skprx | ./kd/scePdDisplay.skprx | ||
./kd/scePdDisplayLcd.skprx | |||
./kd/scePdDisplayOled.skprx | ./kd/scePdDisplayOled.skprx | ||
./kd/scePdDs3UsbOnly.skprx | |||
./kd/scePdEther.skprx | |||
./kd/scePdHdmi.skprx | ./kd/scePdHdmi.skprx | ||
./kd/scePdIdStorage.skprx | ./kd/scePdIdStorage.skprx | ||
./kd/scePdLed.skprx | ./kd/scePdLed.skprx | ||
./kd/scePdMotion.skprx | ./kd/scePdMotion.skprx | ||
./kd/scePdMsif.skprx | |||
./kd/scePdPower.skprx | ./kd/scePdPower.skprx | ||
./kd/scePdSdif.skprx | ./kd/scePdSdif.skprx | ||
./kd/scePdSyscon.skprx | |||
./kd/scePdTouch.skprx | ./kd/scePdTouch.skprx | ||
./kd/scePdUart.skprx | ./kd/scePdUart.skprx | ||
./kd/scePdUdcdEval.skprx | |||
./kd/scePdUdcdMotion.skprx | ./kd/scePdUdcdMotion.skprx | ||
./kd/scePdWlanBtLab.skprx | ./kd/scePdWlanBtLab.skprx | ||
</pre> | |||
Specifically on 0.920 Factory, only these two exist: | |||
<pre> | |||
./kd/deci4p_stestp.skprx | |||
./kd/deci4p_testp.skprx | |||
</pre> | </pre> |
Latest revision as of 23:42, 7 March 2023
There are some modules which only exist on factory os0, that do not exist on regular os0. they are the following:
./psp2config.skprx <- NEW ./kd/deci4p_stestp.skprx ./kd/deci4p_testp.skprx ./kd/scePdAudio.skprx ./kd/scePdCamera.skprx ./kd/scePdCtrl.skprx ./kd/scePdDisplay.skprx ./kd/scePdDisplayLcd.skprx ./kd/scePdDisplayOled.skprx ./kd/scePdDs3UsbOnly.skprx ./kd/scePdEther.skprx ./kd/scePdHdmi.skprx ./kd/scePdIdStorage.skprx ./kd/scePdLed.skprx ./kd/scePdMotion.skprx ./kd/scePdMsif.skprx ./kd/scePdPower.skprx ./kd/scePdSdif.skprx ./kd/scePdSyscon.skprx ./kd/scePdTouch.skprx ./kd/scePdUart.skprx ./kd/scePdUdcdEval.skprx ./kd/scePdUdcdMotion.skprx ./kd/scePdWlanBtLab.skprx
Specifically on 0.920 Factory, only these two exist:
./kd/deci4p_stestp.skprx ./kd/deci4p_testp.skprx