Commit Graph

1040 Commits

Author SHA1 Message Date
6478a4c000 Iterate over samples 2024-10-10 22:05:18 +02:00
0d273eed38 Prepare my_vag conversion 2024-10-09 21:56:02 +02:00
f6da5769d6 Rename jaby_engine_fconv to fileconv 2024-10-09 20:56:24 +02:00
e3206352fb Delete build scripts 2024-10-07 22:37:16 +02:00
d72384407c Add root build 2024-10-07 22:36:47 +02:00
73137b6f15 Remove old tasks 2024-10-07 22:15:46 +02:00
a726800e05 Add Makefile to remaining cargo projects 2024-10-07 22:14:43 +02:00
daa1994570 Add makefile for psxreadmap 2024-10-07 22:04:43 +02:00
16f8f103e0 Convert wslpath to makefile 2024-10-07 21:58:07 +02:00
6bcc871966 Ignore temp .VAG files 2024-10-07 20:12:22 +02:00
2515975ba8 Play nice jingle and more clean-up 2024-10-05 17:43:16 +02:00
d7bcae9e33 Improve load screen a lot 2024-10-05 16:25:08 +02:00
77c7f391d1 Establish VSyncCallback rendering 2024-10-05 13:22:09 +02:00
ea38436e35 Update TODO list 2024-10-05 11:18:34 +02:00
1c089f45fd Rename XA audio function 2024-10-05 11:16:54 +02:00
fce03319ab Do not use threads for CD IRQs anymore 2024-10-05 11:14:33 +02:00
7de81f2d40 Fix CDDA support of psxcdgen_ex 2024-10-05 11:08:41 +02:00
a922403acc Integrate time measurement 2024-10-01 21:34:51 +02:00
6680c4d5a3 Clean up 2024-09-29 17:27:23 +02:00
5292b7bf9f Move ioport header 2024-09-29 17:12:38 +02:00
8fcfa1e1fe Convert CD IO 2024-09-29 17:10:41 +02:00
60dec20a71 Convert DMA IO 2024-09-29 16:30:41 +02:00
a4ddf1d1b6 Convert Interrupt IO 2024-09-29 16:15:36 +02:00
c41d996c34 Added missing IO 2024-09-29 16:09:04 +02:00
5bafe78ab5 Update more converted IO 2024-09-29 16:05:52 +02:00
9620b0ec41 Re-Update SPU IO 2024-09-29 16:00:02 +02:00
4b935e3984 Update Periphery IO 2024-09-29 15:52:35 +02:00
3fab693049 Update GPU IOs (What a pain) 2024-09-28 17:49:04 +02:00
54b12b13e9 Fix generation of GLOBAL asm constructors 2024-09-28 17:48:06 +02:00
14b760dd54 Convert Timer for new IO 2024-09-28 15:30:40 +02:00
60c565bfde Convert Memory IO 2024-09-28 15:19:19 +02:00
dfbfc220ea Support LZ4 for VAG 2024-09-28 15:03:25 +02:00
d2e16eef6e Bump version number 2024-09-28 15:01:53 +02:00
90e6f40705 Support LZ4 compression for external CMDs 2024-09-28 15:00:18 +02:00
1529e279ab LZ4 for vag not supported yet 2024-09-28 14:02:43 +02:00
4a46392f24 Update SPU 2024-09-28 13:52:36 +02:00
a76784065a Allow SPU debug messages (on by default for now) 2024-09-28 13:29:30 +02:00
9f3e911513 Offically support Sony VAG because we have no own conversion 2024-09-28 13:21:32 +02:00
c7da035725 Finish TODO in SPU header 2024-09-28 13:19:40 +02:00
ab2ff3c251 Do not rename SimpleTIM because it is not a TIM 2024-09-28 13:14:48 +02:00
02838c1228 Create constructor for SimpleTIM 2024-09-28 13:13:00 +02:00
8134979b1c Merge branch 'ToolBox_TODOs_SupportSFX' into ToolBox_TODOs 2024-09-28 13:02:26 +02:00
a36b489dfd Fix XEBA and Voice::is_end code 2024-09-26 21:40:15 +02:00
714ef195d3 Play bubble sound when pressing buttons 2024-09-24 22:22:19 +02:00
b79dd47982 Improve SPU code and support state of voice 2024-09-24 22:21:58 +02:00
f2800aaf1e Support SFX 2024-09-23 19:59:52 +02:00
acef4b8d68 Update SPU IO way 2024-09-22 16:10:18 +02:00
f138ca9a9d Fix EON 2024-09-22 14:29:05 +02:00
efd887268b DMA SPU memory 2024-09-16 21:52:27 +02:00
2f0d972a2a Share commo DMA related code for use with SPU 2024-09-10 22:50:05 +02:00