ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Go to the source code of this file.
Functions | |
u32 | smem_read (void *addr, void *buf, u32 size) |
u32 | smem_write (void *addr, void *buf, u32 size) |
Sub-CPU RAM direct access.
Definition in file smem.c.
Definition at line 21 of file smem.c.
References DI, ee_kmode_enter(), ee_kmode_exit(), EI, and SUB_VIRT_MEM.
Definition at line 34 of file smem.c.
References DI, ee_kmode_enter(), ee_kmode_exit(), EI, and SUB_VIRT_MEM.