Commit Graph

801 Commits

Author SHA1 Message Date
jaby daa1994570 Add makefile for psxreadmap 2024-10-07 22:04:43 +02:00
jaby 16f8f103e0 Convert wslpath to makefile 2024-10-07 21:58:07 +02:00
jaby 2515975ba8 Play nice jingle and more clean-up 2024-10-05 17:43:16 +02:00
jaby 77c7f391d1 Establish VSyncCallback rendering 2024-10-05 13:22:09 +02:00
jaby ea38436e35 Update TODO list 2024-10-05 11:18:34 +02:00
jaby fce03319ab Do not use threads for CD IRQs anymore 2024-10-05 11:14:33 +02:00
jaby 7de81f2d40 Fix CDDA support of psxcdgen_ex 2024-10-05 11:08:41 +02:00
jaby 8fcfa1e1fe Convert CD IO 2024-09-29 17:10:41 +02:00
jaby 60dec20a71 Convert DMA IO 2024-09-29 16:30:41 +02:00
jaby c41d996c34 Added missing IO 2024-09-29 16:09:04 +02:00
jaby 5bafe78ab5 Update more converted IO 2024-09-29 16:05:52 +02:00
jaby 9620b0ec41 Re-Update SPU IO 2024-09-29 16:00:02 +02:00
jaby 4b935e3984 Update Periphery IO 2024-09-29 15:52:35 +02:00
jaby 3fab693049 Update GPU IOs (What a pain) 2024-09-28 17:49:04 +02:00
jaby d2e16eef6e Bump version number 2024-09-28 15:01:53 +02:00
jaby 90e6f40705 Support LZ4 compression for external CMDs 2024-09-28 15:00:18 +02:00
jaby 1529e279ab LZ4 for vag not supported yet 2024-09-28 14:02:43 +02:00
jaby 4a46392f24 Update SPU 2024-09-28 13:52:36 +02:00
jaby a76784065a Allow SPU debug messages (on by default for now) 2024-09-28 13:29:30 +02:00
jaby 9f3e911513 Offically support Sony VAG because we have no own conversion 2024-09-28 13:21:32 +02:00
jaby 02838c1228 Create constructor for SimpleTIM 2024-09-28 13:13:00 +02:00
jaby 8134979b1c Merge branch 'ToolBox_TODOs_SupportSFX' into ToolBox_TODOs 2024-09-28 13:02:26 +02:00
jaby a36b489dfd Fix XEBA and Voice::is_end code 2024-09-26 21:40:15 +02:00
jaby b79dd47982 Improve SPU code and support state of voice 2024-09-24 22:21:58 +02:00
jaby f2800aaf1e Support SFX 2024-09-23 19:59:52 +02:00
jaby acef4b8d68 Update SPU IO way 2024-09-22 16:10:18 +02:00
jaby f138ca9a9d Fix EON 2024-09-22 14:29:05 +02:00
jaby efd887268b DMA SPU memory 2024-09-16 21:52:27 +02:00
jaby 2f0d972a2a Share commo DMA related code for use with SPU 2024-09-10 22:50:05 +02:00
jaby 97de034458 Update IOPort code and prepare DMA usage - needs all testing 2024-09-06 18:58:36 +01:00
jaby a4426ad5d2 Save state 2024-09-06 18:32:09 +01:00
jaby 0dcd2b71a6 Allocate voice 2024-09-06 11:51:13 +02:00
jaby 92b19ecabc Support new SPU voice approach 2024-08-24 14:25:05 +02:00
jaby 12de2340cc Move voice memory manager code into brand new SPU MMU 2024-08-22 20:13:07 +02:00
jaby 8e645f3a71 Support alternate license when none is provided or found 2024-08-21 21:44:26 +02:00
jaby cea123ae85 Support license string 2024-08-21 20:46:03 +02:00
jaby 4d09305364 Encode TMD logo and string 2024-08-20 22:45:21 +02:00
jaby 54f2b43b4f Replace License Logo with TMD but results are bad? 2024-08-15 15:05:48 -05:00
jaby f133b26283 Prototype implementation of TMD license 2024-08-14 16:07:17 -05:00
jaby 52083c52f7 Support displaying name of missing file for CDDA tracks 2024-08-14 15:30:13 -05:00
jaby f22103ed77 Parse AltLicense 2024-08-10 16:44:03 -05:00
jaby 010f0dcf9d Integrate new license type system 2024-08-10 16:32:43 -05:00
jaby f18c1eb137 Add SPU memory allocation 2024-08-07 23:01:43 -05:00
jaby 0b340abb20 Parse VAG header 2024-08-06 12:58:31 -05:00
jaby 10c394aeba Prepare VAG loading 2024-08-04 18:13:44 -05:00
jaby 0dc1f522c5 Convert wav files to .vag 2024-08-04 17:41:20 -05:00
jaby fdd6694824 Simple extraction of wav data 2024-08-04 14:56:44 -05:00
jaby 3db5a19595 Support custom file parsing 2024-08-04 13:15:58 -05:00
jaby 40c7dea1f0 Support configuratable screen offset and remove resolved TODOs 2024-07-30 16:13:32 -05:00
jaby 20ea619cc4 Increase PoolBox to Version 0.9.0 2024-07-29 13:36:06 -05:00
jaby bd9a477cf4 Support CDDA alignment; Update XML tag names 2024-07-28 23:12:10 -05:00
jaby 10554c7a6e Support CDDA alignment (can not be specified yet) 2024-07-28 21:42:09 -05:00
jaby 5ec7acb803 Improve psxcdread 2024-07-28 13:22:39 -05:00
jaby 582e0d9f34 Fix auto repeat of CDDA 2024-07-24 08:25:17 +02:00
jaby aa343d1ccd Fix CDDA encoding for psxcdgen_ex 2024-07-24 08:24:59 +02:00
jaby 79f2b436ff Improve print of LBAs 2024-07-21 21:32:29 +02:00
jaby 355de5f67c Rename length_of to size_of 2024-07-21 21:07:47 +02:00
jaby 8a4c46a2d1 Improve FileLength struct 2024-07-21 21:05:31 +02:00
jaby a624de92a1 Improve lba_source handling 2024-07-21 20:46:29 +02:00
jaby aaab604f61 Support Lead-out track 2024-07-21 16:33:03 +02:00
jaby 5624eb40f3 Removed psx and theory of target platform dependend code 2024-07-21 15:59:59 +02:00
jaby 102a8a1bb5 Prepare LeadOut-Support 2024-07-21 15:27:53 +02:00
jaby e27ccd9f63 Fix CDXA on PS3 2024-07-20 16:05:53 +02:00
jaby 58c140335f Fix LBA bug 2024-07-11 20:56:57 +02:00
jaby 5b0e802ce2 Fix XEBRA 2024-07-04 19:07:07 +02:00
jaby 113d32949a Prepare no-wait send for future use 2024-07-04 17:53:57 +02:00
jaby 0defc3297b Really fixed...? 2024-07-04 13:26:21 +02:00
jaby c3d441cedf Fixed for real? 2024-07-04 12:16:30 +02:00
jaby 8624abb048 Current buggy state 2024-07-04 06:47:47 +02:00
jaby f5020e152b Save state before change 2024-07-02 20:05:02 +02:00
jaby 07756fd180 Fixup CD freeze? 2024-07-01 23:01:41 +02:00
jaby 271733a7fe Support XEBRA; Slightly 2024-06-19 21:17:55 +02:00
jaby 7d74827e99 Encode empty song sectors as CDXA Mode 1 for support with XEBRA 2024-06-19 20:28:04 +02:00
jaby 5a137f9526 Move IRQ logic into callback; Cleanup code 2024-06-19 19:16:05 +02:00
jaby 8bda21f045 Screeeee 2024-06-14 20:58:57 +02:00
jaby f74be026e0 Support CD Callback 2024-06-14 20:53:30 +02:00
jaby 4e95d7b6b2 Improve thread code 2024-06-14 19:56:44 +02:00
jaby 5540d80d34 Support Callback 2024-06-14 19:29:28 +02:00
jaby d8aee97397 Prepare CD Callback handler 2024-06-13 22:28:37 +02:00
jaby d628375a18 Reactive Callbacks and integrate them 2024-06-13 22:07:37 +02:00
jaby 33177eb97b Inital Cody-Fix 2024-06-13 07:54:09 +02:00
jaby a8fd01579b Re-enable CD init code 2024-06-12 20:36:54 +02:00
jaby 543f10d266 More and more bugs 2024-06-10 07:17:54 +02:00
jaby c789deb800 Cody fixes 2024-06-09 21:59:43 +02:00
jaby 336e877aa6 Reprocudeable Interrupt miss 2024-06-07 21:36:39 +02:00
jaby b30baf6000 The end 07.06.2024 2024-06-07 15:24:31 +02:00
jaby 6b05cc71f6 No fix yet 2024-06-07 13:24:36 +02:00
jaby 7b5e5df952 Founding of the BugFestival 2024-06-07 07:36:24 +02:00
jaby a9e928efa0 Improve Interrupt Code 2024-06-03 21:58:32 +02:00
jaby ea1b3f28b5 Add Enter/ExitCriticalSection to Periphery code 2024-06-03 21:23:04 +02:00
jaby 85e06f07ce Undo No changes 2024-06-01 21:52:38 +02:00
jaby c9cdfbba32 Fix No 2024-06-01 17:11:54 +02:00
jaby 7dbc829fe8 Support Push/Pop in DS 2024-06-01 16:37:00 +02:00
jaby 658eed7b46 Start to move CDXA code around 2024-05-31 23:47:39 +02:00
jaby 9fab686e1e Fix for No and disabeling of callback support for now 2024-05-31 22:48:06 +02:00
jaby 477fbf59e7 Fix GPU freeze 2024-05-29 21:25:52 +02:00
jaby 30495279eb Auto repeat CDXA - Game freezes after a while 2024-05-29 20:33:18 +02:00
jaby 676ad434d7 Increase CDXA support 2024-05-29 18:37:24 +02:00
jaby 9edb3ee122 Encode empty sectors with 0xFF for now 2024-05-29 18:35:58 +02:00
jaby 1b45e9353d Draft 1 of CDXA embedding 2024-05-27 22:31:30 +02:00
jaby 76ca9b5dd1 psxcdgen removed 2024-05-26 21:04:25 +02:00
jaby 2e51e2605b Fix psxcdread 2024-05-26 21:02:40 +02:00
jaby e60c18e4f0 Update wav rust library 2024-05-26 17:55:54 +02:00
jaby e00740f57f Fix CDXA sector count bug 2024-05-26 17:03:42 +02:00
jaby c1ce4d95ac Support XA-Audio (buggy) 2024-05-26 14:49:48 +02:00
jaby 43c534cf9b CDXA not working 2024-05-26 09:33:23 +02:00
jaby 4f06d39e43 Support Auto LBAs for steaming files 2024-05-24 21:08:54 +02:00
jaby 5e1ccc4e9a Embedd CDXA audio (untested) 2024-05-24 19:29:16 +02:00
jaby 75ae98b1c2 Handle more files 2024-05-24 19:14:02 +02:00
jaby f356796039 Prepare XA-Audio interleaving 2024-05-22 20:22:07 +02:00
jaby 1f5976e84b Concept for XA-Audio 2024-05-21 21:38:47 +02:00
jaby 0c6f1c139a Add unreachable builtin 2024-05-21 21:34:45 +02:00
jaby e3c4bf1fc0 Merge branch 'ToolBox_CDDA' into ToolBox_CDDA_CDXA 2024-05-21 21:33:13 +02:00
jaby d334f19d4d Support conversion to XA audio 2024-05-21 21:27:42 +02:00
jaby 98b0868d76 Seperate between internal and external conversion 2024-05-21 19:30:54 +02:00
jaby b7be664d9f Prepare fconv to support XA 2024-05-16 22:59:56 +02:00
jaby deb5bf8442 Support VSync callback 2024-05-15 21:43:12 +02:00
jaby 31f8de76c1 Unlock user mode in callback (buggy in XEBRA?) 2024-05-13 22:29:23 +02:00
jaby c5cb59caa8 Use original code instead of frankensteining 2024-05-13 21:46:42 +02:00
jaby 6a68500896 Make music loop 2024-05-12 13:45:45 +02:00
jaby c10218d311 Somehow works?! 2024-05-09 23:15:04 +02:00
jaby dcacbd9c24 Clean-up code a bit 2024-05-09 19:31:28 +02:00
jaby 058ce5448c Support CDDA auto-repeat 2024-05-09 14:13:28 +02:00
jaby a9444a19f2 Support switching file pathes to wsl if file can not be located 2024-05-06 19:53:57 +02:00
jaby 3e7ead0e7d Fix content size issue ignoring normal files 2024-05-06 18:59:05 +02:00
jaby 6cc38cf5c9 Support pushing and poping a playing CDDA track 2024-05-06 17:16:43 +02:00
jaby fe88157aba Improve CDDA track list 2024-05-05 23:12:08 +02:00
jaby f91a7b470c Play CDDA track 2024-05-05 22:12:23 +02:00
jaby 01622fd5d6 Support CDDA 2024-05-05 18:23:17 +02:00
jaby 0d16995895 Support proper scaling and other MATRIX operations 2024-04-23 23:04:17 +02:00
jaby b4099a7f97 Place stars in Jabys eyes 2024-04-21 17:06:15 +02:00
jaby 3ef946ad4b Update C headers to be C++ 2024-04-07 10:46:35 -05:00
jaby 6702e60864 Introduce gte float 2024-04-06 21:07:32 -05:00
jaby fdf3fd8b7b Support scaling matricies 2024-04-06 14:34:07 -05:00
jaby d0aa1d43d2 Created deg struct for better usage of degree 2024-04-03 20:59:30 -05:00
jaby 605162a55d Support apply_matrix on Vertex type 2024-04-03 17:30:37 -05:00
jaby 1bf91b2d75 Add seperation between ROTMATRIX and TRANSFERVECTOR 2024-04-02 23:40:22 -05:00
jaby 7baa5bdb6d Getting there...? 2024-04-02 16:28:09 -05:00
jaby 57e1a17dd2 Support ApplyMatrix 2024-04-02 16:08:24 -05:00
jaby 53eacdae43 Rotate Dönerfisch 2024-04-02 11:24:11 -05:00
jaby d0f5731bdb Finish detecting BIOS type 2024-04-01 16:43:54 -05:00
jaby ab3b94da97 Detect type of BIOS 2024-03-31 23:49:32 -05:00
jaby 097e7d7f97 Try on various BIOS 2024-03-30 15:35:03 -05:00
jaby f8f6322363 Print all BIOS information 2024-03-30 14:42:32 -05:00
jaby 58eaa8348a Display Copyright 2024-03-30 13:09:30 -05:00
jaby b35a391887 Display BIOS date correctly 2024-03-30 12:36:23 -05:00
jaby 5b53383d80 Start to display BIOS information 2024-03-30 11:57:07 -05:00
jaby d7f50ba520 Improve naming of PSX related ENV variables 2024-03-21 17:41:41 -05:00
jaby 064fb02cf5 Use new substitution feature to switch between serial codes 2024-03-21 17:23:38 -05:00
jaby 0a5672ec6f Support ENV variables in CD names 2024-03-21 16:51:17 -05:00
jaby 2c607fde57 Add TODO 2024-03-20 23:25:24 -05:00
jaby b4d02a995d Fix border slightly 2024-03-20 23:24:27 -05:00
jaby 13e342565d Fix IO Rendering between DMA calls 2024-03-16 22:46:12 -05:00
jaby 7eb9a6c224 Support PS3 by default 2024-03-14 00:17:48 -05:00
jaby 3d2ffd86cf Prepare DMA support for PS3 2024-03-13 23:59:15 -05:00
jaby 50e3c3e788 Finally fix PS3 2024-03-10 21:30:32 -05:00
jaby 9ca4778863 Set DMA in defined state 2024-03-09 23:37:07 -06:00
jaby 9dc4843038 Set DMA priority 2024-03-06 19:08:25 -06:00
jaby 247c105a09 Turn only SPU GPU and CD DMA on and set to highest 2024-03-06 18:31:43 -06:00
jaby a4ddcd71e4 Fix CD IRQ issue 2024-02-29 21:13:23 -05:00
jaby 01430e7770 Fix CD Interrupt for PS3 PSX Emulator 2024-02-28 21:42:10 -05:00
jaby 5ed8b76902 Fix CD image for PKG files 2024-02-25 15:38:30 -05:00
jaby 2153c573df Cleanup code 2024-02-20 22:02:41 -05:00
jaby 5312a86e7b Beta-MyConfig 2024-02-15 22:31:52 -05:00
jaby 842e7c594e Convert Configurations to function based for overrides 2024-02-15 22:18:22 -05:00
jaby 3ec3c5ffed Support building multiple JabyEngines 2024-02-14 16:55:46 -05:00
jaby ac7fbb2ed8 Change CombiMake file to build all flavours; Rename CombiMake 2024-02-13 19:04:36 -05:00
jaby 8525bae2e6 Detect config folder for build 2024-02-12 16:10:00 -05:00
jaby 87aee3b4da Add extension for auto populated config list 2024-02-09 15:50:17 -05:00
jaby 8c1d806f45 Clean up MakeFiles 2024-02-09 15:41:56 -05:00
jaby 72b6d6ad43 Improve custom configuration support 2024-02-09 15:35:25 -05:00
jaby 753c46377b First configuratable JabyEngine prototype 2024-02-09 11:30:55 -05:00
jaby cad7d7fa3f Fix embarrising typo 2024-02-09 10:21:37 -05:00
jaby 37c4323fa1 Prepare an easy to test configuration 2024-02-09 10:18:01 -05:00
jaby 0457cdaaa7 Add Combi Target 2024-02-08 21:47:27 -05:00
jaby 97b3de834f Resolve some TODOs 2024-02-08 21:29:18 -05:00
jaby e5f8a18acb DMA BIOS Font (not HW tested) 2024-02-08 20:22:32 -05:00
jaby 77c0dd28db Force 16 Word limit for Linked List GPU 2024-02-07 22:04:28 -05:00
jaby 507615df97 Collect information for future work 2024-02-06 22:21:44 -05:00
jaby b20e6133a4 Add PAL/NTSC text to boot image 2024-02-04 22:39:24 -05:00
jaby 7f0878c5c5 Adjust DrawArea for NTSC 2024-02-04 21:43:11 -05:00
jaby 03dbdc16e6 Add proper NTSC conversion values 2024-02-04 21:27:11 -05:00
jaby 1dc04bd0bd Enable PAL and NTSC build 2024-02-04 20:35:15 -05:00
jaby 4f4ce13613 Implement Matrix stack 2024-02-01 21:29:13 -05:00
jaby 725241d80b Support getting and setting of matrix 2024-02-01 18:54:45 -05:00
jaby d9aa03e6fe Add sin/cos support 2024-01-31 21:29:57 -05:00
jaby a7b5e35916 Revert back GTE usage and finalize code approach 2024-01-29 21:24:14 -05:00
jaby 493a33cff9 Move gte_instructions back 2024-01-28 22:15:21 -05:00
jaby 6f48d1ff6c Move GTE functions into library 2024-01-28 21:38:07 -05:00
jaby 6a631f65d9 Support enabeling GTE 2024-01-24 18:19:45 -05:00
jaby 1922515228 Add some GTE code 2024-01-24 12:04:03 -05:00
jaby 6f3b67fab8 Move GTE reference files 2024-01-24 10:27:37 -05:00
jaby ac95ff11e5 Remove support for No screen code all together 2024-01-16 21:54:16 -05:00
jaby 593e8c72be Force versions for all Rust Tools 2024-01-03 17:59:08 -06:00
jaby cb304ff9bb Support tree; Do not enforce LBA source for Overlays 2024-01-03 17:45:57 -06:00
jaby 78876ff086 Support MultiTap and read ports every other frame 2024-01-02 22:59:33 -06:00
jaby 73a452d616 Support Controller 2024-01-02 22:51:51 -06:00
jaby 837073fcda Introduce JabyEngine configuration file 2024-01-02 20:29:36 -06:00
jaby f1d4197762 Lift RawController code 2024-01-02 20:18:40 -06:00
jaby fb20f8fe30 Extend Periphery code 2024-01-02 19:47:23 -06:00