Commit graph

1618 commits

Author SHA1 Message Date
dbalatoni13
a443a0a7c7 GXSETARRAY macro and used that at some places 2025-04-04 01:31:35 +02:00
dbalatoni13
4438f7d9c8 jmp fixes and be matching again
move to aurora fork
2025-04-04 00:47:03 +02:00
dbalatoni13
30d80d66a0 Change some size_t usage to uintptr_t 2025-04-03 23:35:53 +02:00
dbalatoni13
8000ff491a Fix types and aarch 2025-04-03 23:11:54 +02:00
dbalatoni13
bf958a1f29 Correct risc's setjmp 2025-04-03 19:22:36 +02:00
dbalatoni13
bc6dbf0254 Implement setjmp on PC 2025-04-03 19:20:28 +02:00
dbalatoni13
39549e415e Some process work 2025-04-03 14:01:35 +02:00
dbalatoni13
6e53c813fc Update musyx 2025-04-02 23:17:16 +02:00
dbalatoni13
69ff202bae Add more stubs 2025-04-02 18:45:58 +02:00
dbalatoni13
670a2c4c62 Handle heap 2025-04-02 10:19:16 +02:00
dbalatoni13
14918e187e Dvd and some progress 2025-04-02 08:11:55 +02:00
dbalatoni13
1bd8f3e14e We've got a window with game code commented out! 2025-04-02 07:25:18 +02:00
dbalatoni13
5eb32764a5 Rename jmp_buf due to a name collision in STD 2025-04-02 04:52:55 +02:00
dbalatoni13
84801ecdc7 Add musyx and fix OSFastCast 2025-04-02 04:45:52 +02:00
dbalatoni13
2509e01125 Initial aurora setup, doesn't build yet 2025-04-02 04:17:26 +02:00
dbalatoni13
ba0d7ef58c Prototype fixes 2025-04-02 00:41:07 +02:00
dbalatoni13
9fb738e2ed Add aurora 2025-04-01 23:52:02 +02:00
dbalatoni13
887cb00c5b
Cleanup and get rid of many warnings when compiling with stricter warnings (#578)
* Mini improvements

* Fix some splits

* Remove last comma from enums

* Fix symbols

* Fix some headers and missing prototypes

* Replace most of f32 with float

* Replace most of Point3d with Vec

* Add missing esprite include with guard

* Add HuSetVecF to ext_math behind a guard

* More includes
2025-04-01 00:11:31 -05:00
dbalatoni13
4b0737d49c
Some fixes (#577)
* Mini improvements

* Fix some splits
2025-03-31 19:17:36 -05: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
mrshigure
5c40f5a849
Fix TRKReadUARTPoll var naming (#574) 2025-03-15 12:11:33 -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
64f087c2c9
Gamework struct labeling (#563)
* Label most of w01Dll

* Add symbols for instdll and resultdll in us

* Fix pal symbols for instDll

* Build resultdll+symbols for pal

* Gamework struct labeling
2025-02-06 15:45:43 -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
CreateSource
ea3af4e95a
name audio.c and board/audio.c (#561) 2025-02-05 21:02:56 -06:00
Liam Coleman
da072c209a
Label most of w01Dll (#560) 2025-02-05 18:07:12 -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
CreateSource
c15173cc66
name board/start.c, some m463 (#556)
* end naming m463, start naming board/start.c

* name everything in start, fix m463 particle names

* lol fix
2025-02-04 14:00:13 -06:00
mrshigure
74cae4f16e
Fully matched MSL files (#555) 2025-02-04 12:11:22 -06:00
Rainchus
a8d7f5e16d
Merge pull request #553 from abnormalhare/main
m427/map.c progress
2025-02-04 03:40:36 -06:00
Rainchus
d1233f4888
Merge pull request #554 from mrshigure/msl
MSL: matched printf.c (US)
2025-02-04 03:37:17 -06:00
mrshigure
328d10121f MSL: matched printf.c (US) 2025-02-04 00:44:41 -08:00
CreateSource
ea1d89dbde start naming m463 2025-02-03 22:32:48 -05:00
CreateSource
1b37639dc6 fix build error 2025-02-03 18:38:17 -05:00
CreateSource
85f4997673
Merge branch 'mariopartyrd:main' into main 2025-02-03 18:03:47 -05:00
CreateSource
a144a790f1 map progress 2025-02-02 20:44:39 -05:00
Rainchus
bcba9f8a06
Merge pull request #552 from dbalatoni13/main
Match m427Dll/player.c
2025-02-02 12:24:47 -06:00