Commit graph

34 commits

Author SHA1 Message Date
liuk7071
23faf7bd85 many things, begin spu 2023-03-31 13:52:19 +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
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
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
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
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
ef7f0fb0c1 Fix 8bpp textures 2022-03-08 15:12:58 +01:00
liuk7071
3e2f5b4f0b removed some useless stuff I guess :rcow: 2022-01-05 20:57:05 +01:00
liuk7071
8509b76d4c textures sorta 2022-01-03 20:11:52 +01:00
liuk7071
60bc83510d Fix some CDROM bugs, add a vram viewer (again) 2021-12-11 23:54:04 +01: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
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
9604712fcb Some progress on the cdrom 2021-05-02 13:48:28 +02:00
liuk7071
b7c1075016 (re)added readme 2021-04-25 11:42:39 +02:00
liuk7071
d37562e9a9 Finally fixed the rasterizer 2021-04-24 22:29:04 +02:00