Commit Graph

635 Commits

Author SHA1 Message Date
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
jaby 0b3eba80d9 Setup Cody Git server and successfully pause after 1 sector 2023-02-27 18:14:04 +01:00
jaby c2e45a833b Refactored code 2023-02-20 13:07:58 +01:00
jaby e08c6a85e6 Support dynamic correction of LBA 2023-02-20 12:47:56 +01:00
jaby 484765b18a Support absolute LBAs now 2023-02-20 12:30:55 +01:00
jaby db5366f35b Read files with temp fix 2023-02-19 18:00:19 +01:00
jaby fa8c3ae822 Set mode and improve on allocation callback 2023-02-18 10:56:46 +01:00
jaby a8cef82e58 Get rough shape of CD file processing code 2023-02-18 09:35:15 +01:00
jaby dbeb12bc73 Auto LBA docu 2023-02-09 21:07:49 +01:00
jaby 8eebd228d2 Starting documentation 2023-02-08 19:51:07 +01:00
jaby 714691ce02 Add documentation file 2023-02-08 17:46:47 +01:00
jaby 8df55d1594 Fix aligned memory read of unanligend memory 2023-02-03 18:10:57 +01:00