Commit Graph

807 Commits

Author SHA1 Message Date
Jaby 46b5cfdd9f Fix psxcdread 2024-05-26 21:02:40 +02:00
Jaby fb78590396 Update wav rust library 2024-05-26 17:55:54 +02:00
Jaby 7966f5794b Fix CDXA sector count bug 2024-05-26 17:03:42 +02:00
Jaby 5319ede54c Support XA-Audio (buggy) 2024-05-26 14:49:48 +02:00
Jaby 6e8afbec86 CDXA not working 2024-05-26 09:33:23 +02:00
Jaby 8ef53f5137 Support Auto LBAs for steaming files 2024-05-24 21:08:54 +02:00
Jaby 6685d5ebe0 Embedd CDXA audio (untested) 2024-05-24 19:29:16 +02:00
Jaby 5348e34f37 Handle more files 2024-05-24 19:14:02 +02:00
Jaby 410b091307 Prepare XA-Audio interleaving 2024-05-22 20:22:07 +02:00
Jaby 087291ee18 Concept for XA-Audio 2024-05-21 21:38:47 +02:00
Jaby 5fac8b2c52 Add unreachable builtin 2024-05-21 21:34:45 +02:00
Jaby d057ba8643 Merge branch 'ToolBox_CDDA' into ToolBox_CDDA_CDXA 2024-05-21 21:33:13 +02:00
Jaby c7747d956f Support conversion to XA audio 2024-05-21 21:27:42 +02:00
Jaby d128a6001a Seperate between internal and external conversion 2024-05-21 19:30:54 +02:00
Jaby 21f89cfad2 Example usage of XA audio convert 2024-05-21 18:15:49 +02:00
Jaby 5ecf47ca5e Prepare fconv to support XA 2024-05-16 22:59:56 +02:00
Jaby aa422f7e41 Support VSync callback 2024-05-15 21:43:12 +02:00
Jaby 9013e27f79 Fix casing for 'Support' folder 2024-05-15 19:48:55 +02:00
Jaby 1393dc185f Unlock user mode in callback (buggy in XEBRA?) 2024-05-13 22:29:23 +02:00
Jaby bc4e8225e2 Use original code instead of frankensteining 2024-05-13 21:46:42 +02:00
Jaby ffc3320fbf Make music loop 2024-05-12 13:45:45 +02:00
Jaby e6f5b5670b Somehow works?! 2024-05-09 23:15:04 +02:00
Jaby 83aba89848 Clean-up code a bit 2024-05-09 19:31:28 +02:00
Jaby 208fcac274 Support CDDA auto-repeat 2024-05-09 14:13:28 +02:00
Jaby d8d239f3c7 Support switching file pathes to wsl if file can not be located 2024-05-06 19:53:57 +02:00
Jaby 4177bed0e3 Fix content size issue ignoring normal files 2024-05-06 18:59:05 +02:00
Jaby dcaaea02e9 Support pushing and poping a playing CDDA track 2024-05-06 17:16:43 +02:00
Jaby cfdb9737fa Improve CDDA track list 2024-05-05 23:12:08 +02:00
Jaby 06f90e9279 Play CDDA track 2024-05-05 22:12:23 +02:00
Jaby 1b13951f84 Support CDDA 2024-05-05 18:23:17 +02:00
Jaby 1787081cdb Add first CDDA audio file to project 2024-05-02 22:25:15 +02:00
Jaby 4b53d2de6b Finish GTE work - with clean up 2024-05-02 21:35:41 +02:00
Jaby 80ecc03e42 Finish GTE test 2024-04-25 23:18:05 +02:00
Jaby 06e4949b03 Add Jaby eyes animation 2024-04-25 21:26:22 +02:00
Jaby 9e6301725c Support proper scaling and other MATRIX operations 2024-04-23 23:04:17 +02:00
Jaby 2ff786770d Place stars in Jabys eyes 2024-04-21 17:06:15 +02:00
Jaby fe9aaf4945 Add Simple GTE_Sprite type 2024-04-21 16:31:17 +02:00
Jaby 5e776f7a56 Update C headers to be C++ 2024-04-07 10:46:35 -05:00
Jaby be034c14b4 Introduce gte float 2024-04-06 21:07:32 -05:00
Jaby 2683efe49a Update JabyStar Image 2024-04-06 14:38:09 -05:00
Jaby a9bd11bdda Support scaling matricies 2024-04-06 14:34:07 -05:00
Jaby 10645da95b Integrate new Jaby sprite 2024-04-05 19:57:02 -05:00
Jaby 9c169b6c76 Created deg struct for better usage of degree 2024-04-03 20:59:30 -05:00
Jaby ecc29ed2db Improve MATRIX and GTE possibilities 2024-04-03 18:17:51 -05:00
Jaby 3013eec1db Support apply_matrix on Vertex type 2024-04-03 17:30:37 -05:00
Jaby c897f39e91 Add seperation between ROTMATRIX and TRANSFERVECTOR 2024-04-02 23:40:22 -05:00
Jaby ce37c3d26c Support comp_matrix 2024-04-02 17:47:41 -05:00
Jaby 1671e9f479 Getting there...? 2024-04-02 16:28:09 -05:00
Jaby e40a7b9aa7 Support ApplyMatrix 2024-04-02 16:08:24 -05:00
Jaby f6bdb30bd6 Experiment with rotation 2024-04-02 15:33:23 -05:00