Commit Graph

706 Commits

Author SHA1 Message Date
6333581c4c Load image w/o CircularBuffer 2023-04-01 14:57:03 +02:00
0f78e62ab0 Fix LZ4 incorrect size bug 2023-04-01 14:56:08 +02:00
173c31dede Load TIM files (broken currently) 2023-04-01 11:57:48 +02:00
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
7550795af4 Support buffer full handling 2023-03-29 21:59:50 +02:00
d789bdd845 Separate make files for easier use 2023-03-29 21:46:32 +02:00
2882ddfc34 Support CopyTo now 2023-03-27 22:20:42 +02:00
206c95f295 Successfully read in file 2023-03-27 20:43:18 +02:00
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
1aec7b541e Rename include folder to internal-include for easier destinguishing with the JabyEngine include folder 2023-03-26 14:19:48 +02:00
e7b9e23132 Revert restructure of project settings 2023-03-25 21:02:51 +01:00
a352430530 Try improving workspace structure 2023-03-22 21:28:38 +01:00
94c078dc9f Remove the ComplexBitMap 2023-03-22 20:46:08 +01:00
550d657478 Improve readability of code slightly 2023-03-21 21:51:56 +01:00
8e883ad1d1 Ported CDIOs 2023-03-21 20:39:51 +01:00
44685184f8 Port DMA code 2023-03-20 21:04:01 +01:00
9243a3a17f Port GPU IOs 2023-03-20 19:06:28 +01:00
bc5164ce04 Converted SPU IO 2023-03-18 17:13:45 +01:00
33b5d4d3b7 Convert Timer IO 2023-03-18 16:04:05 +01:00
218b8e0e3b Refine new IO port concept 2023-03-14 22:53:32 +01:00
46aedaa067 New concept for IOPorts 2023-03-14 22:33:49 +01:00
d8e7772ee5 Improve CircularBuffer again 2023-03-03 17:30:45 +01:00
45371bc2f0 Simulated load of a file 2023-03-03 14:33:29 +01:00
0b3eba80d9 Setup Cody Git server and successfully pause after 1 sector 2023-02-27 18:14:04 +01:00
c2e45a833b Refactored code 2023-02-20 13:07:58 +01:00
e08c6a85e6 Support dynamic correction of LBA 2023-02-20 12:47:56 +01:00
484765b18a Support absolute LBAs now 2023-02-20 12:30:55 +01:00
db5366f35b Read files with temp fix 2023-02-19 18:00:19 +01:00
fa8c3ae822 Set mode and improve on allocation callback 2023-02-18 10:56:46 +01:00
a8cef82e58 Get rough shape of CD file processing code 2023-02-18 09:35:15 +01:00
8df55d1594 Fix aligned memory read of unanligend memory 2023-02-03 18:10:57 +01:00
6dc4d620ee Smol fix 2023-02-03 13:36:49 +01:00
09f1ece6bb Support writing LBA information into main file 2023-02-03 13:22:17 +01:00
2297996d58 Add 'Main' file type to support lba for them 2023-01-27 08:10:05 +01:00
4cd5c51915 TMP CHANGES 2023-01-26 19:37:02 +01:00
b24a9085e1 Fix and improve mkoverlay 2023-01-24 22:12:37 +01:00
f16e991b9f Allow overlapping Overlays 2023-01-22 16:37:36 +01:00
22efc808ca Encode word size into OverlayLBA structure 2023-01-22 14:37:09 +01:00
c07556895d Setup CD drive 2023-01-22 14:07:58 +01:00
2250be6df9 Prepare setup of CD drive 2023-01-22 11:02:27 +01:00
5a23249032 Finished CD_IOs 2023-01-21 12:18:02 +01:00
817e51b95d On a better way 2023-01-17 22:04:35 +01:00
db8a51fff9 Use write and read for BitRangeValues 2023-01-15 20:21:48 +01:00
3da34d0686 Add new IOPort design 2023-01-15 16:49:38 +01:00
509c25dfec New proposal 2023-01-13 19:34:01 +01:00
e3499dcd1e Add boot namespace and adjust names 2023-01-12 22:02:11 +01:00
974793c17b First proposial for CD support 2023-01-12 21:51:08 +01:00
c1bee684b9 Create CD related files 2023-01-11 20:51:47 +01:00
5626e8ecb1 Add internal namespace to easily tell header apart 2023-01-11 20:45:17 +01:00
101fdd9299 Support HighResolutionTimer in a better fashion 2023-01-10 20:36:28 +01:00