Commit Graph

750 Commits

Author SHA1 Message Date
Luke Street f6fd95fa72 Link musyx/runtime/seq
Former-commit-id: 19e9b9791f
2023-07-04 10:39:14 -04:00
Luke Street f94589c769 musyx/runtime/seq matching debug
Former-commit-id: 3d0dfaca62
2023-06-30 22:05:40 -04:00
Luke Street acd57e6a19 Major seq.c progress & musyx header cleanup
Former-commit-id: f60291726a
2023-06-29 19:12:29 -04:00
Phillip Stephens 4108a3f839 Add missing musyx header, minor progress on reverb.c
Former-commit-id: 139243d32c
2023-06-29 03:56:35 -07:00
Luke Street c30690fe6c Minor seq.c progress
Former-commit-id: 9f467bfc3a
2023-06-29 01:02:15 -04:00
Phillip Stephens 82d0e68236 Fully match seq_api.c
Former-commit-id: c03eb111e7
2023-06-25 21:50:23 -07:00
Phillip Stephens cf8cb69b61 Start COBBTree
Former-commit-id: e5668e767e
2023-06-23 17:15:06 -07:00
Phillip Stephens 9a1022d016 Match and link creverb.c
Former-commit-id: e2c11d276b
2023-06-23 05:04:48 -07:00
Phillip Stephens 8ce5a2df0e Nearly match musyx/runtime/snd3d.c
Former-commit-id: f45548b912
2023-06-23 00:31:53 -07:00
Phillip Stephens 4b9f2b597d More MusyX imps
Former-commit-id: bc71ab6d82
2023-06-21 16:27:28 -07:00
Phillip Stephens 352d43e6b4 Various emitter fixes
Former-commit-id: 8516ca4705
2023-06-19 19:20:48 -07:00
Phillip Stephens 4c2d5594ba Various fixes and matches
Former-commit-id: f75b37e773
2023-03-29 19:27:34 -07:00
Phillip Stephens eb7ee60f79 More work on snd_midictrl
Former-commit-id: a5c3f5a97c
2023-03-01 22:51:02 -08:00
Phillip Stephens 23eeac0ce2 Fully match snd_synthapi
Former-commit-id: 4012ec3a16
2023-02-28 10:19:12 -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 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 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
Phillip Stephens a4137d0ddd Cleanup HW register usage
Former-commit-id: b1137488f6
2023-02-07 05:51:34 -08:00
Phillip Stephens 062cf9e5aa Match and link CExplosion
Former-commit-id: e514aa9535
2023-02-06 21:55:32 -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
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
Phillip Stephens ceeddca348 Match and link CParticleGen
Former-commit-id: 25f0b7229b
2023-02-04 01:18:12 -08:00
Phillip Stephens 17148384f2 More DolphinCDvdFile progress, only one function remains
Former-commit-id: 76e0804ecb
2023-02-01 00:13:54 -08:00
Henrique Gemignani Passos Lima f6120c7bde Fix build
Former-commit-id: b25989694f
2023-01-30 23:21:55 +02: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
Phillip Stephens f33395b657 IDvdRequest is fake, remove it
Former-commit-id: 7c47499116
2023-01-29 14:16:45 -08:00
Henrique Gemignani Passos Lima 79cd0d0c6b Fix building for host compiler
Former-commit-id: 3417e5c576
2023-01-19 11:15:00 +02: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 95cabc4518 Match and link arq
Former-commit-id: a01009298a
2023-01-15 21:20:58 -08:00
Phillip Stephens 1fdbb73942 Match and link RumbleFxTable
Former-commit-id: d7934033c1
2023-01-14 13:28:52 -08:00
Phillip Stephens a01c27ca3a Initialize CParticleGlobals static vars
Former-commit-id: 97b330aa75
2023-01-14 02:42:15 -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 ad2a095177 Fix rc_ptr::ReleaseData symbol for IVParamObj
Former-commit-id: 9f2e8c67f9
2023-01-14 01:43:12 -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 6f43b5056f Use proper return for CFactoryFnReturn::GetObjForTransfer
Former-commit-id: d7a435fb5b
2023-01-13 22:40:19 -08:00
Phillip Stephens 91f8908773 Match and link CObjectReference
Former-commit-id: 5b126665df
2023-01-13 22:27:43 -08:00
Phillip Stephens a1d818ef46 Almost match CPowerBomb::AcceptScriptMessage
Former-commit-id: 267f40bff8
2023-01-13 17:12:51 -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
Phillip Stephens ef7c00113a Match and link dvderror and dvdfatal
Former-commit-id: 5334004619
2023-01-12 17:23:52 -08:00
Phillip Stephens 947259c900 Add CDvdFile, match and link dvdfs
Former-commit-id: 112a7adec8
2023-01-12 16:05:25 -08:00
Phillip Stephens f5a0721ec0 Add RstlExtras
Former-commit-id: b2a9c6a8f3
2023-01-12 14:47:03 -08:00
Phillip Stephens fd5f4fa193 Add CVirtualBone and CSkinRules
Former-commit-id: 7764f30c5b
2023-01-12 12:37:45 -08:00
Phillip Stephens 3eda1af145 Match and link CPASAnimInfo
Former-commit-id: a51e53a6f9
2023-01-11 19:00:40 -08:00
Phillip Stephens a955577934 I'm an idiot
Former-commit-id: 89e39a7677
2023-01-11 18:51:14 -08:00
Phillip Stephens 61bd16d0c7 Fix Splelling fial
Former-commit-id: 94922577d2
2023-01-11 18:47:52 -08:00
Phillip Stephens 561ef0602a Add getters
Former-commit-id: 3c67858cda
2023-01-11 18:46:44 -08:00
Phillip Stephens ec14321dcf Match and link CPASParmInfo
Former-commit-id: a04a2267f4
2023-01-11 18:43:43 -08:00
Phillip Stephens ec794eef1a Match and link CPASAnimParm
Former-commit-id: 534d415da3
2023-01-11 18:20:23 -08:00
Phillip Stephens f1049381a6 Split POI nodes into their own headers, add weak imps to CSoundPOINode
Former-commit-id: 91313bf619
2023-01-11 18:01:00 -08:00
Phillip Stephens b6dc1b51b7 Match and link CParticlePOINode
Former-commit-id: aa37f3f471
2023-01-11 17:44:25 -08:00
Phillip Stephens b38681ceff Fix formatting
Former-commit-id: 7a8022aee7
2023-01-11 17:34:35 -08:00
Phillip Stephens ca305a04eb Match and link CBoolPOINode
Former-commit-id: b90862a39a
2023-01-11 17:33:42 -08:00
Phillip Stephens 3c8123077d Match and link CInt32POINode
Former-commit-id: d642396d26
2023-01-11 17:02:35 -08:00
Phillip Stephens 40b9efd47f Match and link CTransitionManager
Former-commit-id: dbc36c5b23
2023-01-11 16:34:08 -08:00
Phillip Stephens 65efa56f99 Add CWordInstruction
Former-commit-id: 2f75767d00
2023-01-11 16:12:37 -08:00
Phillip Stephens 1383cfad4f Match and link CBlockInstruction
Former-commit-id: 3bba1300af
2023-01-11 15:17:26 -08:00
Phillip Stephens 6888bad050 Use union in CTextColor
Former-commit-id: b49d6096c7
2023-01-11 14:03:38 -08:00
Phillip Stephens 72e9d4d086 Match and link CColorOverrideInstruction
Former-commit-id: 1ee8ca9225
2023-01-11 13:26:39 -08:00
Phillip Stephens dbf90286dc Match and link CRemoveColorOverrideInstruction
Former-commit-id: d0b7837042
2023-01-11 12:16:02 -08:00
Phillip Stephens 187c29105e Match and link CColorInstruction
Former-commit-id: e0d723eaeb
2023-01-11 12:06:08 -08:00
Phillip Stephens a4052ad963 Match and link CEffectComponent
Former-commit-id: d72c176ac7
2023-01-11 11:40:36 -08:00
Phillip Stephens 2bd5aa55f8 More text implementations
Former-commit-id: 4b664aaf36
2023-01-11 11:08:11 -08:00
Phillip Stephens 94dec52cae Add CMatrix4f, nearly matches
Former-commit-id: dcb2ebb2fd
2023-01-10 15:03:38 -08:00
Phillip Stephens 9488e643e5 Match and link CLineExtraSpaceInstruction
Former-commit-id: 28c5e7d23f
2023-01-10 15:03:07 -08:00
Phillip Stephens 1e03f02289 Start CCollidableAABox, add CPlayerCameraBob
Former-commit-id: 749dec6b1e
2023-01-09 22:51:58 -08:00
Phillip Stephens 6d153e758c Match and link CLineSpacingInstruction
Former-commit-id: 481e7e2100
2023-01-07 18:31:19 -08:00
Phillip Stephens eec994634a Add CParticleData
Former-commit-id: 3d5758b0ff
2023-01-07 18:11:54 -08:00
Phillip Stephens 4b120a5418 Add DolphinCAudioSys
Former-commit-id: 69e1dfe6b4
2023-01-07 17:42:28 -08:00
Henrique Gemignani Passos Lima f796d03e40 Add CRainSplashGenerator
Former-commit-id: cfe395c7f4
2023-01-08 01:00:11 +02:00
Phillip Stephens 0d83ac87ee Add DolphinCAudioSys
Former-commit-id: cf0aa43e16
2023-01-07 13:24:16 -08:00
Phillip Stephens a276743116 Match and link CRumbleGenerator, nearly match CRumbleVoice
Former-commit-id: bd48696bf3
2023-01-07 11:41:26 -08:00
Phillip Stephens 2214106be6 Remove redundant, fake, function in CPlane
Former-commit-id: 5fcb595f2b
2023-01-06 20:30:13 -08:00
Henrique Gemignani Passos Lima 66515ad30f Naming and reordering in main.cpp
Former-commit-id: 7fb8be3eea
2023-01-06 22:29:49 +02:00
Henrique Gemignani Passos Lima 1413ab026e More progress in CScriptStreamedAudio
Former-commit-id: c4ee46df58
2023-01-06 14:30:08 +02:00
Henrique Gemignani Passos Lima ebd7b4f7a5 Progress for CScriptStreamedMusic
Former-commit-id: c66f5915fb
2023-01-05 19:06:10 +02:00
Phillip Stephens 3bf5eba181 Start CollisionUtil
Former-commit-id: 6f8b62feca
2022-12-31 14:07:51 -08:00