ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/ps2launchargs/source/uLaunchELF/ps2host/imports.lst
Revision: 1101
Committed: Wed Feb 7 05:08:54 2018 UTC (7 years, 8 months ago) by iritscen
File size: 762 byte(s)
Log Message:
Added following to ps2launchargs:\n-Source code.\n-DLL needed to run ps2client.\n-Instructions for building uLaunchELF.

File Contents

# Content
1
2 stdio_IMPORTS_start
3 I_printf
4 stdio_IMPORTS_end
5
6 sysclib_IMPORTS_start
7 I_memset
8 I_memcpy
9 I_strncpy
10 sysclib_IMPORTS_end
11
12 thsemap_IMPORTS_start
13 I_CreateSema
14 I_SignalSema
15 I_WaitSema
16 I_DeleteSema
17 thsemap_IMPORTS_end
18
19 thbase_IMPORTS_start
20 I_CreateThread
21 I_StartThread
22 I_ExitDeleteThread
23 thbase_IMPORTS_end
24
25 ioman_IMPORTS_start
26 I_AddDrv
27 I_DelDrv
28 ioman_IMPORTS_end
29
30 ps2ip_IMPORTS_start
31 I_lwip_send
32 I_lwip_socket
33 I_lwip_listen
34 I_lwip_recv
35 I_lwip_close
36 I_lwip_bind
37 I_lwip_accept
38 ps2ip_IMPORTS_end
39
40 sifcmd_IMPORTS_start
41 I_sceSifInitRpc
42 sifcmd_IMPORTS_end
43
44 intrman_IMPORTS_start
45 I_CpuEnableIntr
46 intrman_IMPORTS_end
47
48 loadcore_IMPORTS_start
49 I_FlushDcache
50 loadcore_IMPORTS_end
51 #if 0 /* EEUG: WHY ? */
52 cdvdman_IMPORTS_start
53 I_sceCdInit
54 I_sceCdStop
55 cdvdman_IMPORTS_end
56 #endif

Properties

Name Value
svn:executable *