Commit Graph

392 Commits

Author SHA1 Message Date
Jaby 44987ba5d9 Support LZ4 compression in psxcdgen_ex 2023-04-17 21:34:24 +02:00
Jaby f893c99b65 Fix disabled LZ4 bug 2023-04-17 21:05:22 +02:00
Jaby 9c7a94ea6a Improve starting of the game and reduce persistent memory usage 2023-04-17 20:21:32 +02:00
Jaby Blubb 74d58a5a50 Remove BootFiles. Setup code needs improving 2023-04-16 21:39:47 +02:00
Jaby Blubb d1e710a283 Reduce CDFileProcessor size and add configuratable buffer size 2023-04-16 21:11:10 +02:00
Jaby a0aeef9e3e Use LZ4 file info 2023-04-13 22:10:34 +02:00
Jaby 1329536586 Detect LZ4 files correctly now 2023-04-13 21:51:45 +02:00
Jaby 5d0239bfe8 Improve error messages for not finding LBA sources 2023-04-13 21:22:49 +02:00
Jaby 1dd145abea Prepare to support enconding of LZ4 2023-04-13 21:06:24 +02:00
Jaby a2c7af2e12 Prepare new LBA representation 2023-04-12 21:59:36 +02:00
Jaby Blubb 12e1b54ce9 Remove Overlayhader and support loading overlays 2023-04-10 17:01:28 +02:00
Jaby c37a011b9a Fix CD cancelling commands; Cleanup CD code a bit 2023-04-03 22:00:39 +02:00
Jaby 6e99221ab6 Fix CD pause issue 2023-04-01 15:23:32 +02:00
Jaby a633b74db1 Load image w/o CircularBuffer 2023-04-01 14:57:03 +02:00
Jaby 5770d4f77e Fix LZ4 incorrect size bug 2023-04-01 14:56:08 +02:00
Jaby 8b94760130 Load TIM files (broken currently) 2023-04-01 11:57:48 +02:00
Jaby 658d092315 Integrate CircularBuffer as essential part of loading files from CD and dedicate file processing to the FileProcessor 2023-04-01 11:20:56 +02:00
Jaby 864ecf4412 Support buffer full handling 2023-03-29 21:59:50 +02:00
Jaby 2b8f3d69d6 Separate make files for easier use 2023-03-29 21:46:32 +02:00
Jaby bdceb88fd0 Support CopyTo now 2023-03-27 22:20:42 +02:00
Jaby 0add2f5794 Successfully read in file 2023-03-27 20:43:18 +02:00
Jaby 2582d6ea21 Code ready to obtain data; Doesn't work in No and causes strange errors in DS 2023-03-26 16:42:45 +02:00
Jaby 932824a68f Rename include folder to internal-include for easier destinguishing with the JabyEngine include folder 2023-03-26 14:19:48 +02:00
Jaby Blubb 9b27ad6200 Revert restructure of project settings 2023-03-25 21:02:51 +01:00
jaby 7879c2b338 Merge pull request 'Use new IO Port related types and further improvements of readability' (#1) from Overlay-The-Beginning_CDDrive_EndOfIO into Overlay-The-Beginning_CDDrive
Reviewed-on: #1
2023-03-23 19:43:51 +00:00
Jaby 0a5c1fec37 Try improving workspace structure 2023-03-22 21:28:38 +01:00
Jaby 00fc6fcf15 More cleanup 2023-03-22 21:23:52 +01:00
Jaby 28fb4df469 Remove ComplexBitMap header 2023-03-22 20:54:40 +01:00
Jaby dfab120bfb Remove the ComplexBitMap 2023-03-22 20:46:08 +01:00
Jaby 9a964a702e Improve readability of code slightly 2023-03-21 21:51:56 +01:00
Jaby f4cc1c5ea5 Ported CDIOs 2023-03-21 20:39:51 +01:00
Jaby fc47ca7c6a Port DMA code 2023-03-20 21:04:01 +01:00
Jaby bbfa7a24c8 Port GPU IOs 2023-03-20 19:06:28 +01:00
Jaby a0cef63369 Port InterruptIOs 2023-03-20 17:53:20 +01:00
Jaby 1143f73f9b Converted SPU IO 2023-03-18 17:13:45 +01:00
Jaby d185641a2a Convert Timer IO 2023-03-18 16:04:05 +01:00
Jaby 5a39a9a896 Make IOPort constexpr 2023-03-18 15:02:21 +01:00
Jaby 1e8997dbca Forgot to remove Cody 2023-03-16 22:26:45 +01:00
Jaby 2f79114217 Support IOPortValues 2023-03-16 22:20:43 +01:00
Jaby ce7efcef0b Support a form of setting bits easily 2023-03-15 21:38:55 +01:00
Jaby ce523a5358 Support assignment of values 2023-03-15 21:20:16 +01:00
Jaby a361f8e4a0 Refine new IO port concept 2023-03-14 22:53:32 +01:00
Jaby 37192b537b New concept for IOPorts 2023-03-14 22:33:49 +01:00
Björn Gaier b7f3d40a7c Improve CircularBuffer again 2023-03-03 17:30:45 +01:00
Björn Gaier d593dd97d1 Simulated load of a file 2023-03-03 14:33:29 +01:00
Jaby e80922ed64 Remove lfsconfig file and ignore it from now on 2023-03-03 10:13:02 +01:00
Jaby ae7edb5692 Setup Cody Git server and successfully pause after 1 sector 2023-02-27 18:14:04 +01:00
Jaby c23cde9e1f Refactored code 2023-02-20 13:07:58 +01:00
Jaby b4dcf8d4e7 Support dynamic correction of LBA 2023-02-20 12:47:56 +01:00
Jaby 6aecc8d9c2 Support absolute LBAs now 2023-02-20 12:30:55 +01:00