Commit Graph

465 Commits

Author SHA1 Message Date
Liam Coleman 549322d42a
More PAL REL matches (#611)
* More PAL REL matches

DTK decided to auto add string types for some reason.

* Fix Listener Speed for PAL

* Complete m433 for PAL

* Fix many variables to use refresh rate directly

* Fix w02 Refresh Rate Factor

* Several more RELs for PAL

m403, m406, and mgmode
2025-11-16 17:21:01 -06:00
cadmic d0b765280f Specify extab padding instead of patching original dol 2025-06-05 14:43:57 +02:00
Luke Street 9e230f7a3a 100% linked 2025-06-02 04:36:43 +02:00
Luke Street c3f105f90a
Update dtk-template & tools (#597) 2025-06-01 18:23:49 -06:00
cadmic 77ac12c017 Delete duplicate GCN_mem_alloc file 2025-05-28 23:54:34 +02:00
dbalatoni13 33d5984dff cadmic matched FaceDraw!! 2025-05-24 01:14:00 +02:00
Rainchus 53f19c4f6c
match targimpl for US versions (#576) 2025-03-16 15:05:13 -05:00
CreateSource 4fdca137cd
Match OdemiExi2 (#575)
* name audio.c and board/audio.c

* fix audio, complete board/basic_space, battle

* revert changes that broke build

* completely finish New and NewMore.cp, for some reason NewMore fails checksum

* finally match NewMore.cp

* match NMWException.cpp

* match mem_TRK

* match TRK with correct linker, uses Revo's notify func

* match TRKReadUARTPoll

* match OdemiExi2

* undo git's stupidness

* testing

* naively match REV 1 for real this time
2025-03-16 14:50:44 -05:00
Rainchus 91d6eb5428 DebuggerDriver.c matching in version 0 2025-03-16 14:22:42 -05:00
CreateSource db57c1ef50
match TRKReadUARTPoll (#573)
* name audio.c and board/audio.c

* fix audio, complete board/basic_space, battle

* revert changes that broke build

* completely finish New and NewMore.cp, for some reason NewMore fails checksum

* finally match NewMore.cp

* match NMWException.cpp

* match mem_TRK

* match TRK with correct linker, uses Revo's notify func

* match TRKReadUARTPoll
2025-03-15 12:03:58 -05:00
CreateSource 705ebb8727
match linker & some funcs (#572)
* name audio.c and board/audio.c

* fix audio, complete board/basic_space, battle

* revert changes that broke build

* completely finish New and NewMore.cp, for some reason NewMore fails checksum

* finally match NewMore.cp

* match NMWException.cpp

* match mem_TRK

* match TRK with correct linker, uses Revo's notify func
2025-03-15 11:30:27 -05:00
CreateSource eb11f9c23f
name audio.c, board/audio.c, board/basic_space, match files (#571)
* name audio.c and board/audio.c

* fix audio, complete board/basic_space, battle

* revert changes that broke build

* completely finish New and NewMore.cp, for some reason NewMore fails checksum

* finally match NewMore.cp
2025-03-15 07:36:13 -05:00
Liam Coleman 4ee46b3396
Match pal modesel (#570)
* Match modesel.c

Also fully matches modules

* Match pal modesel
2025-03-14 19:34:25 -05:00
Liam Coleman ece392140e
Match modesel.c (#569)
Also fully matches modules
2025-03-14 17:10:41 -05:00
dbalatoni13 62803cc21f
Some PAL symbols, ported m457Dll, naming progress on m457Dll (#568)
* Add missing imports and mark uninitialized variables

* Work on PAL symbols

* Ported m457Dll to all versions

* Some naming progress on m457Dll
Changed some names in present and option
2025-03-14 16:09:49 -05:00
Rainchus 75d49a9e05 match fn_1_14CFC from thefoxcam, link file 2025-03-14 15:29:32 -05:00
mrshigure dc4d365f1a
TRK: matched dispatch.c (US) (#566) 2025-02-17 19:18:23 -06:00
mrshigure 23b7af3bc5
TRK: matched serpoll and support; and making more progress (#565) 2025-02-10 21:49:23 -06:00
mrshigure 66a9a044fa
Making some TRK progress (#564) 2025-02-07 08:48:22 -06:00
Liam Coleman 560a592518
Add symbols for instdll and resultdll in us (#562)
* Label most of w01Dll

* Add symbols for instdll and resultdll in us

* Fix pal symbols for instDll

* Build resultdll+symbols for pal
2025-02-06 10:41:45 -06:00
dbalatoni13 721c0d4e41
Fix m435Dll linking (#559) 2025-02-05 10:25:23 -06:00
dbalatoni13 312f8471c8
Finish m427Dll (#558) 2025-02-04 20:08:50 -06:00
mrshigure d340ccf061
Making some Runtime progress (#557) 2025-02-04 19:54:29 -06:00
mrshigure 74cae4f16e
Fully matched MSL files (#555) 2025-02-04 12:11:22 -06:00
mrshigure 328d10121f MSL: matched printf.c (US) 2025-02-04 00:44:41 -08:00
dbalatoni13 28ce8f9696 Match m427Dll/player.c 2025-02-02 18:39:29 +01:00
mrshigure b353af7d23 MSL: match alloc/signal/string and most of printf 2025-01-29 14:19:43 -08:00
mrshigure 6347294c14
Matched ansi_fp.c (US) (#550) 2025-01-28 13:33:09 -06:00
mrshigure 2309176a5c
Making some MSL_C progress (#549) 2025-01-27 18:50:48 -06:00
CreateSource b0662c272c fix symbol scope 2025-01-24 16:08:48 -05:00
CreateSource d6da17b604
Big MSL_C update (#546)
* match acos, asin, fmod, and math_ppc

* match many files in MSL_C
math_ppc, s_copysign, s_cos, s_modf, s_sin, s_tan, w_acos, w_asin, w_fmod, w_pow
2025-01-24 09:48:59 -06:00
CreateSource d72f538b87
match acos, asin, fmod, and math_ppc (#545) 2025-01-21 13:50:16 -06:00
CreateSource 627f9e4dd7 match MSL_C/abort_exit and MSL_C/mem 2025-01-21 00:24:31 -05:00
CreateSource a517ff0ae1 actually link the file 2025-01-19 19:58:58 -05:00
dbalatoni13 6575f573f6
Match OSReboot.c and some of TRK + port mstory3Dll (#541)
* Match OSReboot.c and match some of TRK

* Port mstory3Dll
2025-01-19 14:54:38 -06:00
mrshigure edacd76015
Matched the last function in m425Dll (US) (#540) 2025-01-19 11:25:39 -06:00
mrshigure 6406dde2cc
Matched mstory3Dll (US) (#538) 2025-01-19 09:40:22 -06:00
dbalatoni13 accaf2085f
Port m426Dll to PAL, match m428Dll and remove PS prefixes (#537)
* Port m426Dll to PAL

* Remove PS prefix from mtx function usages

* Match m428Dll
2025-01-18 22:31:11 -06:00
dbalatoni13 2a3c353029
Minor clean ups and match m428Dll main.c and map.c (#536)
* Minor cleanups and fixes

* Match m428Dll main.c and map.c
2025-01-18 12:15:38 -06:00
CreateSource f6ca7da943
complete m438Dll/map.c (#534)
* get halfway through m424/ball

* get halfway through m424/ball

* get halfway through m424/ball

* complete m424/ball

* fix merge errors

* Revert "complete m424/ball"

This reverts commit acbc3196c5.

* fix up ball, start claw

* get halfway through m424/ball

* complete m424/ball

* Revert "complete m424/ball"

This reverts commit acbc3196c5.

* fix up ball, start claw

* complete m424Dll

* fix m424, begin m438/map

* Start m438/map

* complete m438/map

* fix m424
2025-01-15 18:59:55 -06:00
dbalatoni13 ef9659fef2
Finish m433Dll (#533)
* Remove TODO

* Finish m433Dll
2025-01-15 16:14:44 -06:00
mrshigure 897ff7b281
Fully matched msm (US) (#532) 2025-01-15 07:49:34 -06:00
mrshigure ac43740d3d
Matched msmse (US) (#531) 2025-01-14 17:57:30 -06:00
dbalatoni13 c621824464
Change back string.c/h, fix m434Dll, work on m433Dll/player.c (#530)
* Change back string.h as the change breaks things

* Fix m434Dll

* Work on m433Dll/player.c
2025-01-14 15:36:09 -06:00
mrshigure 3edd72d33e
Matched msmsys (#529) 2025-01-14 08:44:01 -06:00
mrshigure f812abd06f
Matched most of msmse and msmmus (3 functions left) (#526)
* Matched most of msmse (1 function left)

* Matched most of msmmus (2 functions left)
2025-01-13 08:48:07 -06:00
dbalatoni13 cdb1d1fc37
Import gx, PadClamp, rest of mtx, TRK 2.6 and MSL (#525)
* Match mtx and Padclamp.c

* Match the rest of GX

* Import TRK 2.6

* Import MSL headers and files

* Merge some MSL headers into ours
2025-01-12 08:11:23 -06:00
dbalatoni13 a79294aac0
Match m433Dll main.c and map.c (#524)
* Match m433Dll main.c and map.c

* Delete accidental lines from mstory2
2025-01-11 21:12:01 -06:00
dbalatoni13 090ab1c05f
Fix w06 symbols for PAL and port mstory2Dll to every version (#523)
* Fix w06 symbols for PAL

* Port mstory2Dll to every version
2025-01-11 11:38:53 -06:00
Liam Coleman f28e9d19aa
Match rest of mstory2 (#521) 2025-01-11 00:04:16 -06:00