Commit Graph

35 Commits

Author SHA1 Message Date
Jaby 5e776f7a56 Update C headers to be C++ 2024-04-07 10:46:35 -05:00
Jaby 45423efb18 Finish detecting BIOS type 2024-04-01 16:43:54 -05:00
Jaby bd28ebda43 Support PS3 by default 2024-03-14 00:17:48 -05:00
Jaby 91571bff47 Prepare DMA support for PS3 2024-03-13 23:59:15 -05:00
Jaby 7184517bf8 Turn only SPU GPU and CD DMA on and set to highest 2024-03-06 18:31:43 -06:00
Jaby 542d805a28 Fix CD IRQ issue 2024-02-29 21:13:23 -05:00
Jaby 76c53a31df Collect information for future work 2024-02-06 22:21:44 -05:00
Jaby 22a530651c Add proper NTSC conversion values 2024-02-04 21:27:11 -05:00
Jaby 84f23ba166 Support enabeling GTE 2024-01-24 18:19:45 -05:00
Jaby a15172dfef Support Controller 2024-01-02 22:51:51 -06:00
Jaby 25e528868e Extend Periphery code 2024-01-02 19:47:23 -06:00
Jaby b754cde9d4 Setup Periperhy 2024-01-02 16:43:36 -06: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 5bd70747dc Renamee IOPort 2 functions to original 2023-09-24 11:52:18 +02:00
Jaby f3ff2ca0d6 Support printing 8bit as color codes and introduce color code define 2023-09-24 11:40:16 +02:00
Jaby a5a7d73620 Locate XEBRA freeze 2023-09-22 21:51:24 +02:00
Jaby 6851a09071 Implement color based debugging 2023-09-22 21:36:43 +02:00
Jaby 1e9a21bc17 Finish clean-up 2023-09-22 20:53:26 +02:00
Jaby 48171a9619 Support CD IO and start removing old IOPort 2023-09-22 18:52:31 +02:00
Jaby 15d8d39879 Port GPU IO 2023-09-17 22:14:48 +02:00
Jaby a46d76a619 Support DMA with new IO 2023-09-17 12:30:43 +02:00
Jaby 51a2c5c60c Prepare for textured sprites; better integration of GPU types 2023-05-31 22:29:19 +02:00
Jaby f7937e3ec9 Draw first triangle 2023-05-07 00:07:20 +02:00
Jaby 7ea424fdc5 Add BootImage to second DisplayBuffer during boot 2023-04-30 14:18:11 +02:00
Jaby 32f82faf9f Create a frame rate 2023-04-26 22:06:47 +02:00
Jaby 9d46658e0f Cleanup GPU code more 2023-04-26 20:42:44 +02:00
Jaby ac25f699e0 Improve starting of the game and reduce persistent memory usage 2023-04-17 20:21:32 +02:00
Jaby e25ab9da8f Remove BootFiles. Setup code needs improving 2023-04-16 21:39:47 +02:00
Jaby 77d84802ad Prepare new LBA representation 2023-04-12 21:59:36 +02:00
Jaby 1b17a052d5 Fix CD cancelling commands; Cleanup CD code a bit 2023-04-03 22:00:39 +02:00
Jaby e9f8874bdf Fix CD pause issue 2023-04-01 15:23:32 +02:00
Jaby 20c8c4d582 Support buffer full handling 2023-03-29 21:59:50 +02:00
Jaby 771776d947 Support CopyTo now 2023-03-27 22:20:42 +02:00
Jaby 7b7db67ae2 Rename include folder to internal-include for easier destinguishing with the JabyEngine include folder 2023-03-26 14:19:48 +02:00