liuk707
|
ad47cc9a88
|
Update README.md
|
2022-12-11 14:18:36 +01:00 |
|
liuk7071
|
3f8996f1b1
|
Game FPS counter, fix IRGB, handle FLAG writes properly
|
2022-12-11 12:47:19 +01:00 |
|
liuk707
|
2057022a03
|
Merge pull request #9 from liuk7071/fixing-gpu
Lots of things that I'm not willing to list
|
2022-09-13 19:15:44 +02:00 |
|
liuk7071
|
3ac261541a
|
Some DMA fixes, update README
|
2022-09-13 19:13:26 +02:00 |
|
liuk7071
|
8658f3cf64
|
GT gets to the menus, you can move in FF7 and Ridge Racer works fine
|
2022-09-10 19:45:33 +02:00 |
|
liuk7071
|
2491d2d0bb
|
MDEC
|
2022-09-02 15:05:33 +02:00 |
|
liuk7071
|
36b1160bdb
|
Fix texture blending (last time)
|
2022-08-21 22:41:53 +02:00 |
|
liuk7071
|
7ea90ffb10
|
Fix texture blending
|
2022-08-21 22:15:16 +02:00 |
|
liuk7071
|
1dbe58f782
|
Texture blending
|
2022-08-21 22:03:29 +02:00 |
|
liuk7071
|
55734605e6
|
Handle drawing offset in the shaders
|
2022-08-21 20:55:54 +02:00 |
|
liuk7071
|
b46a6447ff
|
More GPU optimizations, memory card writes
|
2022-08-21 19:55:33 +02:00 |
|
liuk7071
|
cf22e5277a
|
Set some of the OpenGL state after updating the GUI instead of in every GPU command
|
2022-08-18 00:10:26 +02:00 |
|
liuk7071
|
e5cc6fa3e1
|
Less copy pasting in the GTE thanks to a function
|
2022-08-17 23:00:47 +02:00 |
|
liuk7071
|
a1b563767a
|
Fix pads in some games, start trying to emulate XA-ADPCM mode
|
2022-08-12 22:09:20 +02:00 |
|
liuk7071
|
c3a4d9e0f6
|
Fix scheduler
|
2022-08-11 23:19:32 +02:00 |
|
liuk7071
|
d6a026141e
|
Speed up all gpu commands
|
2022-08-10 19:40:15 +02:00 |
|
liuk7071
|
572d1c8fa8
|
Software fastmem, some gpu speedups
|
2022-08-10 02:28:51 +02:00 |
|
liuk7071
|
ac227cacb1
|
Update README
|
2022-08-08 22:25:17 +02:00 |
|
liuk7071
|
8d17abe2ce
|
Fixed some GPU bugs, Crash and a lot of other games are less flashy
|
2022-08-08 22:00:39 +02:00 |
|
liuk7071
|
8a04ca0304
|
Fix some GTE bugs
|
2022-08-08 14:55:55 +02:00 |
|
liuk7071
|
3b9486f8a4
|
Memory card reads, some GTE stuff, Crash and FF7 go in game
|
2022-08-08 02:18:44 +02:00 |
|
liuk7071
|
e033cff92c
|
VRAM readbacks
|
2022-08-04 00:44:16 +02:00 |
|
liuk7071
|
729656a389
|
I forgot to delete 3 lines
|
2022-08-03 23:55:20 +02:00 |
|
liuk7071
|
af76fb0399
|
Display area
|
2022-08-03 23:46:48 +02:00 |
|
liuk7071
|
9001ff7d48
|
Pads work without the HLE kernel calls
|
2022-08-03 19:13:11 +02:00 |
|
liuk7071
|
1160335ba0
|
Merge branch 'master' of https://github.com/liuk7071/ChonkyStation
|
2022-07-20 13:18:52 +02:00 |
|
liuk7071
|
4c3c6d6e96
|
Lots of games now go further thanks to SPU DMA interrupts
|
2022-07-20 12:47:33 +02:00 |
|
liuk7071
|
8562be5e2c
|
GPF, GPL
|
2022-07-20 12:14:09 +02:00 |
|
liuk707
|
851698851e
|
Merge pull request #8 from liuk7071/fixing-gpu
Fixing gpu
|
2022-07-19 15:45:01 +02:00 |
|
liuk7071
|
7ace9e0eac
|
Fixed WholeSector in SetMode, I know this is the fixing-gpu branch but it's late and I dont want to mess up git
|
2022-07-15 01:02:08 +02:00 |
|
liuk7071
|
877d80f1c8
|
test
|
2022-07-07 16:42:31 +02:00 |
|
liuk7071
|
5517c8e766
|
Lots of things, I forgot to be honest, also vram viewer
|
2022-07-07 16:27:52 +02:00 |
|
liuk7071
|
f91dab2c05
|
Gran Turismo shows something
|
2022-06-04 15:23:48 +02:00 |
|
liuk7071
|
32b41d4402
|
INTPL, NCDT
|
2022-05-06 13:25:37 +02:00 |
|
liuk7071
|
caacd85fd5
|
DPCS
|
2022-05-06 13:13:38 +02:00 |
|
liuk7071
|
23d13f0793
|
NCS, NCT
|
2022-05-06 13:02:06 +02:00 |
|
liuk7071
|
5a7c44a3b3
|
Ridge Racer gets to menu
|
2022-05-06 01:54:36 +02:00 |
|
liuk7071
|
f062a57fac
|
Fix CDROM (one letter fix)
|
2022-05-06 00:37:21 +02:00 |
|
liuk707
|
db14e38bea
|
Merge pull request #7 from liuk7071/gte
GTE fixes
|
2022-05-01 20:51:31 +02:00 |
|
liuk7071
|
0907e9ca46
|
I started implementing MVMVA then forgot to finish it, also trying to fix the cdrom
|
2022-05-01 20:47:31 +02:00 |
|
liuk7071
|
d03cc0d454
|
Fix NCDS
|
2022-04-25 23:25:47 +02:00 |
|
liuk7071
|
4a60d0ce08
|
RTPS/RTPT should work fine, NCDS is still broken
|
2022-04-24 22:34:32 +02:00 |
|
liuk7071
|
7c623c3530
|
SZ0/1/2/3 should be unsigned not signed
|
2022-04-23 22:14:57 +02:00 |
|
liuk7071
|
9c87044310
|
AVSZ3/AVSZ4: make SZ0/1/2/3 signed 16bit instead of 32 bits
|
2022-04-23 22:10:58 +02:00 |
|
liuk7071
|
02ce7f3699
|
Getting closer, the S of the PS logo shows up sorta
|
2022-04-23 21:53:32 +02:00 |
|
liuk7071
|
f365b3f7f2
|
Fix readCop2d
|
2022-04-23 00:03:58 +02:00 |
|
liuk7071
|
2001e0aca7
|
Progress?
|
2022-04-22 23:36:34 +02:00 |
|
liuk7071
|
e8522800f7
|
Fix CFC/CTC (apparently I didn't actually fix it but I tried)
|
2022-04-22 21:37:31 +02:00 |
|
liuk707
|
944aaf0e9b
|
Merge pull request #6 from liuk7071/getting-games-to-work
|
2022-04-02 15:02:43 +02:00 |
|
liuk7071
|
1a92043b39
|
Added 2 gpu commands and some other stuff I forgot
|
2022-04-02 14:55:38 +02:00 |
|