Phillip Stephens
f5a2da7c8a
Match and link hw_volconv
...
Former-commit-id: b483ad8950
2023-03-01 22:50:47 -08:00
Phillip Stephens
58daf4d6cd
Properly match sndBSearch
...
Former-commit-id: e78182e63c
2023-02-28 10:49:29 -08:00
Phillip Stephens
23eeac0ce2
Fully match snd_synthapi
...
Former-commit-id: 4012ec3a16
2023-02-28 10:19:12 -08:00
Phillip Stephens
e7cc4cd57f
Use MUSY_DEBUG for debug prints
...
Former-commit-id: 07e9934d0a
2023-02-27 23:31:23 -08:00
Phillip Stephens
d74a026c82
Match and link hw_aramdma
...
Former-commit-id: 87bb2a9e7d
2023-02-27 23:28:33 -08:00
Phillip Stephens
0fc9980411
More MusyX progress, fully match hardware.c
...
Former-commit-id: 4baceece91
2023-02-27 06:14:29 -08:00
Phillip Stephens
b97f296ccd
More synthmacros, add txwin for the lulz
...
Former-commit-id: c5a176c51b
2023-02-25 20:51:09 -08:00
Phillip Stephens
bc53dead2e
Add synthmacros
...
Former-commit-id: 045422bc52
2023-02-25 02:08:22 -08:00
Phillip Stephens
c15fd665db
Re-order variables in salInvertMatrix to match declaration order
...
Former-commit-id: a86f8e4343
2023-02-24 21:12:33 -08:00
Phillip Stephens
40820d5a56
Finally match salInvertMatrix
...
Former-commit-id: ec1893fd20
2023-02-24 21:05:35 -08:00
Phillip Stephens
5ab9769ad2
Add synthdata and synth_adsr
...
Former-commit-id: 7cdbf624ec
2023-02-24 20:26:53 -08:00
Phillip Stephens
6fcfac878d
Revert musyx config
...
Former-commit-id: 9fb978a27f
2023-02-24 18:35:02 -08:00
Phillip Stephens
5d2693e5c9
Cleaner sndGetPitch
...
Former-commit-id: 82e0878653
2023-02-24 18:34:38 -08:00
Phillip Stephens
dd529d8018
Match and link s_data
...
Former-commit-id: a42f503dbf
2023-02-24 18:11:03 -08:00
Phillip Stephens
73898907a6
Move vsUpdateBuffer and vsSampleUpdates to synth_vsamples
...
Former-commit-id: cd0ee54bd6
2023-02-24 09:52:24 -08:00
Phillip Stephens
66fb9aceab
MusyX progress
...
Former-commit-id: 5096cbf77b
2023-02-24 09:42:08 -08:00
Phillip Stephens
411a21699f
Reorganize MusyX source
...
Former-commit-id: cbe676015f
2023-02-22 23:04:07 -08:00
Phillip Stephens
eb41575cdd
Fix hardware.c match
...
Former-commit-id: 83ed13edf2
2023-02-22 01:12:31 -08:00
Phillip Stephens
249c8950e9
Start on hw_dspctrl
...
Former-commit-id: 0436d062bb
2023-02-22 01:01:39 -08:00
Phillip Stephens
b460bc6f3e
Nearly match hardware.c (hwFlushStream non-matching), and link
...
Former-commit-id: d2ca30a5ce
2023-02-21 08:39:57 -08:00
Phillip Stephens
16426f073e
More hardware.c, start hw_volconv
...
Former-commit-id: 5516c3b4b8
2023-02-21 07:31:10 -08:00
Phillip Stephens
b750480182
More work on hardware.c
...
Former-commit-id: 033f8f5881
2023-02-18 23:41:18 -08:00
Phillip Stephens
e0fb3afb11
More MusyX structs from DWARF information
...
Former-commit-id: a989dbd499
2023-02-18 20:27:24 -08:00
Phillip Stephens
1204c8ede6
More Joyboot work
...
Former-commit-id: 5ac492b246
2023-02-13 10:07:42 -08:00
Phillip Stephens
c12d72f97f
Add recovered structures for GBA (found in DWARF data)
...
Former-commit-id: d9533cb84b
2023-02-12 18:37:08 -08:00
Phillip Stephens
e5a1f9fb22
Add CPVSVisOctree
...
Former-commit-id: f26e5d41d3
2023-02-12 11:20:44 -08:00
Luke Street
e5b6be1b82
configure.py: Wrap in quotes
...
Former-commit-id: b3617b556d
2023-02-11 11:21:12 -05:00
Phillip Stephens
af2840ac61
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
Former-commit-id: e65814a367
2023-02-07 21:39:29 -08:00
Phillip Stephens
a4137d0ddd
Cleanup HW register usage
...
Former-commit-id: b1137488f6
2023-02-07 05:51:34 -08:00
Phillip Stephens
126fd409ed
Use sizeof on DVDDriveInfo
...
Former-commit-id: 1e5c3990ea
2023-02-07 05:17:01 -08:00
Phillip Stephens
093d1550fd
Fully match dvdlow
...
Former-commit-id: 8471d1f4ed
2023-02-07 05:11:10 -08:00
Phillip Stephens
533790a96b
Link dvdlow.c (DVDLowRead matches except for stack)
...
Former-commit-id: 6a83d09d43
2023-02-06 23:53:28 -08:00
Phillip Stephens
aa04534f15
CAutoMapper: fix symbols
...
Former-commit-id: 8b7f5f00c7
2023-02-06 22:07:26 -08:00
Phillip Stephens
062cf9e5aa
Match and link CExplosion
...
Former-commit-id: e514aa9535
2023-02-06 21:55:32 -08:00
Phillip Stephens
bad9a7c70d
More dvdlow progress
...
Former-commit-id: cbc65dd810
2023-02-06 21:45:02 -08:00
Henrique Gemignani Passos Lima
cc3ae8e11c
Fix building all_source and all_source_host
...
Former-commit-id: 0ac742bdd8
2023-02-07 03:01:35 +02:00
Phillip Stephens
92fdc5d033
More dvdlow progress
...
Former-commit-id: e83f40d9ec
2023-02-06 09:21:29 -08:00
Luke Street
9b99045882
Revert override removal
...
Former-commit-id: b6ddfcfc35
2023-02-06 12:01:01 -05:00
Luke Street
03f6f75516
Link CScriptMazeNode
...
Former-commit-id: d43dc0ead2
2023-02-06 11:48:29 -05:00
Luke Street
48dc03ee11
Use const bool for CGX::SetZMode
...
Former-commit-id: 357658defa
2023-02-06 11:48:29 -05:00
Phillip Stephens
38b824cda0
const bool fixes, remove override define
...
Former-commit-id: 72256e77a5
2023-02-05 23:21:28 -08:00
Phillip Stephens
f29f76abb5
Add CBodyController, and CBodyStateCmdMgr
...
Former-commit-id: bad0c14988
2023-02-05 11:13:04 -08:00
Phillip Stephens
ac4910d5d2
More dvdlow progress
...
Former-commit-id: 0681431efe
2023-02-05 11:13:04 -08:00
EpochFlame
11e2912518
purge FULL_FRANK ifdef usage
...
only reminder of its usage is in configure.py
Former-commit-id: 3b95d440e0
2023-02-04 23:21:18 -05:00
Phillip Stephens
ceeddca348
Match and link CParticleGen
...
Former-commit-id: 25f0b7229b
2023-02-04 01:18:12 -08:00
Phillip Stephens
3c4bc7273d
Link dvd.c
...
Former-commit-id: e55ce9dcda
2023-02-03 23:58:35 -08:00
Phillip Stephens
9fc066c8ce
Link SIBios
...
Former-commit-id: 98278fbf6e
2023-02-03 23:56:30 -08:00
Luke Street
a4a83cbf25
Use full frank.py by default
...
Former-commit-id: 588aa21242
2023-02-04 02:13:21 -05:00
EpochFlame
4096e66d81
frank.py update
...
should help with sdk stuff
Former-commit-id: 15f13178f8
2023-02-04 02:04:04 -05:00
Phillip Stephens
17148384f2
More DolphinCDvdFile progress, only one function remains
...
Former-commit-id: 76e0804ecb
2023-02-01 00:13:54 -08:00