motor.c OK (#397)

* use motor in the spec

* import bss

* Delete viextendvstart.c

* rename functions

* move stuff and format

* remove globals.h and ultra64.h

* Update src/libultra/io/motor.c

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>

* add motor.h to padmgr

* fix

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
This commit is contained in:
Anghelo Carvajal
2021-11-06 00:29:56 -03:00
committed by GitHub
co-authored by EllipticEllipsis
parent e70a8fbb99
commit 278ff4a4b3
12 changed files with 49 additions and 40 deletions
+3 -3
View File
@@ -277,9 +277,9 @@ asm/non_matchings/boot/thread/__osDequeueThread.s,__osDequeueThread,0x80089430,0
asm/non_matchings/boot/destroythread/osDestroyThread.s,osDestroyThread,0x80089470,0x44
asm/non_matchings/boot/voicecheckresult/__osVoiceCheckResult.s,__osVoiceCheckResult,0x80089580,0x2C
asm/non_matchings/boot/bzero/bzero.s,bzero,0x80089630,0x28
asm/non_matchings/boot/rumblepak/osSetRumble.s,osSetRumble,0x800896D0,0x5A
asm/non_matchings/boot/rumblepak/osSetUpMempakWrite.s,osSetUpMempakWrite,0x80089838,0x43
asm/non_matchings/boot/rumblepak/osProbeRumblePak.s,osProbeRumblePak,0x80089944,0x57
asm/non_matchings/boot/rumblepak/__osMotorAccess.s,__osMotorAccess,0x800896D0,0x5A
asm/non_matchings/boot/rumblepak/_MakeMotorData.s,_MakeMotorData,0x80089838,0x43
asm/non_matchings/boot/rumblepak/osMotorInit.s,osMotorInit,0x80089944,0x57
asm/non_matchings/boot/siacs/__osSiCreateAccessQueue.s,__osSiCreateAccessQueue,0x80089AA0,0x14
asm/non_matchings/boot/siacs/__osSiGetAccess.s,__osSiGetAccess,0x80089AF0,0x11
asm/non_matchings/boot/siacs/__osSiRelAccess.s,__osSiRelAccess,0x80089B34,0xB
1 asm/non_matchings/boot/boot_main/bootproc.s bootproc 0x80080060 0x3C
277 asm/non_matchings/boot/destroythread/osDestroyThread.s osDestroyThread 0x80089470 0x44
278 asm/non_matchings/boot/voicecheckresult/__osVoiceCheckResult.s __osVoiceCheckResult 0x80089580 0x2C
279 asm/non_matchings/boot/bzero/bzero.s bzero 0x80089630 0x28
280 asm/non_matchings/boot/rumblepak/osSetRumble.s asm/non_matchings/boot/rumblepak/__osMotorAccess.s osSetRumble __osMotorAccess 0x800896D0 0x5A
281 asm/non_matchings/boot/rumblepak/osSetUpMempakWrite.s asm/non_matchings/boot/rumblepak/_MakeMotorData.s osSetUpMempakWrite _MakeMotorData 0x80089838 0x43
282 asm/non_matchings/boot/rumblepak/osProbeRumblePak.s asm/non_matchings/boot/rumblepak/osMotorInit.s osProbeRumblePak osMotorInit 0x80089944 0x57
283 asm/non_matchings/boot/siacs/__osSiCreateAccessQueue.s __osSiCreateAccessQueue 0x80089AA0 0x14
284 asm/non_matchings/boot/siacs/__osSiGetAccess.s __osSiGetAccess 0x80089AF0 0x11
285 asm/non_matchings/boot/siacs/__osSiRelAccess.s __osSiRelAccess 0x80089B34 0xB