Commit Graph

22 Commits

Author SHA1 Message Date
Jaby a07948fdb2 Replace define private with __friends 2023-10-06 14:50:44 +02:00
Jaby f975df6698 Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
Jaby 08a50a6020 Share bss section with planschi section 2023-08-27 02:43:59 +02:00
Jaby a63f293af0 Reduce CDFileProcessor size and add configuratable buffer size 2023-04-16 21:11:10 +02:00
Jaby a7e6a786c3 Load image w/o CircularBuffer 2023-04-01 14:57:03 +02:00
Jaby 57fe9896e8 Load TIM files (broken currently) 2023-04-01 11:57:48 +02:00
Jaby 1b169cb35f 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 ff18f8293e Support CopyTo now 2023-03-27 22:20:42 +02:00
Jaby cfbf47f188 Improve CircularBuffer again 2023-03-03 17:30:45 +01:00
Jaby c92b0d8a2e Simulated load of a file 2023-03-03 14:33:29 +01:00
Jaby 4ad01da83a Get rough shape of CD file processing code 2023-02-18 09:35:15 +01:00
Jaby 3b014b4c75 Improves return types with Progress type 2022-12-23 22:06:10 +01:00
Jaby 014baa2cbf Introduce the JabyEngine namespace to all files 2022-12-23 21:18:25 +01:00
Jaby bce13e12ff Prepare CircularBuffer 2022-12-16 21:54:01 +01:00
Jaby ef91f498d7 Slowly come up with design for loading from CD 2022-12-12 04:18:35 +01:00
Jaby edb37703e6 Prepare CD code and unify header names 2022-12-12 03:43:18 +01:00
Jaby 73e679cfec Improve code 2022-10-02 14:12:02 +02:00
Jaby 30f436c541 Upload Direct16 pic 2022-10-02 13:14:30 +02:00
Jaby f4e6267c62 Improvements to parse Texture data 2022-10-02 11:49:55 +02:00
Jaby cf2bafe79c Include SplashImage and detect right type 2022-10-02 11:01:42 +02:00
Jaby 359d2fdcb5 Use continous memory for loading files 2022-10-02 10:18:27 +02:00
Jaby ff11c26905 Verify basic usage of FileProcessor 2022-10-01 22:40:40 +02:00