Commit graph

56 commits

Author SHA1 Message Date
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
f91dab2c05 Gran Turismo shows something 2022-06-04 15:23:48 +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
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
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
073be82037 Delete useless files 2022-03-13 14:03:43 +01:00
liuk7071
6e45515cfc Openbios shows spinning cube 2022-03-13 12:57:44 +01:00
liuk7071
ef7f0fb0c1 Fix 8bpp textures 2022-03-08 15:12:58 +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
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
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
liuk7071
e579b373d7 Implemented test 20h and GetStat CDROM commands, plus some other stuff 2021-05-22 17:57:31 +02:00
liuk7071
cd569b2897 Revert "Implemented test 20h and GetStat CDROM commands, plus some other stuff"
This reverts commit aa5ca159cb.
2021-05-22 17:48:15 +02:00
liuk7071
aa5ca159cb Implemented test 20h and GetStat CDROM commands, plus some other stuff 2021-05-22 17:46:43 +02:00
liuk7071
7fa8fb9b03 Fixed sideloading 2021-05-08 18:20:11 +02:00
wheremyfoodat
720f7075f2 New test in CI, add test badge 2021-05-03 14:30:30 +03:00
wheremyfoodat
80eb6e0cdb Cleanup 2021-05-03 14:02:33 +03:00
wheremyfoodat
3f65240ef9 Headless run for CI 2021-05-03 13:48:43 +03:00
wheremyfoodat
3222b6bfe7 Try making this less broken 2021-05-03 02:12:54 +03:00
wheremyfoodat
aa5bc77232 Try adding test 2021-05-03 00:53:15 +03:00
liuk7071
9604712fcb Some progress on the cdrom 2021-05-02 13:48:28 +02:00
liuk7071
3848aa00cf got the boot animation playing 2021-04-24 23:48:19 +02: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
249ebc1008 Broken triangle and quad rendering 2021-04-06 13:28:57 +02:00
liuk7071
dcd3c3afa6 Updated readme.md 2021-04-02 21:12:28 +02:00
liuk7071
de4c5fc4ac Basic renderer for Amidog's cpu test 2021-04-02 20:28:28 +02:00
liuk7071
270e821ecb DMA 2021-03-27 00:48:49 +01:00
liuk7071
32c291fd34 Got Amidog's test booting 2021-03-21 18:33:38 +01:00
liuk7071
cdd53daeff Started to work on dma 2021-03-21 00:53:31 +01:00
liuk7071
91d52d28a9 Added MUL and got tty output 2021-03-20 21:00:05 +01:00
liuk7071
4c1b35c0ff Fixed more cpu bugs 2021-03-17 23:34:18 +01:00
liuk7071
758abcc0b0 Fixed exception handler 2021-03-09 12:35:24 +01:00
liuk7071
7cfa501ff9 more cpu 2021-03-09 12:20:19 +01:00
liuk7071
d2c2593b98 Fixed a ton of cpu bugs 2021-03-04 23:02:13 +01:00
liuk7071
a54d3cf4f2 fixed segfaults 2021-03-04 21:49:22 +01:00