Phillip Stephens
4012ec3a16
Fully match snd_synthapi
2023-02-28 10:19:12 -08:00
Phillip Stephens
07e9934d0a
Use MUSY_DEBUG for debug prints
2023-02-27 23:31:23 -08:00
Phillip Stephens
87bb2a9e7d
Match and link hw_aramdma
2023-02-27 23:28:33 -08:00
Phillip Stephens
4baceece91
More MusyX progress, fully match hardware.c
2023-02-27 06:14:29 -08:00
Phillip Stephens
c5a176c51b
More synthmacros, add txwin for the lulz
2023-02-25 20:51:09 -08:00
Phillip Stephens
045422bc52
Add synthmacros
2023-02-25 02:08:22 -08:00
Phillip Stephens
a86f8e4343
Re-order variables in salInvertMatrix to match declaration order
2023-02-24 21:12:33 -08:00
Phillip Stephens
ec1893fd20
Finally match salInvertMatrix
2023-02-24 21:05:35 -08:00
Phillip Stephens
7cdbf624ec
Add synthdata and synth_adsr
2023-02-24 20:26:53 -08:00
Phillip Stephens
9fb978a27f
Revert musyx config
2023-02-24 18:35:02 -08:00
Phillip Stephens
82e0878653
Cleaner sndGetPitch
2023-02-24 18:34:38 -08:00
Phillip Stephens
a42f503dbf
Match and link s_data
2023-02-24 18:11:03 -08:00
Phillip Stephens
cd0ee54bd6
Move vsUpdateBuffer and vsSampleUpdates to synth_vsamples
2023-02-24 09:52:24 -08:00
Phillip Stephens
5096cbf77b
MusyX progress
2023-02-24 09:42:08 -08:00
Phillip Stephens
cbe676015f
Reorganize MusyX source
2023-02-22 23:04:07 -08:00
Phillip Stephens
83ed13edf2
Fix hardware.c match
2023-02-22 01:12:31 -08:00
Phillip Stephens
0436d062bb
Start on hw_dspctrl
2023-02-22 01:01:39 -08:00
Phillip Stephens
d2ca30a5ce
Nearly match hardware.c (hwFlushStream non-matching), and link
2023-02-21 08:39:57 -08:00
Phillip Stephens
5516c3b4b8
More hardware.c, start hw_volconv
2023-02-21 07:31:10 -08:00
Phillip Stephens
033f8f5881
More work on hardware.c
2023-02-18 23:41:18 -08:00
Phillip Stephens
a989dbd499
More MusyX structs from DWARF information
2023-02-18 20:27:24 -08:00
Phillip Stephens
5ac492b246
More Joyboot work
2023-02-13 10:07:42 -08:00
Phillip Stephens
d9533cb84b
Add recovered structures for GBA (found in DWARF data)
2023-02-12 18:37:08 -08:00
Phillip Stephens
f26e5d41d3
Add CPVSVisOctree
2023-02-12 11:20:44 -08:00
Luke Street
b3617b556d
configure.py: Wrap in quotes
2023-02-11 11:21:12 -05:00
Phillip Stephens
e65814a367
Fix TRK_MINNOW_DOLPHIN.a linking
...
TRK_MINNOW_DOLPHIN doesn't spawn in the correct location when building MP as loose files, this fixes that, however it throws data % off in calcprogress
2023-02-07 21:39:29 -08:00
Phillip Stephens
b1137488f6
Cleanup HW register usage
2023-02-07 05:51:34 -08:00
Phillip Stephens
1e5c3990ea
Use sizeof on DVDDriveInfo
2023-02-07 05:17:01 -08:00
Phillip Stephens
8471d1f4ed
Fully match dvdlow
2023-02-07 05:11:10 -08:00
Phillip Stephens
6a83d09d43
Link dvdlow.c (DVDLowRead matches except for stack)
2023-02-06 23:53:28 -08:00
Phillip Stephens
8b7f5f00c7
CAutoMapper: fix symbols
2023-02-06 22:07:26 -08:00
Phillip Stephens
e514aa9535
Match and link CExplosion
2023-02-06 21:55:32 -08:00
Phillip Stephens
cbc65dd810
More dvdlow progress
2023-02-06 21:45:02 -08:00
Henrique Gemignani Passos Lima
0ac742bdd8
Fix building all_source and all_source_host
2023-02-07 03:01:35 +02:00
Phillip Stephens
e83f40d9ec
More dvdlow progress
2023-02-06 09:21:29 -08:00
Luke Street
b6ddfcfc35
Revert override removal
2023-02-06 12:01:01 -05:00
Luke Street
d43dc0ead2
Link CScriptMazeNode
2023-02-06 11:48:29 -05:00
Luke Street
357658defa
Use const bool for CGX::SetZMode
2023-02-06 11:48:29 -05:00
Phillip Stephens
72256e77a5
const bool fixes, remove override define
2023-02-05 23:21:28 -08:00
Phillip Stephens
bad0c14988
Add CBodyController, and CBodyStateCmdMgr
2023-02-05 11:13:04 -08:00
Phillip Stephens
0681431efe
More dvdlow progress
2023-02-05 11:13:04 -08:00
EpochFlame
3b95d440e0
purge FULL_FRANK ifdef usage
...
only reminder of its usage is in configure.py
2023-02-04 23:21:18 -05:00
Phillip Stephens
25f0b7229b
Match and link CParticleGen
2023-02-04 01:18:12 -08:00
Phillip Stephens
e55ce9dcda
Link dvd.c
2023-02-03 23:58:35 -08:00
Phillip Stephens
98278fbf6e
Link SIBios
2023-02-03 23:56:30 -08:00
Luke Street
588aa21242
Use full frank.py by default
2023-02-04 02:13:21 -05:00
EpochFlame
15f13178f8
frank.py update
...
should help with sdk stuff
2023-02-04 02:04:04 -05:00
Phillip Stephens
76e0804ecb
More DolphinCDvdFile progress, only one function remains
2023-02-01 00:13:54 -08:00
Luke Street
8672ca3aef
Attempted fix for git-in-container
2023-01-31 01:02:59 -05:00
Luke Street
72c5c362fc
configure.py: Use options hash for objects
2023-01-31 00:57:45 -05:00