Phillip Stephens
9a1022d016
Match and link creverb.c
...
Former-commit-id: e2c11d276b
2023-06-23 05:04:48 -07:00
Phillip Stephens
352d43e6b4
Various emitter fixes
...
Former-commit-id: 8516ca4705
2023-06-19 19:20:48 -07:00
Phillip Stephens
b6206bdf09
Math and link GBAJoyBoot
...
Former-commit-id: 88d36e8ec7
2023-03-29 21:34:08 -07:00
Phillip Stephens
4c2d5594ba
Various fixes and matches
...
Former-commit-id: f75b37e773
2023-03-29 19:27:34 -07:00
Phillip Stephens
f5a2da7c8a
Match and link hw_volconv
...
Former-commit-id: b483ad8950
2023-03-01 22:50:47 -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
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
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
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
1204c8ede6
More Joyboot work
...
Former-commit-id: 5ac492b246
2023-02-13 10:07:42 -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
533790a96b
Link dvdlow.c (DVDLowRead matches except for stack)
...
Former-commit-id: 6a83d09d43
2023-02-06 23:53:28 -08:00
Phillip Stephens
062cf9e5aa
Match and link CExplosion
...
Former-commit-id: e514aa9535
2023-02-06 21:55:32 -08:00
Luke Street
03f6f75516
Link CScriptMazeNode
...
Former-commit-id: d43dc0ead2
2023-02-06 11:48:29 -05:00
Phillip Stephens
f29f76abb5
Add CBodyController, and CBodyStateCmdMgr
...
Former-commit-id: bad0c14988
2023-02-05 11:13:04 -08: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
Luke Street
cc7e174eeb
configure.py: Use options hash for objects
...
Former-commit-id: 72c5c362fc
2023-01-31 00:57:45 -05:00
Luke Street
234f474679
Add frank.py; configure.py --frank (non-matching)
...
Former-commit-id: 0f3111f58a
2023-01-31 00:41:53 -05:00
Henrique Gemignani Passos Lima
020542afea
Add wip CCredits
...
Former-commit-id: 7d627be624
2023-01-30 23:17:54 +02:00
Phillip Stephens
4797ccc332
Match and link CDvdRequest, Split and match CDvdRequestManager
...
Former-commit-id: b24751b60c
2023-01-29 14:58:21 -08:00
Luke Street
0d63a7d716
configure.py: Add --compilers and --build-dir; cleanup
...
Former-commit-id: 3ec17fbf33
2023-01-23 19:18:59 -05:00
Luke Street
4f772afca4
Delete CInstruction, fix --no-static-libs build, fix all_source build
...
Former-commit-id: f02833c84e
2023-01-19 00:31:27 -08:00
Phillip Stephens
efb5cb0597
Match and link sscanf, string and mbstring
...
Former-commit-id: eb14c6e0ad
2023-01-18 21:16:39 -08:00
Henrique Gemignani Passos Lima
5cbb51975e
Add VSCode build task ( #16 )
...
Former-commit-id: a8f8ef18e5
2023-01-17 13:48:09 -05:00
Phillip Stephens
95cabc4518
Match and link arq
...
Former-commit-id: a01009298a
2023-01-15 21:20:58 -08:00
Phillip Stephens
c24d11a819
Match and link ar
...
Former-commit-id: 28985745ce
2023-01-15 20:58:52 -08:00
Phillip Stephens
1fdbb73942
Match and link RumbleFxTable
...
Former-commit-id: d7934033c1
2023-01-14 13:28:52 -08:00
Phillip Stephens
cf5562d509
Match and link CFactoryStore in a really dumb way
...
Former-commit-id: ad21202340
2023-01-14 02:00:14 -08:00
Phillip Stephens
0d2f5f6527
Delete CFactoryStore.cpp, something funky is going on
...
Former-commit-id: 93082a4a13
2023-01-14 01:50:25 -08:00
Phillip Stephens
c8d021edb4
Initial CVParamTransfer imps
...
Former-commit-id: ee48b34a8b
2023-01-14 01:26:24 -08:00
Phillip Stephens
73cd98d1f8
Match and link CDependencyGroup
...
Former-commit-id: e2567bfa9c
2023-01-13 23:55:03 -08:00
Phillip Stephens
026b7f0fa6
Rename SDSPStream to CDSPStream
...
Former-commit-id: 8a0762fd32
2023-01-13 22:48:44 -08:00
Phillip Stephens
91f8908773
Match and link CObjectReference
...
Former-commit-id: 5b126665df
2023-01-13 22:27:43 -08:00
Phillip Stephens
3c22eeb6ed
Match and link CGuiLight
...
Former-commit-id: 129709bc0d
2023-01-13 16:53:27 -08:00
Phillip Stephens
ea06260f9f
Add dvdlow
...
Former-commit-id: dbbc6f3236
2023-01-13 10:32:40 -08:00
Phillip Stephens
9a25b36092
Add CTweakGui
...
Former-commit-id: 65eb93855e
2023-01-13 08:50:50 -08:00