jaby
|
d0f5731bdb
|
Finish detecting BIOS type
|
2024-04-01 16:43:54 -05:00 |
jaby
|
7eb9a6c224
|
Support PS3 by default
|
2024-03-14 00:17:48 -05:00 |
jaby
|
3d2ffd86cf
|
Prepare DMA support for PS3
|
2024-03-13 23:59:15 -05:00 |
jaby
|
247c105a09
|
Turn only SPU GPU and CD DMA on and set to highest
|
2024-03-06 18:31:43 -06:00 |
jaby
|
a4ddcd71e4
|
Fix CD IRQ issue
|
2024-02-29 21:13:23 -05:00 |
jaby
|
507615df97
|
Collect information for future work
|
2024-02-06 22:21:44 -05:00 |
jaby
|
03dbdc16e6
|
Add proper NTSC conversion values
|
2024-02-04 21:27:11 -05:00 |
jaby
|
6a631f65d9
|
Support enabeling GTE
|
2024-01-24 18:19:45 -05:00 |
jaby
|
73a452d616
|
Support Controller
|
2024-01-02 22:51:51 -06:00 |
jaby
|
fb20f8fe30
|
Extend Periphery code
|
2024-01-02 19:47:23 -06:00 |
jaby
|
32f7826c1d
|
Setup Periperhy
|
2024-01-02 16:43:36 -06: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
|
a9da459823
|
Renamee IOPort 2 functions to original
|
2023-09-24 11:52:18 +02:00 |
jaby
|
624335f0d5
|
Support printing 8bit as color codes and introduce color code define
|
2023-09-24 11:40:16 +02:00 |
jaby
|
2d8d44ade1
|
Locate XEBRA freeze
|
2023-09-22 21:51:24 +02:00 |
jaby
|
dec085ab70
|
Implement color based debugging
|
2023-09-22 21:36:43 +02:00 |
jaby
|
09aed0ffc4
|
Finish clean-up
|
2023-09-22 20:53:26 +02:00 |
jaby
|
32682aa2f0
|
Support CD IO and start removing old IOPort
|
2023-09-22 18:52:31 +02:00 |
jaby
|
d7df0b038b
|
Port GPU IO
|
2023-09-17 22:14:48 +02:00 |
jaby
|
87a7a349cc
|
Support DMA with new IO
|
2023-09-17 12:30:43 +02:00 |
jaby
|
d99b7445be
|
Prepare for textured sprites; better integration of GPU types
|
2023-05-31 22:29:19 +02:00 |
jaby
|
3831c3a3eb
|
Draw first triangle
|
2023-05-07 00:07:20 +02:00 |
jaby
|
73a0245b0d
|
Add BootImage to second DisplayBuffer during boot
|
2023-04-30 14:18:11 +02:00 |
jaby
|
a2c735f158
|
Create a frame rate
|
2023-04-26 22:06:47 +02:00 |
jaby
|
f566383467
|
Cleanup GPU code more
|
2023-04-26 20:42:44 +02:00 |
jaby
|
e833b758cc
|
Improve starting of the game and reduce persistent memory usage
|
2023-04-17 20:21:32 +02:00 |
jaby
|
e6042808ee
|
Remove BootFiles. Setup code needs improving
|
2023-04-16 21:39:47 +02:00 |
jaby
|
320fa8934c
|
Prepare new LBA representation
|
2023-04-12 21:59:36 +02:00 |
jaby
|
7a373a38ff
|
Fix CD cancelling commands; Cleanup CD code a bit
|
2023-04-03 22:00:39 +02:00 |
jaby
|
1edae637c7
|
Fix CD pause issue
|
2023-04-01 15:23:32 +02:00 |
jaby
|
7550795af4
|
Support buffer full handling
|
2023-03-29 21:59:50 +02:00 |
jaby
|
2882ddfc34
|
Support CopyTo now
|
2023-03-27 22:20:42 +02:00 |
jaby
|
1aec7b541e
|
Rename include folder to internal-include for easier destinguishing with the JabyEngine include folder
|
2023-03-26 14:19:48 +02:00 |