Disabling auto-refresh of game list by default, as it is causing bugs sometimes
[open-ps2-loader.git] / modules / debug / ps2link / iop_ps2dev9.s
blob49ca47d29adcc443be82542a26c6e27a0c17415f
1 /*
2 _____ ___ ____
3 ____| | ____| PSX2 OpenSource Project
4 | ___| |____ (C)2003, adresd (adresd_ps2dev@yahoo.com)
5 ------------------------------------------------------------------------
6 Imports of 'ps2dev9.irx' functions for use here
7 from PS2DRV, PS2DRV license applies to this file
8 */
10 .text
11 .set noreorder
14 .local exp_stub
15 exp_stub:
16 .word 0x41e00000
17 .word 0
18 .word 0x00000101
19 .ascii "dev9\0\0\0\0\0"
20 .align 2
22 .globl dev9RegisterIntrCb # 004
23 dev9RegisterIntrCb:
24 j $31
25 li $0, 4
27 .globl dev9DmaTransfer # 005
28 dev9DmaTransfer:
29 j $31
30 li $0, 5
32 .globl dev9Shutdown # 006
33 dev9Shutdown:
34 j $31
35 li $0, 6
37 .globl dev9IntrEnable # 007
38 dev9IntrEnable:
39 j $31
40 li $0, 7
42 .globl dev9IntrDisable # 008
43 dev9IntrDisable:
44 j $31
45 li $0, 8
47 .globl dev9GetEEPROM # 009
48 dev9GetEEPROM:
49 j $31
50 li $0, 9
52 .globl dev9LEDCtl # 00A
53 dev9LEDCtl:
54 j $31
55 li $0, 0x0A
57 .word 0
58 .word 0