Commit Graph

1213 Commits

Author SHA1 Message Date
Phillip Stephens c58e1e3565 Revert debug configuration in config.py
Former-commit-id: a21b2ca73b
2023-06-29 03:57:18 -07: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 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 eb7ee60f79 More work on snd_midictrl
Former-commit-id: a5c3f5a97c
2023-03-01 22:51:02 -08:00
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