1045 Commits

Author SHA1 Message Date
b97f296ccd More synthmacros, add txwin for the lulz
Former-commit-id: c5a176c51b6a3778160a3cc8f082cc29d8b4a49a
2023-02-25 20:51:09 -08:00
bc53dead2e Add synthmacros
Former-commit-id: 045422bc52aa454aa2ff8d7805c3523746373d97
2023-02-25 02:08:22 -08:00
c15fd665db Re-order variables in salInvertMatrix to match declaration order
Former-commit-id: a86f8e434384e1cade92bae67c126a024e35dffc
2023-02-24 21:12:33 -08:00
40820d5a56 Finally match salInvertMatrix
Former-commit-id: ec1893fd201b6fd2053aa8edf8ccb43c0a5262ab
2023-02-24 21:05:35 -08:00
5ab9769ad2 Add synthdata and synth_adsr
Former-commit-id: 7cdbf624eca35c552b3196308d2d1538397757ea
2023-02-24 20:26:53 -08:00
6fcfac878d Revert musyx config
Former-commit-id: 9fb978a27f1209417497dc0249aabffca9c031a6
2023-02-24 18:35:02 -08:00
5d2693e5c9 Cleaner sndGetPitch
Former-commit-id: 82e08786532d3fdcf15935be9f5e442ddad0ef15
2023-02-24 18:34:38 -08:00
dd529d8018 Match and link s_data
Former-commit-id: a42f503dbfb58d4fec397fd455b375ae91d13d01
2023-02-24 18:11:03 -08:00
73898907a6 Move vsUpdateBuffer and vsSampleUpdates to synth_vsamples
Former-commit-id: cd0ee54bd65e685b94a5f5df3341a96fd09f9a07
2023-02-24 09:52:24 -08:00
66fb9aceab MusyX progress
Former-commit-id: 5096cbf77b188cfccbda53adb15b7dca09086f1e
2023-02-24 09:42:08 -08:00
411a21699f Reorganize MusyX source
Former-commit-id: cbe676015f0a82430b7f9d66413d0a36495e636b
2023-02-22 23:04:07 -08:00
eb41575cdd Fix hardware.c match
Former-commit-id: 83ed13edf2a453bffa27801af6e8dd28a8128cd0
2023-02-22 01:12:31 -08:00
249c8950e9 Start on hw_dspctrl
Former-commit-id: 0436d062bb793308be59cec12cad882d7e02c5b1
2023-02-22 01:01:39 -08:00
b460bc6f3e Nearly match hardware.c (hwFlushStream non-matching), and link
Former-commit-id: d2ca30a5ced23b84b86d4aecd90a2e816c89eccc
2023-02-21 08:39:57 -08:00
16426f073e More hardware.c, start hw_volconv
Former-commit-id: 5516c3b4b8a8c2fd5da1735f4e2bd07402b0d936
2023-02-21 07:31:10 -08:00
b750480182 More work on hardware.c
Former-commit-id: 033f8f5881bafb5395a4076294932c4bbf819890
2023-02-18 23:41:18 -08:00
e0fb3afb11 More MusyX structs from DWARF information
Former-commit-id: a989dbd4996fec8caaa227e9743b92abaaf0bd27
2023-02-18 20:27:24 -08:00
1204c8ede6 More Joyboot work
Former-commit-id: 5ac492b24633fbd320bf7288dc0c5b6ebc480d83
2023-02-13 10:07:42 -08:00
c12d72f97f Add recovered structures for GBA (found in DWARF data)
Former-commit-id: d9533cb84be9d5e9fd3216837e534a48fae2a06a
2023-02-12 18:37:08 -08:00
e5a1f9fb22 Add CPVSVisOctree
Former-commit-id: f26e5d41d3f7bbffd5651ae7e4586664c452cf6e
2023-02-12 11:20:44 -08:00
e5b6be1b82 configure.py: Wrap in quotes
Former-commit-id: b3617b556d635f328ec2e7cf0054da5e1217f8fc
2023-02-11 11:21:12 -05:00
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: e65814a367767564f1abc8049eb2de50cfbec4dc
2023-02-07 21:39:29 -08:00
a4137d0ddd Cleanup HW register usage
Former-commit-id: b1137488f68f313d671768befa5748f45244abf9
2023-02-07 05:51:34 -08:00
126fd409ed Use sizeof on DVDDriveInfo
Former-commit-id: 1e5c3990ea343e193700ce9afe4525af6ed07fd7
2023-02-07 05:17:01 -08:00
093d1550fd Fully match dvdlow
Former-commit-id: 8471d1f4edd713d267120597f83980ab63806a85
2023-02-07 05:11:10 -08:00
533790a96b Link dvdlow.c (DVDLowRead matches except for stack)
Former-commit-id: 6a83d09d43ba70381be6e3eb6a5373301a03d0d1
2023-02-06 23:53:28 -08:00
aa04534f15 CAutoMapper: fix symbols
Former-commit-id: 8b7f5f00c7aba3e102ceecd200723c1999405da7
2023-02-06 22:07:26 -08:00
062cf9e5aa Match and link CExplosion
Former-commit-id: e514aa95352119730f6a3d7b47d18e9a213dafd9
2023-02-06 21:55:32 -08:00
bad9a7c70d More dvdlow progress
Former-commit-id: cbc65dd810e7162a800db9553813cc60e6510bac
2023-02-06 21:45:02 -08:00
Henrique Gemignani Passos Lima
cc3ae8e11c Fix building all_source and all_source_host
Former-commit-id: 0ac742bdd8f78f1f6e7693a9a12b4ffd07a73d85
2023-02-07 03:01:35 +02:00
92fdc5d033 More dvdlow progress
Former-commit-id: e83f40d9ecfc068c83fcf86aa15b140839bad301
2023-02-06 09:21:29 -08:00
9b99045882 Revert override removal
Former-commit-id: b6ddfcfc35003362c7941be708c17a560f822f1c
2023-02-06 12:01:01 -05:00
03f6f75516 Link CScriptMazeNode
Former-commit-id: d43dc0ead298559de0567387221c0d12c01793c2
2023-02-06 11:48:29 -05:00
48dc03ee11 Use const bool for CGX::SetZMode
Former-commit-id: 357658defadbfc8d04fcd4b1b3e2b61a56cab0a8
2023-02-06 11:48:29 -05:00
38b824cda0 const bool fixes, remove override define
Former-commit-id: 72256e77a583096008aea493bc431da30f7ec727
2023-02-05 23:21:28 -08:00
f29f76abb5 Add CBodyController, and CBodyStateCmdMgr
Former-commit-id: bad0c14988938362f6a49a897f2ed40b0c9915c8
2023-02-05 11:13:04 -08:00
ac4910d5d2 More dvdlow progress
Former-commit-id: 0681431efeeff0916399270bfcc63803463ad47e
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: 3b95d440e0bd584752bba06c04d7d5656cf25743
2023-02-04 23:21:18 -05:00
ceeddca348 Match and link CParticleGen
Former-commit-id: 25f0b7229b5c9cd4ec2822ae9a6638dfca16520d
2023-02-04 01:18:12 -08:00
3c4bc7273d Link dvd.c
Former-commit-id: e55ce9dcda58ea699660ab40f862ddc2db6d166f
2023-02-03 23:58:35 -08:00
9fc066c8ce Link SIBios
Former-commit-id: 98278fbf6ee11a04546aa5bfbe3bf8f46abf8612
2023-02-03 23:56:30 -08:00
a4a83cbf25 Use full frank.py by default
Former-commit-id: 588aa212429c6b4d0995e5196555c7de37965848
2023-02-04 02:13:21 -05:00
EpochFlame
4096e66d81 frank.py update
should help with sdk stuff

