Commit Graph

22 Commits

Author SHA1 Message Date
Phillip Stephens 639b879c70 Fix compile
Former-commit-id: 4eae00e6a2
2023-01-18 21:22:33 -08:00
Phillip Stephens efb5cb0597 Match and link sscanf, string and mbstring
Former-commit-id: eb14c6e0ad
2023-01-18 21:16:39 -08:00
Phillip Stephens 41f47c198d Add musyx/stream.c, match and link arith.c
Former-commit-id: 7bd0748d30
2022-11-29 23:07:31 -08:00
Phillip Stephens 80fff02477 Disable clang-format for runtime.c
Former-commit-id: 6a869c568d
2022-10-25 22:58:54 -07:00
Phillip Stephens c6502a089c Convert runtime.s to inline assembly and link
Former-commit-id: 5bad64c75a
2022-10-25 22:54:37 -07:00
Phillip Stephens 34b752de3e Match and link FILE_POS
Former-commit-id: a1ea985b7c
2022-10-13 08:19:18 -07:00
Phillip Stephens aab14dc7b0 Match and link most of Runtime
Former-commit-id: 8b0c414ae0
2022-10-13 01:02:37 -07:00
Phillip Stephens b08714313d Match COutputStream::DoPut (Thanks HeartPiece!)
Former-commit-id: 26d6394bb1
2022-10-11 21:44:08 -07:00
Phillip Stephens f4d549e0b9 Use __ppc_linker.h in start.c
Former-commit-id: 1c46c7161e
2022-10-11 08:28:59 -07:00
Phillip Stephens 71e610936b Match and link float.c
Former-commit-id: 9afec991ab
2022-10-11 08:23:29 -07:00
Phillip Stephens 3b463154be Build and link NMWException, rename extab to it's correct name
Former-commit-id: a842f320f8
2022-10-10 11:19:26 -07:00
Phillip Stephens 7fbf44a471 Match and link Gecko_ExceptionPPC and uart_console_write
Former-commit-id: 0e8b7c5637
2022-10-10 10:44:50 -07:00
Phillip Stephens f6425fe3d8 Minor formatting cleanup
Former-commit-id: 111d3b0d70
2022-10-10 02:34:20 -07:00
Phillip Stephens 21ea716106 Match and link __va_arg and ptmf
Former-commit-id: adaa52fede
2022-10-10 02:30:42 -07:00
Phillip Stephens 6f4c7cdbad Match and link more of Runtime
Former-commit-id: 91943cb93e
2022-10-10 01:49:11 -07:00
Luke Street f0ea5144ea clang-format source files
Former-commit-id: 39700ad779
2022-10-09 01:16:21 -04:00
Phillip Stephens 69dbad8bce Start work on CPhysicsActor
Former-commit-id: dc8e4b8106
2022-10-05 09:28:48 -07:00
Phillip Stephens 11ffb47af0 Match and link __mem
Former-commit-id: fb1a503cce
2022-10-04 22:17:40 -07:00
Luke Street 453bc3c3d6 Some CBallCamera progress
Former-commit-id: 3831cfa905
2022-09-29 01:30:20 -04:00
Luke Street 234afca6c2 clang-format pass
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
Luke Street 6768dfc9b4 Begin CGX/CCubeMaterial; add dolphin headers from aurora
Former-commit-id: b28e24862b
2022-08-30 00:05:16 -04:00
Luke Street 00c77e6195 Runtime/math matches; better libc headers
Former-commit-id: bef7db1748
2022-08-25 23:46:24 -04:00