source: ps2launchargs/source/uLaunchELF/vmcfs/src/imports.lst@ 1101

Last change on this file since 1101 was 1101, checked in by iritscen, 7 years ago

Added following to ps2launchargs:\n-Source code.\n-DLL needed to run ps2client.\n-Instructions for building uLaunchELF.

  • Property svn:executable set to *
File size: 386 bytes
Line 
1cdvdman_IMPORTS_start
2I_sceCdReadClock
3cdvdman_IMPORTS_end
4
5sysclib_IMPORTS_start
6I_strlen
7I_strcpy
8I_memset
9I_strrchr
10I_sprintf
11I_memcpy
12I_memcmp
13sysclib_IMPORTS_end
14
15stdio_IMPORTS_start
16I_printf
17stdio_IMPORTS_end
18
19iomanX_IMPORTS_start
20I_open
21I_close
22I_read
23I_write
24I_lseek
25I_AddDrv
26I_DelDrv
27iomanX_IMPORTS_end
28
29sysmem_IMPORTS_start
30I_AllocSysMemory
31I_FreeSysMemory
32sysmem_IMPORTS_end
Note: See TracBrowser for help on using the repository browser.