Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 5 additions & 2 deletions .github/workflows/main.yml → .github/workflows/main-doc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Build pages
on: [push, pull_request]
on:
push:
branches:
- main

jobs:
documentation:
Expand All @@ -12,7 +15,7 @@ jobs:
sudo apt install python3 python3-lxml
- name: Build documentation
run: |
python3 ./make_statistics.py
python3 ./build_stats_pages.py
- name: Deploy documentation
uses: JamesIves/github-pages-deploy-action@4.1.0
with:
Expand Down
24 changes: 24 additions & 0 deletions .github/workflows/pr-doc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: Build preview pages
on:
pull_request:

permissions:
pull-requests: write
contents: write

jobs:
documentation:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install dependencies
run: |
sudo apt install python3 python3-lxml
- name: Build documentation
run: |
python3 ./build_stats_pages.py
- name: Deploy preview
uses: rajyan/preview-pages@v1
with:
source-dir: github-pages
12 changes: 12 additions & 0 deletions PSPLibDoc/kd/amctrl.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
sceAmctrl_driver,fun,0785C974,sceDrmBBCipherUpdate,matching
sceAmctrl_driver,fun,1CCB66D2,sceDrmBBCipherInit,matching
sceAmctrl_driver,fun,525B8218,sceDrmBBMacInit,matching
sceAmctrl_driver,fun,58163FBE,sceDrmBBMacUpdate,matching
sceAmctrl_driver,fun,9951C50F,sceDrmBBCipherFinal,matching
sceAmctrl_driver,fun,EF95A213,sceDrmBBMacFinal,matching
sceAmctrl_driver,fun,F5186D8E,sceDrmBBMacFinal2,matching
sceAmctrl_driver,fun,9227EA79,sceAmctrl_driver_9227EA79,
sceAmctrl_driver,fun,E04ADD4C,sceAmctrl_driver_E04ADD4C,
syslib,fun,D632ACDB,module_start,matching
syslib,var,F01D73A7,module_info,matching
syslib,var,11B97506,module_sdk_version,matching
85 changes: 85 additions & 0 deletions PSPLibDoc/kd/ata.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
sceAta_driver,fun,010F750B,sceAtaExecSetFeaturesCmd,matching
sceAta_driver,fun,01248DA2,sceAtaAhbClearIntr,matching
sceAta_driver,fun,071D3D4D,sceAtaTerm,matching
sceAta_driver,fun,0B53CAD8,sceAta_driver_0B53CAD8,
sceAta_driver,fun,110D3739,sceAtaSetDriveStat,matching
sceAta_driver,fun,1C8DA2FD,sceAtaSetDeviceIntr,matching
sceAta_driver,fun,1DF6C4D2,sceAtaExecCmd,matching
sceAta_driver,fun,1E6202F8,sceAtaAhbGetIntrMask,matching
sceAta_driver,fun,1F05F48C,sceAtaCheckXferReady,matching
sceAta_driver,fun,298DDC3D,sceAtaAhbInit,matching
sceAta_driver,fun,2AE26E08,sceAta_driver_2AE26E08,
sceAta_driver,fun,2E32045A,sceAtaAhbSetIntrMask,matching
sceAta_driver,fun,322460B6,sceAtaAhbSetAHBCtl,matching
sceAta_driver,fun,3A61BF97,sceAtaIsNormalDriveStat,matching
sceAta_driver,fun,3AA3FA39,sceAtaSelectDevice,matching
sceAta_driver,fun,4222D6F3,sceAta_driver_4222D6F3,
sceAta_driver,fun,4844EB0C,sceAtaAhbSetPioTiming,matching
sceAta_driver,fun,4D225674,sceAta_driver_4D225674,
sceAta_driver,fun,52D9A4CA,sceAtaGetAtaDrive,matching
sceAta_driver,fun,638EEA14,sceAta_driver_638EEA14,
sceAta_driver,fun,689FCB7D,sceAta_driver_689FCB7D,
sceAta_driver,fun,6C58F096,sceAtaWaitBusBusy1,matching
sceAta_driver,fun,6E639701,sceAtaScanDevice,matching
sceAta_driver,fun,6FD8E2AB,sceAta_driver_6FD8E2AB,
sceAta_driver,fun,76C0923D,sceAta_driver_76C0923D,
sceAta_driver,fun,7BBA095C,sceAtaClearDriveStat,matching
sceAta_driver,fun,7C6B31D8,sceAtaDisplayIPD,matching
sceAta_driver,fun,7DE9E14A,sceAtaAhbEnableIntr,matching
sceAta_driver,fun,84E14690,sceAtaCheckPacketCmdComplete,matching
sceAta_driver,fun,8CADA96B,sceAtaAhbGetDDRSize,matching
sceAta_driver,fun,943FC7AC,sceAtaAhbGetDevStat,matching
sceAta_driver,fun,9AE67E14,sceAtaGetDriveStat,matching
sceAta_driver,fun,9CA52F94,sceAtaExecIPDCmd,matching
sceAta_driver,fun,9D98086E,sceAtaSetBusErrorIntr,matching
sceAta_driver,fun,A62258FD,sceAtaAhbGetRevisionId,matching
sceAta_driver,fun,AC800B1D,sceAtaDisableClkIo,matching
sceAta_driver,fun,AC84FF0A,sceAtaAhbSetUDMATiming,matching
sceAta_driver,fun,ACCEE63F,sceAta_driver_ACCEE63F,
sceAta_driver,fun,ACFF7CB5,sceAta_driver_ACFF7CB5,
sceAta_driver,fun,AE100256,sceAtaAhbSetAtaBlock,matching
sceAta_driver,fun,B176BB2E,sceAtaInit,matching
sceAta_driver,fun,B5982381,sceAta_driver_B5982381,
sceAta_driver,fun,B6BED47E,sceAtaAccessDataPort,matching
sceAta_driver,fun,B7F5B2CA,sceAtaSetIntrFlag,matching
sceAta_driver,fun,B863FD83,sceAtaCheckDeviceReady,matching
sceAta_driver,fun,B985F2B0,sceAtaAhbSetDDRSize,matching
sceAta_driver,fun,B9C9F2E4,sceAtaExecSeekCmd,matching
sceAta_driver,fun,BDEA51A5,sceAtaExecIdleStandbyCmd,matching
sceAta_driver,fun,BE07B3A7,sceAta_driver_BE07B3A7,
sceAta_driver,fun,C10F87AB,sceAtaAhbGetEventFlag,matching
sceAta_driver,fun,C144826E,sceAta_driver_C144826E,
sceAta_driver,fun,C21318E6,sceAtaWaitBusBusy2,matching
sceAta_driver,fun,C4060B8A,sceAtaExecDeviceResetCmd,matching
sceAta_driver,fun,C74F04B7,sceAtaExecPacketCmd,matching
sceAta_driver,fun,C8BC8B83,sceAtaStart,matching
sceAta_driver,fun,CDC50BF0,sceAtaStop,matching
sceAta_driver,fun,D1E6E175,sceAtaEnableClkIo,matching
sceAta_driver,fun,D6BF0B85,sceAtaAhbSetMDMATiming,matching
sceAta_driver,fun,D8E525CB,sceAtaGetIntrFlag,matching
sceAta_driver,fun,E3E1EED7,sceAta_driver_E3E1EED7,
sceAta_driver,fun,E3F01009,sceAtaAhbReadIntr,matching
sceAta_driver,fun,EBB91566,sceAtaSetupAtaBlock,matching
sceAta_driver,fun,F512A273,sceAtaAhbSetPioCtl,matching
sceAta_driver,fun,F61EAFC0,sceAta_driver_F61EAFC0,
sceAta_driver,fun,F6AC2E5D,sceAtaAhbTerm,matching
sceAta_driver,fun,F76A5B9C,sceAtaAhbGetAtaBlock,matching
sceAta_driver,fun,FCF939D9,sceAtaGetAtaCallBack,matching
sceAta_driver,fun,FDDF4C74,sceAtaExecPSPResetCmd,matching
sceAta_driver,fun,6DE1C65F,sceAtaAccessDataPortIE,matching
sceAta_driver,fun,A77C230B,sceAtaWaitBusBusyIE,matching
sceAta_driver,fun,AB66789B,sceAtaExecCmdIE,matching
sceAta_driver,fun,BA09142A,sceAtaCheckXferReadyIE,matching
sceAta_driver,fun,BDD30DEE,sceAtaExecPacketCmdIE,matching
sceAta_driver,fun,C7B02795,sceAtaCheckPacketCmdCompleteIE,matching
sceAta_driver,fun,12805193,sceAtaAhbSetupBus,matching
sceAta_driver,fun,1C29566B,sceAtaGetIntrStateFlag,matching
sceAta_driver,fun,68DEA2FF,sceAtaClearIntrStateFlag,matching
sceAta_driver,fun,6FC42083,sceAtaIsDvdDrive,matching
sceAta_driver,fun,7F551D66,sceAtaSetIntrStateFlag,matching
sceAta_driver,fun,DCC8A89E,sceAtaIsUmdDrive,matching
sceAta_driver,fun,EFE3C7FA,sceAtaAccessDataPortTS,matching
sceAta_driver,fun,FC7B031E,sceAtaExecPacketCmdTS,matching
syslib,fun,D632ACDB,module_start,matching
syslib,var,F01D73A7,module_info,matching
syslib,var,11B97506,module_sdk_version,matching
59 changes: 59 additions & 0 deletions PSPLibDoc/kd/audio.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
sceAudio,fun,086E5895,sceAudioInputBlocking,matching
sceAudio,fun,136CAF51,sceAudioOutputBlocking,matching
sceAudio,fun,13F592BC,sceAudioOutputPannedBlocking,matching
sceAudio,fun,38553111,sceAudioSRCChReserve,matching
sceAudio,fun,41EFADE7,sceAudioOneshotOutput,matching
sceAudio,fun,5C37C0AE,sceAudioSRCChRelease,matching
sceAudio,fun,5EC81C55,sceAudioChReserve,matching
sceAudio,fun,6D4BEC68,sceAudioInput,matching
sceAudio,fun,6FC46853,sceAudioChRelease,matching
sceAudio,fun,87B2E651,sceAudioWaitInputEnd,matching
sceAudio,fun,8C1009B2,sceAudioOutput,matching
sceAudio,fun,95FD0C2D,sceAudioChangeChannelConfig,matching
sceAudio,fun,A708C6A6,sceAudioGetInputLength,matching
sceAudio,fun,B7E1D8E7,sceAudioChangeChannelVolume,matching
sceAudio,fun,CB2E439E,sceAudioSetChannelDataLen,matching
sceAudio,fun,E0727056,sceAudioSRCOutputBlocking,matching
sceAudio,fun,E2D56B2D,sceAudioOutputPanned,matching
sceAudio,fun,E9D97901,sceAudioGetChannelRestLen,matching
sceAudio,fun,7DE61688,sceAudioInputInit,matching
sceAudio,fun,A633048E,sceAudioPollInputEnd,matching
sceAudio,fun,B011922F,sceAudioGetChannelRestLength,matching
sceAudio,fun,E926D3FB,sceAudioInputInitEx,matching
sceAudio,fun,01562BA3,sceAudioOutput2Reserve,matching
sceAudio,fun,2D53F36E,sceAudioOutput2OutputBlocking,matching
sceAudio,fun,43196845,sceAudioOutput2Release,matching
sceAudio,fun,63F2889C,sceAudioOutput2ChangeLength,matching
sceAudio,fun,647CEF33,sceAudioOutput2GetRestSample,matching
sceAudio_driver,fun,086E5895,sceAudioInputBlocking,matching
sceAudio_driver,fun,136CAF51,sceAudioOutputBlocking,matching
sceAudio_driver,fun,13F592BC,sceAudioOutputPannedBlocking,matching
sceAudio_driver,fun,210567F7,sceAudioEnd,matching
sceAudio_driver,fun,38553111,sceAudioSRCChReserve,matching
sceAudio_driver,fun,41EFADE7,sceAudioOneshotOutput,matching
sceAudio_driver,fun,5C37C0AE,sceAudioSRCChRelease,matching
sceAudio_driver,fun,5EC81C55,sceAudioChReserve,matching
sceAudio_driver,fun,6D4BEC68,sceAudioInput,matching
sceAudio_driver,fun,6FC46853,sceAudioChRelease,matching
sceAudio_driver,fun,80F1F7E0,sceAudioInit,matching
sceAudio_driver,fun,87B2E651,sceAudioWaitInputEnd,matching
sceAudio_driver,fun,8C1009B2,sceAudioOutput,matching
sceAudio_driver,fun,927AC32B,sceAudioSetVolumeOffset,matching
sceAudio_driver,fun,95FD0C2D,sceAudioChangeChannelConfig,matching
sceAudio_driver,fun,A2BEAA6C,sceAudioSetFrequency,matching
sceAudio_driver,fun,A708C6A6,sceAudioGetInputLength,matching
sceAudio_driver,fun,B61595C0,sceAudioLoopbackTest,matching
sceAudio_driver,fun,B7E1D8E7,sceAudioChangeChannelVolume,matching
sceAudio_driver,fun,CB2E439E,sceAudioSetChannelDataLen,matching
sceAudio_driver,fun,E0727056,sceAudioSRCOutputBlocking,matching
sceAudio_driver,fun,E2D56B2D,sceAudioOutputPanned,matching
sceAudio_driver,fun,E9D97901,sceAudioGetChannelRestLen,matching
sceAudio_driver,fun,7DE61688,sceAudioInputInit,matching
sceAudio_driver,fun,A633048E,sceAudioPollInputEnd,matching
sceAudio_driver,fun,B011922F,sceAudioGetChannelRestLength,matching
sceAudio_driver,fun,E926D3FB,sceAudioInputInitEx,matching
syslib,fun,D632ACDB,module_start,matching
syslib,fun,CEE8593C,module_stop,matching
syslib,fun,2F064FA6,module_reboot_before,matching
syslib,var,F01D73A7,module_info,matching
syslib,var,11B97506,module_sdk_version,matching
13 changes: 13 additions & 0 deletions PSPLibDoc/kd/audiocodec.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
sceAudiocodec,fun,29681260,sceAudiocodecReleaseEDRAM,matching
sceAudiocodec,fun,3A20A200,sceAudiocodecGetEDRAM,matching
sceAudiocodec,fun,59176A0F,sceAudiocodecAlcExtendParameter,matching
sceAudiocodec,fun,5B37EB1D,sceAudiocodecInit,matching
sceAudiocodec,fun,6CD2A861,sceAudiocodec_6CD2A861,
sceAudiocodec,fun,70A703F8,sceAudiocodecDecode,matching
sceAudiocodec,fun,8ACA11D5,sceAudiocodecGetInfo,matching
sceAudiocodec,fun,9D3F790C,sceAudiocodecCheckNeedMem,matching
sceAudiocodec,fun,3DD7EE1A,sceAudiocodec_3DD7EE1A,
sceAudiocodec_driver,fun,62518B7E,sceAudiocodecStartEntry,matching
syslib,fun,D632ACDB,module_start,matching
syslib,fun,CEE8593C,module_stop,matching
syslib,var,F01D73A7,module_info,matching
16 changes: 16 additions & 0 deletions PSPLibDoc/kd/audiocodec_260.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
sceAudioc,fun,29681260,sceAudiocodecReleaseEDRAM,matching
sceAudioc,fun,3A20A200,sceAudiocodecGetEDRAM,matching
sceAudioc,fun,3DD7EE1A,sceAudioc_3DD7EE1A,
sceAudioc,fun,59176A0F,sceAudiocodecAlcExtendParameter,matching
sceAudioc,fun,5B37EB1D,sceAudiocodecInit,matching
sceAudioc,fun,70A703F8,sceAudiocodecDecode,matching
sceAudioc,fun,8ACA11D5,sceAudiocodecGetInfo,matching
sceAudioc,fun,9D3F790C,sceAudiocodecCheckNeedMem,matching
sceAudiocodec,fun,29681260,sceAudiocodecReleaseEDRAM,matching
sceAudiocodec,fun,3A20A200,sceAudiocodecGetEDRAM,matching
sceAudiocodec,fun,3DD7EE1A,sceAudiocodec_3DD7EE1A,
sceAudiocodec,fun,59176A0F,sceAudiocodecAlcExtendParameter,matching
sceAudiocodec,fun,5B37EB1D,sceAudiocodecInit,matching
sceAudiocodec,fun,70A703F8,sceAudiocodecDecode,matching
sceAudiocodec,fun,8ACA11D5,sceAudiocodecGetInfo,matching
sceAudiocodec,fun,9D3F790C,sceAudiocodecCheckNeedMem,matching
123 changes: 123 additions & 0 deletions PSPLibDoc/kd/avcodec.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
sceAudioc,fun,29681260,sceAudiocodecReleaseEDRAM,matching
sceAudioc,fun,3A20A200,sceAudiocodecGetEDRAM,matching
sceAudioc,fun,3DD7EE1A,sceAudioc_3DD7EE1A,
sceAudioc,fun,59176A0F,sceAudiocodecAlcExtendParameter,matching
sceAudioc,fun,5B37EB1D,sceAudiocodecInit,matching
sceAudioc,fun,70A703F8,sceAudiocodecDecode,matching
sceAudioc,fun,8ACA11D5,sceAudiocodecGetInfo,matching
sceAudioc,fun,9D3F790C,sceAudiocodecCheckNeedMem,matching
sceAvc_driver,fun,4A0592C7,sceAvcodecStartEntry,matching
sceAvc_driver,fun,C692C906,sceAvcodecEndEntry,matching
sceJpeg,fun,04B5AE02,sceJpegMJpegCsc,matching
sceJpeg,fun,04B93CEF,sceJpegDecodeMJpeg,matching
sceJpeg,fun,227662D7,sceJpegDecodeMJpegYCbCrSuccessively,matching
sceJpeg,fun,48B602B7,sceJpegDeleteMJpeg,matching
sceJpeg,fun,64B6F978,sceJpegDecodeMJpegSuccessively,matching
sceJpeg,fun,67F0ED84,sceJpegCsc,matching
sceJpeg,fun,7D2F3D7F,sceJpegFinishMJpeg,matching
sceJpeg,fun,8F2BB012,sceJpegGetOutputInfo,matching
sceJpeg,fun,91EED83C,sceJpegDecodeMJpegYCbCr,matching
sceJpeg,fun,9D47469C,sceJpegCreateMJpeg,matching
sceJpeg,fun,A06A75C4,sceJpegMJpegCscWithColorOption,matching
sceJpeg,fun,AC9E70E6,sceJpegInitMJpeg,matching
sceMpegbase,fun,0530BE4E,sceMpegbase_0530BE4E,
sceMpegbase,fun,0A8847B4,sceMpegbase_0A8847B4,
sceMpegbase,fun,304882E1,sceMpegBaseCscAvcRange,matching
sceMpegbase,fun,492B5E4B,sceMpegBaseCscInit,matching
sceMpegbase,fun,7AC0321A,sceMpegBaseYCrCbCopy,matching
sceMpegbase,fun,91929A21,sceMpegBaseCscAvc,matching
sceMpegbase,fun,AC9E717E,sceMpegbase_AC9E717E,
sceMpegbase,fun,BE45C284,sceMpegBaseYCrCbCopyVme,matching
sceMpegbase,fun,BEA18F91,sceMpegBasePESpacketCopy,matching
sceMpegbase,fun,CE8EB837,sceMpegBaseCscVme,matching
sceMpegbase,fun,119D5DDA,sceMpegbase_119D5DDA,
sceMpegbase,fun,31007FF8,sceMpegbase_31007FF8,
sceMpegbase_driver,fun,0530BE4E,sceMpegbase_driver_0530BE4E,
sceMpegbase_driver,fun,0A8847B4,sceMpegbase_driver_0A8847B4,
sceMpegbase_driver,fun,304882E1,sceMpegBaseCscAvcRange,matching
sceMpegbase_driver,fun,492B5E4B,sceMpegBaseCscInit,matching
sceMpegbase_driver,fun,7AC0321A,sceMpegBaseYCrCbCopy,matching
sceMpegbase_driver,fun,91929A21,sceMpegBaseCscAvc,matching
sceMpegbase_driver,fun,AC9E717E,sceMpegbase_driver_AC9E717E,
sceMpegbase_driver,fun,BE45C284,sceMpegBaseYCrCbCopyVme,matching
sceMpegbase_driver,fun,BEA18F91,sceMpegBasePESpacketCopy,matching
sceMpegbase_driver,fun,CE8EB837,sceMpegBaseCscVme,matching
sceVideoc,fun,17099F0A,sceVideocodecInit,matching
sceVideoc,fun,17CF7D2C,sceVideocodecGetFrameCrop,matching
sceVideoc,fun,26927D19,sceVideocodecGetVersion,matching
sceVideoc,fun,2D31F5B1,sceVideocodecGetEDRAM,matching
sceVideoc,fun,2F385E7F,sceVideocodecScanHeader,matching
sceVideoc,fun,307E6E1C,sceVideocodecDelete,matching
sceVideoc,fun,4F160BF4,sceVideocodecReleaseEDRAM,matching
sceVideoc,fun,627B7D42,sceVideocodecGetSEI,matching
sceVideoc,fun,745A7B7A,sceVideocodecSetMemory,matching
sceVideoc,fun,893B32B1,sceVideoc_893B32B1,
sceVideoc,fun,A2F0564E,sceVideocodecStop,matching
sceVideoc,fun,C01EC829,sceVideocodecOpen,matching
sceVideoc,fun,D95C24D5,sceVideoc_D95C24D5,
sceVideoc,fun,DBA273FA,sceVideocodecDecode,matching
syslib,fun,CEE8593C,module_stop,matching
syslib,fun,D632ACDB,module_start,matching
syslib,var,F01D73A7,module_info,matching
syslib,var,11B97506,module_sdk_version,matching
sceAudiocodec,fun,29681260,sceAudiocodecReleaseEDRAM,matching
sceAudiocodec,fun,3A20A200,sceAudiocodecGetEDRAM,matching
sceAudiocodec,fun,3DD7EE1A,sceAudiocodec_3DD7EE1A,
sceAudiocodec,fun,59176A0F,sceAudiocodecAlcExtendParameter,matching
sceAudiocodec,fun,5B37EB1D,sceAudiocodecInit,matching
sceAudiocodec,fun,70A703F8,sceAudiocodecDecode,matching
sceAudiocodec,fun,8ACA11D5,sceAudiocodecGetInfo,matching
sceAudiocodec,fun,9D3F790C,sceAudiocodecCheckNeedMem,matching
sceAudiocodec,fun,E066B45F,sceAudiocodec_E066B45F,
sceAvcodec_driver,fun,4A0592C7,sceAvcodecStartEntry,matching
sceAvcodec_driver,fun,C692C906,sceAvcodecEndEntry,matching
sceJpeg,fun,0425B986,sceJpegDecompressAllImage,matching
sceJpeg,fun,04B5AE02,sceJpegMJpegCsc,matching
sceJpeg,fun,04B93CEF,sceJpegDecodeMJpeg,matching
sceJpeg,fun,48B602B7,sceJpegDeleteMJpeg,matching
sceJpeg,fun,67F0ED84,sceJpegCsc,matching
sceJpeg,fun,7D2F3D7F,sceJpegFinishMJpeg,matching
sceJpeg,fun,91EED83C,sceJpegDecodeMJpegYCbCr,matching
sceJpeg,fun,9B36444C,sceJpeg_9B36444C,
sceJpeg,fun,9D47469C,sceJpegCreateMJpeg,matching
sceJpeg,fun,AC9E70E6,sceJpegInitMJpeg,matching
sceJpeg,fun,8F2BB012,sceJpegGetOutputInfo,matching
sceJpeg,fun,227662D7,sceJpegDecodeMJpegYCbCrSuccessively,matching
sceJpeg,fun,64B6F978,sceJpegDecodeMJpegSuccessively,matching
sceJpeg,fun,A06A75C4,sceJpegMJpegCscWithColorOption,matching
sceMpegbase,fun,0530BE4E,sceMpegbase_0530BE4E,
sceMpegbase,fun,304882E1,sceMpegBaseCscAvcRange,matching
sceMpegbase,fun,492B5E4B,sceMpegBaseCscInit,matching
sceMpegbase,fun,7AC0321A,sceMpegBaseYCrCbCopy,matching
sceMpegbase,fun,91929A21,sceMpegBaseCscAvc,matching
sceMpegbase,fun,AC9E717E,sceMpegbase_AC9E717E,
sceMpegbase,fun,BE45C284,sceMpegBaseYCrCbCopyVme,matching
sceMpegbase,fun,BEA18F91,sceMpegBasePESpacketCopy,matching
sceMpegbase,fun,CE8EB837,sceMpegBaseCscVme,matching
sceMpegbase_driver,fun,0530BE4E,sceMpegbase_driver_0530BE4E,
sceMpegbase_driver,fun,304882E1,sceMpegBaseCscAvcRange,matching
sceMpegbase_driver,fun,492B5E4B,sceMpegBaseCscInit,matching
sceMpegbase_driver,fun,7AC0321A,sceMpegBaseYCrCbCopy,matching
sceMpegbase_driver,fun,91929A21,sceMpegBaseCscAvc,matching
sceMpegbase_driver,fun,AC9E717E,sceMpegbase_driver_AC9E717E,
sceMpegbase_driver,fun,BE45C284,sceMpegBaseYCrCbCopyVme,matching
sceMpegbase_driver,fun,BEA18F91,sceMpegBasePESpacketCopy,matching
sceMpegbase_driver,fun,CE8EB837,sceMpegBaseCscVme,matching
sceVideocodec,fun,17099F0A,sceVideocodecInit,matching
sceVideocodec,fun,26927D19,sceVideocodecGetVersion,matching
sceVideocodec,fun,2D31F5B1,sceVideocodecGetEDRAM,matching
sceVideocodec,fun,2F385E7F,sceVideocodecScanHeader,matching
sceVideocodec,fun,307E6E1C,sceVideocodecDelete,matching
sceVideocodec,fun,4F160BF4,sceVideocodecReleaseEDRAM,matching
sceVideocodec,fun,627B7D42,sceVideocodecGetSEI,matching
sceVideocodec,fun,745A7B7A,sceVideocodecSetMemory,matching
sceVideocodec,fun,A2F0564E,sceVideocodecStop,matching
sceVideocodec,fun,C01EC829,sceVideocodecOpen,matching
sceVideocodec,fun,DBA273FA,sceVideocodecDecode,matching
sceVideocodec,fun,17CF7D2C,sceVideocodecGetFrameCrop,matching
sceVideocodec,fun,893B32B1,sceVideocodec_893B32B1,
sceVideocodec,fun,D95C24D5,sceVideocodec_D95C24D5,
syslib,fun,D632ACDB,module_start,matching
syslib,fun,CEE8593C,module_stop,matching
syslib,var,F01D73A7,module_info,matching
syslib,var,11B97506,module_sdk_version,matching
12 changes: 12 additions & 0 deletions PSPLibDoc/kd/blkdev.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
sceBLK_driver,fun,06CD0A03,sceBLKTerm,matching
sceBLK_driver,fun,2FD88F7C,sceBLKStart,matching
sceBLK_driver,fun,39150835,sceBLKStop,matching
sceBLK_driver,fun,43AEEFB6,sceBLKUnRegister,matching
sceBLK_driver,fun,46C91FF8,sceBLKGetUnitNum,matching
sceBLK_driver,fun,550511CE,sceBLKRegister,matching
sceBLK_driver,fun,5E5285A5,sceBLKGetDeviceData,matching
sceBLK_driver,fun,6216FF5D,sceBLKInit,matching
sceBLK_driver,fun,A86B6778,sceBLK_driver_A86B6778,
sceBLK_driver,fun,DC4A18BC,sceBLKStartFeatures,matching
syslib,fun,D632ACDB,module_start,matching
syslib,var,F01D73A7,module_info,matching
Loading