mirror of
https://github.com/libretro/Play-.git
synced 2025-02-17 01:57:49 +00:00
Add tag based functions.
This commit is contained in:
parent
085af2b294
commit
1b13a3e652
@ -372,11 +372,23 @@
|
||||
<FunctionComment Comment="sceGsSyncPath: DMA Ch.1 does not terminate
" Function="GsSyncPath" />
|
||||
|
||||
<FunctionComment Comment="libpad: buffer addr is not 64 byte align. %08x
" Function="PadPortOpen" />
|
||||
<FunctionComment Comment="libpad2: buffer addr is not 64 byte align. %08x
" Function="Pad2PortOpen" />
|
||||
|
||||
<FunctionComment Comment="sceDbcSetWorkAddr: rpc error
" Function="DbcSetWorkAddr" />
|
||||
<FunctionComment Comment="sceDbcCreateSocket: rpc error
" Function="DbcCreateSocket" />
|
||||
<FunctionComment Comment="sceDbcDeleteSocket: rpc error
" Function="DbcDeleteSocket" />
|
||||
<FunctionComment Comment="sceDbcGetDepNumber: rpc error
" Function="DbcGetDepNumber" />
|
||||
<FunctionComment Comment="sceDbcInitSocket: rpc error
" Function="DbcInitSocket" />
|
||||
<FunctionComment Comment="sceDbcResetSocket: rpc error
" Function="DbcResetSocket" />
|
||||
<FunctionComment Comment="sceDbcGetDeviceStatus: rpc error
" Function="DbcGetDeviceStatus" />
|
||||
<FunctionComment Comment="sceDbcSRData: rpc error
" Function="DbcSRData" />
|
||||
<FunctionComment Comment="sceDbcReceiveData: rpc error
" Function="DbcReceiveData" />
|
||||
<FunctionComment Comment="sceDbcSendData: rpc error
" Function="DbcSendData" />
|
||||
<FunctionComment Comment="sceDbcSendData2: rpc error
" Function="DbcSendData2" />
|
||||
<FunctionComment Comment="libdbc: SendData3 data length too long [%d]
" Function="DbcSendData3" />
|
||||
|
||||
<FunctionComment Comment="sceMc2_sema_main" Function="Mc2Init" />
|
||||
|
||||
<FunctionComment Comment="The size of work area is too small" Function="MpegCreate" />
|
||||
<FunctionComment Comment="Need to re-setup libipu since sceMpegGetPicture was aborted
" Function="_MpegInternalFct" />
|
||||
<FunctionComment Comment="image buffer needs to be aligned to 64byte boundary(0x%08x)" Function="_MpegInternalFct" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user