mirror of
https://github.com/DaedalusX64/daedalus.git
synced 2025-04-02 10:21:48 -04:00
8 lines
189 B
ArmAsm
8 lines
189 B
ArmAsm
.set noreorder
|
|
|
|
#include "pspstub.s"
|
|
|
|
STUB_START "pspDveManager",0x40090000,0x00020005
|
|
STUB_FUNC 0x2ACFCB6D,pspDveMgrCheckVideoOut
|
|
STUB_FUNC 0xF9C86C73,pspDveMgrSetVideoOut
|
|
STUB_END
|