1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-03 14:34:32 +00:00

Matched some controller files (#178)

* osPfsIsPlug.c and osContSetCh.c OK

* update

* __osPfsGetStatus.c OK

* removed unused asm

* Updated all libultra controller files to use new structs instead of the temporary structs. Added os_pfs.h

* controller updates

* fixed header guard

* Made suggested changes
This commit is contained in:
Lucas Shaw 2020-06-17 04:16:30 -07:00 committed by GitHub
parent 229e0c8629
commit b86edcf92c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 650 additions and 1001 deletions

View file

@ -1,13 +0,0 @@
.include "macro.inc"
# assembler directives
.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
.set gp=64 # allow use of 64-bit general purpose registers
.section .bss
.balign 16
glabel pifMempakBuf
.space 0x40

View file

@ -12,5 +12,5 @@
glabel D_80134CF0
.incbin "baserom.z64", 0xBABE90, 0x4
glabel D_80134CF4
glabel __osPfsInodeCacheBank
.incbin "baserom.z64", 0xBABE94, 0xC

View file

@ -9,5 +9,5 @@
.balign 16
glabel D_80134D20
glabel __osPfsLastChannel
.incbin "baserom.z64", 0xBABEC0, 0x10