Former-commit-id: 15f13178f8cb72906b3459bf1ad3d6ffa5e5b071
2023-02-04 02:04:04 -05:00
17148384f2 More DolphinCDvdFile progress, only one function remains
Former-commit-id: 76e0804ecb630f89b06f7681cab7235e3428c811
2023-02-01 00:13:54 -08:00
1accd793c4 Attempted fix for git-in-container
Former-commit-id: 8672ca3aef5672d66806595bafef1d09f2909698
2023-01-31 01:02:59 -05:00
cc7e174eeb configure.py: Use options hash for objects
Former-commit-id: 72c5c362fc3473ee86cbd865f02e689efe208197
2023-01-31 00:57:45 -05:00
234f474679 Add frank.py; configure.py --frank (non-matching)
Former-commit-id: 0f3111f58a125e9bb31f865e2c0df62aede07a7d
2023-01-31 00:41:53 -05:00
Henrique Gemignani Passos Lima
f6120c7bde Fix build
Former-commit-id: b25989694f400e5582ec5c1de29739c3d3be692f
2023-01-30 23:21:55 +02:00
Henrique Gemignani Passos Lima
020542afea Add wip CCredits
Former-commit-id: 7d627be624cc445dbb3d7c67d65892f7721fca8d
2023-01-30 23:17:54 +02:00
4797ccc332 Match and link CDvdRequest, Split and match CDvdRequestManager
Former-commit-id: b24751b60c6a3eb2880d5c541e30912647396404
2023-01-29 14:58:21 -08:00