Commit Graph

47 Commits

Author SHA1 Message Date
jaby 1f7141c517 Fix inconsistent EOL 2025-01-08 22:27:37 +01:00
jaby 3fd15f91e2 More clean-up 2024-12-29 23:40:42 +01:00
jaby c115fed0bd More TODO improvements 2024-12-29 23:16:35 +01:00
jaby 586b1e8124 Support for loading TIM 2024-12-29 21:57:38 +01:00
jaby 4a46392f24 Update SPU 2024-09-28 13:52:36 +02:00
jaby 9f3e911513 Offically support Sony VAG because we have no own conversion 2024-09-28 13:21:32 +02:00
jaby ab2ff3c251 Do not rename SimpleTIM because it is not a TIM 2024-09-28 13:14:48 +02:00
jaby 02838c1228 Create constructor for SimpleTIM 2024-09-28 13:13:00 +02:00
jaby f2800aaf1e Support SFX 2024-09-23 19:59:52 +02:00
jaby 2f0d972a2a Share commo DMA related code for use with SPU 2024-09-10 22:50:05 +02:00
jaby 10c394aeba Prepare VAG loading 2024-08-04 18:13:44 -05:00
jaby 3db5a19595 Support custom file parsing 2024-08-04 13:15:58 -05:00
jaby c789deb800 Cody fixes 2024-06-09 21:59:43 +02:00
jaby 3ef946ad4b Update C headers to be C++ 2024-04-07 10:46:35 -05:00
jaby a2b925cbef Support obtaining PageOffset from SimpleTIM 2024-01-23 11:28:03 -05:00
jaby 6d4916178c Disable auto crlf 2023-10-11 18:20:43 +02:00
jaby 8b0c47c1db Replace define private with __friends 2023-10-06 14:50:44 +02:00
jaby c976141c51 Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
jaby baa9e8c5de Remove last constructor and remove GLOBAL SUB with it 2023-10-03 13:16:46 +02:00
jaby 101e44b1ac Port to latest GCC and fix CD loading bug 2023-09-03 01:57:28 +02:00
jaby 83cdade874 Share bss section with planschi section 2023-08-27 02:43:59 +02:00
jaby 3831c3a3eb Draw first triangle 2023-05-07 00:07:20 +02:00
jaby 513275fba8 Fix image conversion and CLUT placement 2023-05-01 22:37:41 +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 1a0d175779 Remove Overlayhader and support loading overlays 2023-04-10 17:01:28 +02:00
jaby 6333581c4c Load image w/o CircularBuffer 2023-04-01 14:57:03 +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 2882ddfc34 Support CopyTo now 2023-03-27 22:20:42 +02: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 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 a8cef82e58 Get rough shape of CD file processing code 2023-02-18 09:35:15 +01:00
jaby 4b644aa813 Improves return types with Progress type 2022-12-23 22:06:10 +01:00
jaby def6c6d3b9 Introduce the JabyEngine namespace to all files 2022-12-23 21:18:25 +01:00
jaby a47b94c3a9 Prepare CircularBuffer 2022-12-16 21:54:01 +01:00
jaby 723864fcaa Slowly come up with design for loading from CD 2022-12-12 04:18:35 +01:00
jaby 0e4e53f3a4 Prepare CD code and unify header names 2022-12-12 03:43:18 +01:00
jaby 17f7ba545e Improve code 2022-10-02 14:12:02 +02:00
jaby 5a0e5d5df6 Upload Direct16 pic 2022-10-02 13:14:30 +02:00
jaby e5e622072a Improvements to parse Texture data 2022-10-02 11:49:55 +02:00
jaby e69974672b Include SplashImage and detect right type 2022-10-02 11:01:42 +02:00
jaby 7cfb2dab33 Use continous memory for loading files 2022-10-02 10:18:27 +02:00
jaby a9790688f5 Verify basic usage of FileProcessor 2022-10-01 22:40:40 +02:00
jaby 706f989f8f Introduce SimpleTIM type 2022-10-01 21:02:58 +02:00