Commit Graph

26 Commits

Author SHA1 Message Date
73a452d616 Support Controller 2024-01-02 22:51:51 -06:00
fb20f8fe30 Extend Periphery code 2024-01-02 19:47:23 -06:00
32f7826c1d Setup Periperhy 2024-01-02 16:43:36 -06:00
c976141c51 Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
baa9e8c5de Remove last constructor and remove GLOBAL SUB with it 2023-10-03 13:16:46 +02:00
a9da459823 Renamee IOPort 2 functions to original 2023-09-24 11:52:18 +02:00
624335f0d5 Support printing 8bit as color codes and introduce color code define 2023-09-24 11:40:16 +02:00
2d8d44ade1 Locate XEBRA freeze 2023-09-22 21:51:24 +02:00
dec085ab70 Implement color based debugging 2023-09-22 21:36:43 +02:00
09aed0ffc4 Finish clean-up 2023-09-22 20:53:26 +02:00
32682aa2f0 Support CD IO and start removing old IOPort 2023-09-22 18:52:31 +02:00
d7df0b038b Port GPU IO 2023-09-17 22:14:48 +02:00
87a7a349cc Support DMA with new IO 2023-09-17 12:30:43 +02:00
d99b7445be Prepare for textured sprites; better integration of GPU types 2023-05-31 22:29:19 +02:00
3831c3a3eb Draw first triangle 2023-05-07 00:07:20 +02:00
73a0245b0d Add BootImage to second DisplayBuffer during boot 2023-04-30 14:18:11 +02:00
a2c735f158 Create a frame rate 2023-04-26 22:06:47 +02:00
f566383467 Cleanup GPU code more 2023-04-26 20:42:44 +02:00
e833b758cc Improve starting of the game and reduce persistent memory usage 2023-04-17 20:21:32 +02:00
e6042808ee Remove BootFiles. Setup code needs improving 2023-04-16 21:39:47 +02:00
320fa8934c Prepare new LBA representation 2023-04-12 21:59:36 +02:00
7a373a38ff Fix CD cancelling commands; Cleanup CD code a bit 2023-04-03 22:00:39 +02:00
1edae637c7 Fix CD pause issue 2023-04-01 15:23:32 +02:00
7550795af4 Support buffer full handling 2023-03-29 21:59:50 +02:00
2882ddfc34 Support CopyTo now 2023-03-27 22:20:42 +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