Commit Graph

34 Commits

Author SHA1 Message Date
Jaby 5e776f7a56 Update C headers to be C++ 2024-04-07 10:46:35 -05:00
Jaby 48b8e55660 Support obtaining PageOffset from SimpleTIM 2024-01-23 11:28:03 -05:00
Jaby f3d0fe17e0 Disable auto crlf 2023-10-11 18:20:43 +02:00
Jaby dbf3e5d1de Replace define private with __friends 2023-10-06 14:50:44 +02:00
Jaby dff8eb1781 Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
Jaby 4e908c5fd1 Remove last constructor and remove GLOBAL SUB with it 2023-10-03 13:16:46 +02:00
Jaby c8275cdd15 Port to latest GCC and fix CD loading bug 2023-09-03 01:57:28 +02:00
Jaby 99ae40bdfe Share bss section with planschi section 2023-08-27 02:43:59 +02:00
Jaby f7937e3ec9 Draw first triangle 2023-05-07 00:07:20 +02:00
Jaby 4335e23d7f Fix image conversion and CLUT placement 2023-05-01 22:37:41 +02:00
Jaby 1d6a58311c Reduce CDFileProcessor size and add configuratable buffer size 2023-04-16 21:11:10 +02:00
Jaby 0949ca395c Use LZ4 file info 2023-04-13 22:10:34 +02:00
Jaby 11cc0e90a6 Remove Overlayhader and support loading overlays 2023-04-10 17:01:28 +02:00
Jaby 86c801187b Load image w/o CircularBuffer 2023-04-01 14:57:03 +02:00
Jaby 8895cfc8e6 Load TIM files (broken currently) 2023-04-01 11:57:48 +02:00
Jaby 4553dbef6e 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 771776d947 Support CopyTo now 2023-03-27 22:20:42 +02:00
Jaby f5a89cf9a4 Remove ComplexBitMap header 2023-03-22 20:54:40 +01:00
Jaby d9c2d9b290 Remove the ComplexBitMap 2023-03-22 20:46:08 +01:00
Jaby fd8b0deafb Improve CircularBuffer again 2023-03-03 17:30:45 +01:00
Jaby 0edc82c5e2 Simulated load of a file 2023-03-03 14:33:29 +01:00
Jaby 672ad04c83 Get rough shape of CD file processing code 2023-02-18 09:35:15 +01:00
Jaby c995fe0713 Improves return types with Progress type 2022-12-23 22:06:10 +01:00
Jaby 9d97cf746d Introduce the JabyEngine namespace to all files 2022-12-23 21:18:25 +01:00
Jaby 89ac06806c Prepare CircularBuffer 2022-12-16 21:54:01 +01:00
Jaby 90e3569a4d Slowly come up with design for loading from CD 2022-12-12 04:18:35 +01:00
Jaby 4c4f1cafad Prepare CD code and unify header names 2022-12-12 03:43:18 +01:00
Jaby 96ed4b54a0 Improve code 2022-10-02 14:12:02 +02:00
Jaby c255c9259f Upload Direct16 pic 2022-10-02 13:14:30 +02:00
Jaby 32e136701a Improvements to parse Texture data 2022-10-02 11:49:55 +02:00
Jaby 6004faf3ea Include SplashImage and detect right type 2022-10-02 11:01:42 +02:00
Jaby 7c63dfa6b9 Use continous memory for loading files 2022-10-02 10:18:27 +02:00
Jaby 1ade863fbb Verify basic usage of FileProcessor 2022-10-01 22:40:40 +02:00
Jaby d8b17dd22e Introduce SimpleTIM type 2022-10-01 21:02:58 +02:00