remove ancient unused function
This commit is contained in:
parent
182ae2c510
commit
2e99cf982a
1 changed files with 0 additions and 6 deletions
|
@ -82,12 +82,6 @@ Drive64WriteExit:
|
||||||
jr ra
|
jr ra
|
||||||
nop
|
nop
|
||||||
|
|
||||||
Drive64TestWrite:
|
|
||||||
li a2, 0xA0000020
|
|
||||||
lli a3, 0x20
|
|
||||||
j Drive64WriteDirect
|
|
||||||
nop
|
|
||||||
|
|
||||||
include "xxd.asm"
|
include "xxd.asm"
|
||||||
|
|
||||||
DumpAndWrite:
|
DumpAndWrite:
|
||||||
|
|
Loading…
Add table
Reference in a new issue