aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxapi/sys/initpad.s
blob: b0f1b6fa2eb2b83351c1d4b11b3ccc3f7ca11ed8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
.set noreorder
.section .text

.include "hwregs_a.h"

.global InitPad
.type InitPad, @function
InitPad:
	addiu	$t2, $0, 0xb0
	jr		$t2
	addiu	$t1, $0, 0x12