Commit Graph

937 Commits

Author SHA1 Message Date
Jaby 4ffe14d0bb Delete build scripts 2024-10-07 22:37:16 +02:00
Jaby 471e739e44 Add root build 2024-10-07 22:36:47 +02:00
Jaby 073fec63ac Remove old tasks 2024-10-07 22:15:46 +02:00
Jaby 3acf3beb91 Add Makefile to remaining cargo projects 2024-10-07 22:14:43 +02:00
Jaby 2d85c56322 Add makefile for psxreadmap 2024-10-07 22:04:43 +02:00
Jaby b704786f1c Convert wslpath to makefile 2024-10-07 21:58:07 +02:00
Jaby 45c1380cc1 Ignore temp .VAG files 2024-10-07 20:12:22 +02:00
Jaby 8f54d8fe0c Play nice jingle and more clean-up 2024-10-05 17:43:16 +02:00
Jaby ecf35258dd Improve load screen a lot 2024-10-05 16:25:08 +02:00
Jaby 3acbfee840 Establish VSyncCallback rendering 2024-10-05 13:22:09 +02:00
Jaby eaae8a3474 Update TODO list 2024-10-05 11:18:34 +02:00
Jaby d295091053 Rename XA audio function 2024-10-05 11:16:54 +02:00
Jaby 2d8a3c0170 Do not use threads for CD IRQs anymore 2024-10-05 11:14:33 +02:00
Jaby c487446940 Fix CDDA support of psxcdgen_ex 2024-10-05 11:08:41 +02:00
Jaby 3802fb8c3e Integrate time measurement 2024-10-01 21:34:51 +02:00
Jaby 989c0d2640 Clean up 2024-09-29 17:27:23 +02:00
Jaby 29b3261696 Move ioport header 2024-09-29 17:12:38 +02:00
Jaby 810fefd25d Convert CD IO 2024-09-29 17:10:41 +02:00
Jaby 56bbfb12f4 Convert DMA IO 2024-09-29 16:30:41 +02:00
Jaby bc5bec6f47 Convert Interrupt IO 2024-09-29 16:15:36 +02:00
Jaby 017d89bbcf Added missing IO 2024-09-29 16:09:04 +02:00
Jaby 1e2748f0c2 Update more converted IO 2024-09-29 16:05:52 +02:00
Jaby 4fa986ee41 Re-Update SPU IO 2024-09-29 16:00:02 +02:00
Jaby dc1daf1b4a Update Periphery IO 2024-09-29 15:52:35 +02:00
Jaby 632e1ca195 Update GPU IOs (What a pain) 2024-09-28 17:49:04 +02:00
Jaby e01f340dbc Fix generation of GLOBAL asm constructors 2024-09-28 17:48:06 +02:00
Jaby e674015272 Convert Timer for new IO 2024-09-28 15:30:40 +02:00
Jaby b5c619b969 Convert Memory IO 2024-09-28 15:19:19 +02:00
Jaby dd2b5711d5 Support LZ4 for VAG 2024-09-28 15:03:25 +02:00
Jaby e95b149199 Bump version number 2024-09-28 15:01:53 +02:00
Jaby 5e178a4162 Support LZ4 compression for external CMDs 2024-09-28 15:00:18 +02:00
Jaby 2083f2825a LZ4 for vag not supported yet 2024-09-28 14:02:43 +02:00
Jaby 995f900e1b Update SPU 2024-09-28 13:52:36 +02:00
Jaby b2076397df Allow SPU debug messages (on by default for now) 2024-09-28 13:29:30 +02:00
Jaby 43a25e35a6 Offically support Sony VAG because we have no own conversion 2024-09-28 13:21:32 +02:00
Jaby 84e42182d7 Finish TODO in SPU header 2024-09-28 13:19:40 +02:00
Jaby c901c1b0f4 Do not rename SimpleTIM because it is not a TIM 2024-09-28 13:14:48 +02:00
Jaby 9d454ea66e Create constructor for SimpleTIM 2024-09-28 13:13:00 +02:00
Jaby 5219dbc72a Merge branch 'ToolBox_TODOs_SupportSFX' into ToolBox_TODOs 2024-09-28 13:02:26 +02:00
Jaby d0ea02e465 Fix XEBA and Voice::is_end code 2024-09-26 21:40:15 +02:00
Jaby 4da6ec867e Play bubble sound when pressing buttons 2024-09-24 22:22:19 +02:00
Jaby 34990eecb3 Improve SPU code and support state of voice 2024-09-24 22:21:58 +02:00
Jaby f0f4049b15 Support SFX 2024-09-23 19:59:52 +02:00
Jaby d7d9dbfbbe Update SPU IO way 2024-09-22 16:10:18 +02:00
Jaby 69bff30252 Fix EON 2024-09-22 14:29:05 +02:00
Jaby b51ac6edfe DMA SPU memory 2024-09-16 21:52:27 +02:00
Jaby b33fdca221 Share commo DMA related code for use with SPU 2024-09-10 22:50:05 +02:00
Jaby 584abcf545 Use original IOPort code again 2024-09-08 22:57:29 +02:00
Jaby 339d9e15d4 Update IOPort code and prepare DMA usage - needs all testing 2024-09-06 18:58:36 +01:00
Jaby a42c784749 Save state 2024-09-06 18:32:09 +01:00