Commit Graph

396 Commits

Author SHA1 Message Date
jaby 7ef21179b3 Merge pull request 'Support Overlays' (#2) from Overlay-The-Beginning_CDDrive into main
Reviewed-on: #2
2023-04-22 09:38:31 +00:00
jaby f6de41dc87 Move the bit types to tool_helper and merge them 2023-04-20 21:01:27 +02:00
jaby 919d208a78 Finish wslpath 2023-04-18 21:58:34 +02:00
jaby dff169ae10 Create wslpath project 2023-04-17 21:45:03 +02:00
jaby 8a43b836cb Support LZ4 compression in psxcdgen_ex 2023-04-17 21:34:24 +02:00
jaby 6481e06808 Fix disabled LZ4 bug 2023-04-17 21:05:22 +02:00
jaby e833b758cc Improve starting of the game and reduce persistent memory usage 2023-04-17 20:21:32 +02:00
jaby e6042808ee Remove BootFiles. Setup code needs improving 2023-04-16 21:39:47 +02:00
jaby e4657337f9 Reduce CDFileProcessor size and add configuratable buffer size 2023-04-16 21:11:10 +02:00
jaby e21d7c5d50 Use LZ4 file info 2023-04-13 22:10:34 +02:00
jaby 30561183fd Detect LZ4 files correctly now 2023-04-13 21:51:45 +02:00
jaby 37156a1432 Improve error messages for not finding LBA sources 2023-04-13 21:22:49 +02:00
jaby 9d7e77393f Prepare to support enconding of LZ4 2023-04-13 21:06:24 +02:00
jaby 320fa8934c Prepare new LBA representation 2023-04-12 21:59:36 +02:00
jaby 1a0d175779 Remove Overlayhader and support loading overlays 2023-04-10 17:01:28 +02:00
jaby 7a373a38ff Fix CD cancelling commands; Cleanup CD code a bit 2023-04-03 22:00:39 +02:00
jaby 1edae637c7 Fix CD pause issue 2023-04-01 15:23:32 +02:00
jaby 6333581c4c Load image w/o CircularBuffer 2023-04-01 14:57:03 +02:00
jaby 0f78e62ab0 Fix LZ4 incorrect size bug 2023-04-01 14:56:08 +02:00
jaby 173c31dede Load TIM files (broken currently) 2023-04-01 11:57:48 +02:00
jaby e9cc5f299a 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 7550795af4 Support buffer full handling 2023-03-29 21:59:50 +02:00
jaby d789bdd845 Separate make files for easier use 2023-03-29 21:46:32 +02:00
jaby 2882ddfc34 Support CopyTo now 2023-03-27 22:20:42 +02:00
jaby 206c95f295 Successfully read in file 2023-03-27 20:43:18 +02:00
jaby 50eaedde6a 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 1aec7b541e Rename include folder to internal-include for easier destinguishing with the JabyEngine include folder 2023-03-26 14:19:48 +02:00
jaby e7b9e23132 Revert restructure of project settings 2023-03-25 21:02:51 +01:00
jaby 0bb4d94ec1 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 a352430530 Try improving workspace structure 2023-03-22 21:28:38 +01:00
jaby 159fbc5d9c More cleanup 2023-03-22 21:23:52 +01:00
jaby 0ad664d94c Remove ComplexBitMap header 2023-03-22 20:54:40 +01:00
jaby 94c078dc9f Remove the ComplexBitMap 2023-03-22 20:46:08 +01:00
jaby 550d657478 Improve readability of code slightly 2023-03-21 21:51:56 +01:00
jaby 8e883ad1d1 Ported CDIOs 2023-03-21 20:39:51 +01:00
jaby 44685184f8 Port DMA code 2023-03-20 21:04:01 +01:00
jaby 9243a3a17f Port GPU IOs 2023-03-20 19:06:28 +01:00
jaby 69b886e677 Port InterruptIOs 2023-03-20 17:53:20 +01:00
jaby bc5164ce04 Converted SPU IO 2023-03-18 17:13:45 +01:00
jaby 33b5d4d3b7 Convert Timer IO 2023-03-18 16:04:05 +01:00
jaby 47484a8056 Make IOPort constexpr 2023-03-18 15:02:21 +01:00
jaby 5fc4c2dc44 Forgot to remove Cody 2023-03-16 22:26:45 +01:00
jaby 9659cc6ad5 Support IOPortValues 2023-03-16 22:20:43 +01:00
jaby e11e475802 Support a form of setting bits easily 2023-03-15 21:38:55 +01:00
jaby ed71af970b Support assignment of values 2023-03-15 21:20:16 +01:00
jaby 218b8e0e3b Refine new IO port concept 2023-03-14 22:53:32 +01:00
jaby 46aedaa067 New concept for IOPorts 2023-03-14 22:33:49 +01:00
jaby d8e7772ee5 Improve CircularBuffer again 2023-03-03 17:30:45 +01:00
jaby 45371bc2f0 Simulated load of a file 2023-03-03 14:33:29 +01:00
jaby c7923c245c Remove lfsconfig file and ignore it from now on 2023-03-03 10:13:02 +01:00