Commit Graph

26 Commits

Author SHA1 Message Date
Phillip Stephens 41f47c198d Add musyx/stream.c, match and link arith.c
Former-commit-id: 7bd0748d30
2022-11-29 23:07:31 -08:00
Luke Street a0e0224a8d Use black formatter for Python
Former-commit-id: 5016dc7fba
2022-11-27 23:57:46 -05:00
Phillip Stephens c20c3e399c Match and link OSThread.c
Former-commit-id: 1ccd29a1cd
2022-11-05 03:22:23 -07:00
Phillip Stephens 0bffff2eb5 Match and link OSAlarm
Former-commit-id: 438bf9053c
2022-11-03 09:17:03 -07:00
Phillip Stephens ffa313e7f4 Match and link OSCache
Former-commit-id: 2c8976221f
2022-11-03 01:19:58 -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 599aa5347e Link dsp.c
Former-commit-id: 65ea70e44b
2022-10-22 09:49:11 -07:00
Phillip Stephens 1a5a013158 Match and link fstload.c
Former-commit-id: 1ddf72b492
2022-10-22 00:02:30 -07:00
Luke Street 5580c42dc6 Various build fixes for host builds
Former-commit-id: 2659556809
2022-10-20 21:32:04 -04:00
Phillip Stephens cb7e35b615 Match and link GBARead/Write
Former-commit-id: 55fac9eb37
2022-10-15 19:14:54 -07:00
Phillip Stephens 2d138c60bd Match and link GBA.c
Former-commit-id: 024fb634e9
2022-10-15 17:58:36 -07:00
Phillip Stephens af9f796433 Properly split GBA library
Former-commit-id: f49d43abdc
2022-10-15 14:47:38 -07:00
Phillip Stephens 34b752de3e Match and link FILE_POS
Former-commit-id: a1ea985b7c
2022-10-13 08:19:18 -07:00
Phillip Stephens 6380e4db68 Add zlib to block list
Former-commit-id: e5b3cfa36a
2022-10-12 23:15:26 -07:00
Phillip Stephens 0613bb5ea4 Match and link all remaining stream classes
Former-commit-id: 55617d2753
2022-10-12 23:10:20 -07:00
Phillip Stephens 7a2928b531 Match and link OSReset
Former-commit-id: fecef57a18
2022-10-11 00:01:27 -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
Luke Street 7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
Phillip Stephens f0a3ee192c Don't be dumb and use fabsf
Former-commit-id: fedb0daa18
2022-10-08 15:18:21 -07:00
Phillip Stephens 187bc0b98c Formatting fix
Former-commit-id: a4a1d189da
2022-10-07 23:56:56 -07:00
Phillip Stephens 50453f5b7c Match and link CScriptSwitch
Former-commit-id: 9cfd7f1776
2022-10-07 23:55:54 -07:00
Phillip Stephens bb45a64b7b Initial work on SIBios
Former-commit-id: b841756b36
2022-10-07 22:53:41 -07:00
Phillip Stephens eefc0f609c Match and link dtk
Former-commit-id: f779e5819d
2022-10-07 19:38:36 -07:00
Phillip Stephens ceb9bf4132 Remove source files from settings.json
Former-commit-id: 88616d6741
2022-10-05 09:30:42 -07:00
Phillip Stephens 69dbad8bce Start work on CPhysicsActor
Former-commit-id: dc8e4b8106
2022-10-05 09:28:48 -07:00
Luke Street f1e383728e Add vscode settings, update CONTRIBUTING.md
Former-commit-id: e6639bf20e
2022-09-30 17:51:20 -04:00