Deprecated: Assigning the return value of new by reference is deprecated in /var/www/psdevWiki/inc/parserutils.php on line 161

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/psdevWiki/inc/parserutils.php on line 164

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/psdevWiki/inc/parserutils.php on line 294

Deprecated: Function split() is deprecated in /var/www/psdevWiki/inc/auth.php on line 97

Warning: Cannot modify header information - headers already sent by (output started at /var/www/psdevWiki/inc/parserutils.php:161) in /var/www/psdevWiki/inc/auth.php on line 180

Deprecated: Function split() is deprecated in /var/www/psdevWiki/inc/common.php on line 552

Warning: Cannot modify header information - headers already sent by (output started at /var/www/psdevWiki/inc/parserutils.php:161) in /var/www/psdevWiki/inc/actions.php on line 71
ps2:mcserv [psDevWiki]
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Los_Angeles' for 'PST/-8.0/no DST' instead in /var/www/psdevWiki/inc/template.php on line 154
 
Table of Contents

MCSERV

MCSERV is the memory card server. This provides the RPC interface to MCMAN.

ps2sdk ee header: libmc.h

ps2sdk ee library: libmc.a

rom0:MCSERV

NOTE: Be sure to call mcInit with the type MC_TYPE_MC.

module mcserv 1.01 exported functions:

0x00000014 0 mcserv_start() at 0x00000040
0x00000018 1 at 0x00000038
0x0000001c 2 at 0x00000038
0x00000020 3 at 0x00000038
0x00000024 4 at 0x00000040
0x00000028 5 at 0x00000038
0x0000002c 6 at 0x00000038
0x00000030 7 at 0x00000038

loadcore 1.01

0x00000fd4 6 RegisterLibraryEntries()

intrman 1.02

0x00000ff8 9 CpuEnableIntr()
0x00001000 17 CpuSuspendIntr()
0x00001008 18 CpuResumeIntr()

sysclib 1.01

0x0000102c 14 memset()

sifman 1.01

0x00001050 5 sceSifInit()
0x00001058 7 sceSifSetDma()
0x00001060 8 sceSifDmaStat()
0x00001068 29 sceSifCheckInit()

sifcmd 1.01

0x0000108c 14 sceSifInitRpc()
0x00001094 17 sceSifRegisterRpc()
0x0000109c 19 sceSifSetRpcQueue()
0x000010a4 22 sceSifRpcLoop()
0x000010ac 23 sceSifGetOtherData()

thbase 1.01

0x000010d0 4 CreateThread()
0x000010d8 6 StartThread()
0x000010e0 20 GetThreadId()
0x000010e8 33 DelayThread()

mcman 1.01

0x0000110c 5
0x00001114 6
0x0000111c 7
0x00001124 8
0x0000112c 9
0x00001134 10
0x0000113c 11
0x00001144 12
0x0000114c 13
0x00001154 14
0x0000115c 15
0x00001164 16
0x0000116c 17
0x00001174 18
0x0000117c 19
0x00001184 20
0x0000118c 29
0x00001194 30
0x0000119c 36
0x000011a4 37
0x000011ac 38
0x000011b4 39
0x000011bc 40

rom0:XMCSERV

NOTE: Be sure to call mcInit with the type MC_TYPE_XMC.

module mcserv 1.01 exported functions:

0x00000014 0 mcserv_start() at 0x00000040
0x00000018 1 at 0x00000038
0x0000001c 2 at 0x00000038
0x00000020 3 at 0x00000038
0x00000024 4 at 0x00000040
0x00000028 5 at 0x00000038
0x0000002c 6 at 0x00000038
0x00000030 7 at 0x00000038

loadcore 1.01

0x00000c94 6 RegisterLibraryEntries()

intrman 1.02

0x00000cb8 9 CpuEnableIntr()
0x00000cc0 17 CpuSuspendIntr()
0x00000cc8 18 CpuResumeIntr()

sysclib 1.01

0x00000cec 12 memcpy()

sifman 1.01

0x00000d10 5 sceSifInit()
0x00000d18 7 sceSifSetDma()
0x00000d20 8 sceSifDmaStat()
0x00000d28 29 sceSifCheckInit()

sifcmd 1.01

0x00000d4c 14 sceSifInitRpc()
0x00000d54 17 sceSifRegisterRpc()
0x00000d5c 19 sceSifSetRpcQueue()
0x00000d64 22 sceSifRpcLoop()
0x00000d6c 23 sceSifGetOtherData()

thbase 1.01

0x00000d90 4 CreateThread()
0x00000d98 6 StartThread()
0x00000da0 20 GetThreadId()
0x00000da8 33 DelayThread()

mcman 2.03

0x00000dcc 6
0x00000dd4 7
0x00000ddc 8
0x00000de4 9
0x00000dec 10
0x00000df4 11
0x00000dfc 12
0x00000e04 13
0x00000e0c 14
0x00000e14 15
0x00000e1c 16
0x00000e24 21
0x00000e2c 22
0x00000e34 23
0x00000e3c 24
0x00000e44 36
0x00000e4c 37
0x00000e54 38
0x00000e5c 39
0x00000e64 42
0x00000e6c 45
 

Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Los_Angeles' for 'PST/-8.0/no DST' instead in /var/www/psdevWiki/inc/template.php on line 523
ps2/mcserv.txt · Last modified: 2008/05/15 00:07
 
Recent changes RSS feed Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki