This commit is contained in:
Pavel 2024-10-30 10:35:18 +03:00
parent a10025a81a
commit 5bc7e7ff82
26 changed files with 37 additions and 37 deletions

View File

@ -41,7 +41,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceAudioIn.prx',@Load_libSceAudioIn);
RegisteredInternalFile(stub,'libSceAudioIn.prx',@Load_libSceAudioIn);
end.

View File

@ -1359,7 +1359,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceAudioOut.prx',@Load_libSceAudioOut);
RegisteredInternalFile(stub,'libSceAudioOut.prx',@Load_libSceAudioOut);
end.

View File

@ -599,7 +599,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceNpCommon.prx',@Load_libSceNpCommon);
RegisteredInternalFile(stub,'libSceNpCommon.prx',@Load_libSceNpCommon);
end.

View File

@ -517,7 +517,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceNpManager.prx',@Load_libSceNpManager);
RegisteredInternalFile(stub,'libSceNpManager.prx',@Load_libSceNpManager);
end.

View File

@ -321,7 +321,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceNpScoreRanking.prx',@Load_libSceNpScoreRanking);
RegisteredInternalFile(stub,'libSceNpScoreRanking.prx',@Load_libSceNpScoreRanking);
end.

View File

@ -352,7 +352,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceNpTrophy.prx',@Load_libSceNpTrophy);
RegisteredInternalFile(stub,'libSceNpTrophy.prx',@Load_libSceNpTrophy);
end.

View File

@ -141,7 +141,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceNpTus.prx',@Load_libSceNpTus);
RegisteredInternalFile(stub,'libSceNpTus.prx',@Load_libSceNpTus);
end.

View File

@ -62,7 +62,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceNpUtility.prx',@Load_libSceNpUtility);
RegisteredInternalFile(stub,'libSceNpUtility.prx',@Load_libSceNpUtility);
end.

View File

@ -289,7 +289,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceNpWebApi.prx',@Load_libSceNpWebApi);
RegisteredInternalFile(stub,'libSceNpWebApi.prx',@Load_libSceNpWebApi);
end.

View File

@ -141,7 +141,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceNpWebApi2.prx',@Load_libSceNpWebApi2);
RegisteredInternalFile(stub,'libSceNpWebApi2.prx',@Load_libSceNpWebApi2);
end.

View File

@ -234,7 +234,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceAppContent.prx',@Load_libSceAppContent);
RegisteredInternalFile(stub,'libSceAppContent.prx',@Load_libSceAppContent);
end.

View File

@ -111,7 +111,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceAvSetting.prx',@Load_libSceAvSetting);
RegisteredInternalFile(stub,'libSceAvSetting.prx',@Load_libSceAvSetting);
end.

View File

@ -225,7 +225,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceGameLiveStreaming.prx',@Load_libSceGameLiveStreaming);
RegisteredInternalFile(stub,'libSceGameLiveStreaming.prx',@Load_libSceGameLiveStreaming);
end.

View File

@ -1267,7 +1267,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceIme.prx',@Load_libSceIme);
RegisteredInternalFile(stub,'libSceIme.prx',@Load_libSceIme);
end.

View File

@ -24,7 +24,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceIpmi.prx',@Load_libSceIpmi);
RegisteredInternalFile(stub,'libSceIpmi.prx',@Load_libSceIpmi);
end.

View File

@ -59,7 +59,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceMbus.prx',@Load_libSceMbus);
RegisteredInternalFile(stub,'libSceMbus.prx',@Load_libSceMbus);
end.

View File

@ -121,7 +121,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceMove.prx',@Load_libSceMove);
RegisteredInternalFile(stub,'libSceMove.prx',@Load_libSceMove);
end.

View File

@ -326,7 +326,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceNetCtl.prx',@Load_libSceNetCtl);
RegisteredInternalFile(stub,'libSceNetCtl.prx',@Load_libSceNetCtl);
end.

View File

@ -756,7 +756,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceSaveData.prx',@Load_libSceSaveData);
RegisteredInternalFile(stub,'libSceSaveData.prx',@Load_libSceSaveData);
end.

View File

@ -98,7 +98,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceScreenShot.prx',@Load_libSceScreenShot);
RegisteredInternalFile(stub,'libSceScreenShot.prx',@Load_libSceScreenShot);
end.

View File

@ -103,7 +103,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceSharePlay.prx',@Load_libSceSharePlay);
RegisteredInternalFile(stub,'libSceSharePlay.prx',@Load_libSceSharePlay);
end.

