MegaMech
d9c1ebb626
Initial gcc Support ( #568 )
...
* Added GCC
2024-04-15 10:53:58 -06:00
MegaMech
3dd4c071e1
Update osEeprom Read and Write ( #608 )
2024-04-14 17:15:41 -06:00
coco875
98474c5b94
fix todo, bug not appears and change theme ( #525 )
...
* fix todo, bug not appears and change theme
* fix warning
2023-12-31 19:56:14 -07:00
MegaMech
76dc587a34
EU 1.0 OK ( #265 )
...
* EU 1.0 ok
* EU 1.1 ok
Co-authored-by: AloXado320 <david.albujar.s.30@gmail.com >
2023-10-19 23:37:21 -06:00
AloXado320
364f0776c6
Match __osLeoInterrupt.c ( #457 )
...
* Match __osLeoInterrupt.c
* fix formatting
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com >
2023-10-11 19:00:21 -06:00
MegaMech
2b74bbbcef
Doc setup_game_memory, label syms, add osSyncPrintf support, match funcs ( #444 )
...
* Doc setup_game_memory and label syms
* match func_800132F4
* match func label defines
* fix some fake ptrs
* match more code
* Matches
* Add osSyncPrintf support and matches
* Add func equiv to draw_square and add comment to is_debug
2023-10-06 00:19:09 -06:00
MegaMech
91fc8ea473
Some train decomp and move seg2 files to ending ( #423 )
...
* Some train decomp
* Move seg2 to ending/
* move racing code files into racing folder
* Fix progress
* Rename segments
2023-09-17 16:57:18 -06:00
MegaMech
70207db13b
Various cleanup ( #410 )
2023-09-09 18:01:01 -06:00
tomas
9d716d921a
very cool debug display list ( #348 )
...
* added a very cool debug display list ^^ (prints variables to screen)
* Decompiled various functions
2023-08-04 13:04:49 -06:00
Tyler McGavran
bd82bf5f0c
Relocate rodata for some OS related function ( #292 )
...
Required moving a struct def to another file, and I renamed a
struct to something nicer
Signed-off-by: Taggerung <tyler.taggerung@gmail.com >
2023-03-24 00:49:30 -06:00
Tyler McGavran
e1976267f3
Add a utility that aids in generating m2c output ( #279 )
...
* Add a utility to help generate m2c output
* Make a small change to an OS file which fixes a small issue when using m2ctx
Signed-off-by: Taggerung <tyler.taggerung@gmail.com >
2022-12-09 19:03:30 -07:00
MegaMech
42fa90ff7a
Match OS funcs ( #152 )
...
* Matched osSyncPrintf.c
* Matched contramread.c
* Matched contramwrite.c
* Matched osPfsInit and osPfsGetStatus
2022-01-30 23:31:43 -07:00
CoderStig
8ab4557b39
Split asm using autodecompiler ( #49 )
...
* Split asm using autodecompiler
* Placed libultra bss and linked more C
2021-11-05 05:17:09 -06:00
iProgramInCpp
4c4efd28f8
Match func_80000D3C (renamed) and thread5_game_logic ( #35 )
...
* match func_80000D3C + some renames
* Improved matching for init_game().
* Match thread5_game_logic
* Added osViModeTable and osCreateViManager from libultra
2021-10-16 15:18:38 -06:00
Faris Awan
5c23113592
Match/split all of libultra ( #23 )
...
* libultra from sm64 integrated; 3 libultra functions matched
* All of libultra done!
authored-by: farisawan-2000 <farisawan.2000@gmail.com >
2021-04-27 22:35:30 -06:00