liuk7071
|
23faf7bd85
|
many things, begin spu
|
2023-03-31 13:52:19 +02:00 |
|
liuk7071
|
3f8996f1b1
|
Game FPS counter, fix IRGB, handle FLAG writes properly
|
2022-12-11 12:47:19 +01: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
|
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
|
8d17abe2ce
|
Fixed some GPU bugs, Crash and a lot of other games are less flashy
|
2022-08-08 22:00:39 +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
|
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
|
4c3c6d6e96
|
Lots of games now go further thanks to SPU DMA interrupts
|
2022-07-20 12:47:33 +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
|
5517c8e766
|
Lots of things, I forgot to be honest, also vram viewer
|
2022-07-07 16:27:52 +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 |
|
liuk7071
|
1a92043b39
|
Added 2 gpu commands and some other stuff I forgot
|
2022-04-02 14:55:38 +02:00 |
|
liuk7071
|
259925db74
|
Fix most load/store tests in amidog, hook the file>open menu to the actual emulator
|
2022-03-18 17:13:47 +01:00 |
|
liuk7071
|
e73e6d94d0
|
BIOS finishes executing, add pads
|
2022-03-17 15:29:41 +01:00 |
|
liuk7071
|
6e45515cfc
|
Openbios shows spinning cube
|
2022-03-13 12:57:44 +01:00 |
|
liuk7071
|
475e6813b0
|
Some GTE ops, and textures? (dont implement CLUTs yet)
|
2022-01-02 23:09:05 +01:00 |
|
liuk7071
|
60bc83510d
|
Fix some CDROM bugs, add a vram viewer (again)
|
2021-12-11 23:54:04 +01:00 |
|
liuk7071
|
903950b39d
|
Some cleanup
|
2021-08-30 17:01:20 +02:00 |
|
liuk7071
|
f72e2d8251
|
Fix segfault when manually starting
|
2021-08-30 13:37:17 +02:00 |
|
liuk7071
|
a21480f262
|
Hardware renderer works with non textured polygons
|
2021-08-30 12:21:00 +02:00 |
|
liuk7071
|
9a8f129960
|
Attempt at hardware renderer
|
2021-08-27 00:19:09 +02:00 |
|
liuk7071
|
1a11eeecef
|
Added back ImGui and moved to GLFW
|
2021-07-10 18:22:10 +02:00 |
|
liuk7071
|
70763537f9
|
Sort of implemented ReadN?
|
2021-07-08 20:57:35 +02:00 |
|
liuk7071
|
94c54507a4
|
Implemented texture transfers, proper vram viewer
|
2021-06-24 15:29:59 +02:00 |
|
liuk7071
|
4c6891cb75
|
Fix SeekL
|
2021-06-22 01:16:54 +02:00 |
|
liuk7071
|
a6d8c58af8
|
Fix exceptions
|
2021-06-14 17:23:34 +02:00 |
|
liuk7071
|
90dad14bae
|
Rewritten some of the cpu, other stuff
|
2021-06-12 13:11:53 +02:00 |
|
liuk7071
|
68bf51c72f
|
Some CDROM
|
2021-05-26 17:48:24 +02:00 |
|
wheremyfoodat
|
3f65240ef9
|
Headless run for CI
|
2021-05-03 13:48:43 +03:00 |
|
wheremyfoodat
|
6def13c08b
|
Try setting up test CI
|
2021-05-03 12:53:32 +03:00 |
|
wheremyfoodat
|
ed76da23fa
|
Actually make it work (and enable debug symbols in solution...)
|
2021-05-03 02:47:50 +03:00 |
|
wheremyfoodat
|
3222b6bfe7
|
Try making this less broken
|
2021-05-03 02:12:54 +03:00 |
|
liuk7071
|
d37562e9a9
|
Finally fixed the rasterizer
|
2021-04-24 22:29:04 +02:00 |
|
liuk7071
|
10bd256da7
|
Added some GPU commands
|
2021-04-12 16:54:24 +02:00 |
|
liuk7071
|
ad8339e6bd
|
Attempt to fix DMA (failed badly)
|
2021-04-07 16:23:30 +02:00 |
|
liuk7071
|
249ebc1008
|
Broken triangle and quad rendering
|
2021-04-06 13:28:57 +02:00 |
|
liuk7071
|
de4c5fc4ac
|
Basic renderer for Amidog's cpu test
|
2021-04-02 20:28:28 +02:00 |
|
liuk7071
|
7cfa501ff9
|
more cpu
|
2021-03-09 12:20:19 +01:00 |
|
liuk7071
|
a54d3cf4f2
|
fixed segfaults
|
2021-03-04 21:49:22 +01:00 |
|
liuk7071
|
a014691a43
|
Cpu
|
2021-03-01 14:12:03 +01:00 |
|
liuk7071
|
397821a25c
|
Memory mirroring + more cpu
|
2021-01-31 17:07:41 +01:00 |
|
liuk7071
|
ca9c5ef496
|
more cpu
|
2021-01-24 00:07:36 +01:00 |
|
liuk7071
|
95e2c9354b
|
Basic UI and first 2 instructions
|
2021-01-16 19:34:10 +01:00 |
|