View File

@ -507,7 +507,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceSystemService.prx',@Load_libSceSystemService);
RegisteredInternalFile(stub,'libSceSystemService.prx',@Load_libSceSystemService);
end.

View File

@ -168,7 +168,7 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceUserService.prx',@Load_libSceUserService);
RegisteredInternalFile(stub,'libSceUserService.prx',@Load_libSceUserService);
end.

View File

@ -185,6 +185,6 @@ var
stub:t_int_file;
initialization
reg_int_file(stub,'libSceVideoRecording.prx',@Load_libSceVideoRecording);
RegisteredInternalFile(stub,'libSceVideoRecording.prx',@Load_libSceVideoRecording);
end.

View File

@ -360,7 +360,7 @@ var
dynlibs_intf:SLIST_HEAD=(slh_first:nil);
Procedure reg_int_file(var stub:t_int_file;name:pchar;icbs:t_int_load;flag:ptruint=IF_PRELOAD);
Procedure RegisteredInternalFile(var stub:t_int_file;name:pchar;icbs:t_int_load;flag:ptruint=IF_PRELOAD);
implementation
@ -413,7 +413,7 @@ begin
sx_xunlock(@dynlibs_info.lock);
end;
Procedure reg_int_file(var stub:t_int_file;name:pchar;icbs:t_int_load;flag:ptruint=IF_PRELOAD);
Procedure RegisteredInternalFile(var stub:t_int_file;name:pchar;icbs:t_int_load;flag:ptruint=IF_PRELOAD);
begin
stub.name:=name;
stub.icbs:=icbs;

View File

@ -704,17 +704,17 @@ var
stub:array[0..10] of t_int_file;
initialization
reg_int_file(stub[0] ,'libSceCommonDialog.prx' ,@Load_libSceCommonDialog );
reg_int_file(stub[1] ,'libSceErrorDialog.prx' ,@Load_libSceErrorDialog );
reg_int_file(stub[2] ,'libSceNpProfileDialog.prx' ,@Load_libSceNpProfileDialog );
reg_int_file(stub[3] ,'libSceSaveDataDialog.prx' ,@Load_libSceSaveDataDialog );
reg_int_file(stub[4] ,'libSceMsgDialog.prx' ,@Load_libSceMsgDialog );
reg_int_file(stub[5] ,'libSceNpCommerce.prx' ,@Load_libSceNpCommerce );
reg_int_file(stub[6] ,'libSceSigninDialog.prx' ,@Load_libSceSigninDialog );
reg_int_file(stub[7] ,'libScePlayerInvitationDialog.prx',@Load_libScePlayerInvitationDialog);
reg_int_file(stub[8] ,'libSceImeDialog.prx' ,@Load_libSceImeDialog );
reg_int_file(stub[9] ,'libSceLoginDialog.prx' ,@Load_libSceLoginDialog );
reg_int_file(stub[10],'libSceHmdSetupDialog.prx' ,@Load_libSceHmdSetupDialog );
RegisteredInternalFile(stub[0] ,'libSceCommonDialog.prx' ,@Load_libSceCommonDialog );
RegisteredInternalFile(stub[1] ,'libSceErrorDialog.prx' ,@Load_libSceErrorDialog );
RegisteredInternalFile(stub[2] ,'libSceNpProfileDialog.prx' ,@Load_libSceNpProfileDialog );
RegisteredInternalFile(stub[3] ,'libSceSaveDataDialog.prx' ,@Load_libSceSaveDataDialog );
RegisteredInternalFile(stub[4] ,'libSceMsgDialog.prx' ,@Load_libSceMsgDialog );
RegisteredInternalFile(stub[5] ,'libSceNpCommerce.prx' ,@Load_libSceNpCommerce );
RegisteredInternalFile(stub[6] ,'libSceSigninDialog.prx' ,@Load_libSceSigninDialog );
RegisteredInternalFile(stub[7] ,'libScePlayerInvitationDialog.prx',@Load_libScePlayerInvitationDialog);
RegisteredInternalFile(stub[8] ,'libSceImeDialog.prx' ,@Load_libSceImeDialog );
RegisteredInternalFile(stub[9] ,'libSceLoginDialog.prx' ,@Load_libSceLoginDialog );
RegisteredInternalFile(stub[10],'libSceHmdSetupDialog.prx' ,@Load_libSceHmdSetupDialog );
end.