Commit Graph
306 Commits
Author SHA1 Message Date
moonpower 955df81f90 Add imgui submodule for GUI development 2025-11-18 05:30:07 +03:00
moonpower 5a754823e3 Refactor screen controller handling and improve SDL initialization 2025-11-18 04:16:49 +03:00
moonpower db39d45da8 first 2025-11-18 03:59:11 +03:00
allkern 32a93c23fd Fix high resolution MDEC processing 2024-11-30 13:57:29 -03:00
Lisandro Alarcón 4f5f051a8c Update compat.txt 2024-11-16 15:48:54 -03:00
Lisandro Alarcón 4f405ab8ef Update README.md 2024-11-16 12:52:01 -03:00
allkern f7e41cfdf0 spu: Emulate capture IRQ 2024-11-16 12:49:06 -03:00
Lisandro Alarcón dee7345385 Create LICENSE 2024-09-20 08:49:00 -03:00
allkern 086b920460 Report errors instead of crashing 2024-09-03 12:31:29 -03:00
allkern 4f253a961f Added .o to gitignore 2024-09-03 11:17:00 -03:00
allkern fb42e2b0fb Fix PSXE version defines 2024-09-03 11:11:18 -03:00
allkern ccc90b4d06 Add CDROM reset API 2024-08-13 17:13:12 -03:00
allkern 770779a82d Fix 0-sized CDROM DMA 2024-08-13 17:12:34 -03:00
Lisandro Alarcón 5f4bd97080 Create FUNDING.yml 2024-08-08 16:46:42 -03:00
allkern 77a5b944f6 Fixed resample buffer overflow
Fixed GetTN (fixes Disney's Hercules Action Game (USA))
2024-08-05 11:48:41 -03:00
allkern 5a78ffea73 Fix fread warnings 2024-08-05 10:15:41 -03:00
allkern 19f73abc04 Fix 2 more warnings 2024-08-05 10:07:17 -03:00
allkern 5916b49c67 Fix warnings 2024-08-05 10:04:29 -03:00
allkern 875c9be90a Improved timings and started major cleanup
CPU has been reworked to use a mask/match table
Improved timings by accounting for BIOS fetch stalls and GTE latency
2024-08-03 21:11:23 -03:00
allkern a024a29ac2 Fixed FFIX FMV hang
Introduced a short delay on MDEC DMA IRQs
FFIX FMVs are still broken, but now you can skip them
2024-08-02 12:05:10 -03:00
allkern 2b36a055e3 Update compat.txt 2024-07-22 23:52:33 -03:00
allkern 2989bb6ea3 Implement IER IRQ blocking
Fixes a lot of games (Strider 2, Crash Bash, Tokimeki Memorial 2, Rockman games, and many more)
2024-07-22 23:41:29 -03:00
allkern 2c6a5a42ab Fix XA mute issue 2024-07-20 19:58:16 -03:00
allkern ec53ee13c1 Update compat.txt 2024-07-20 19:52:01 -03:00
allkern d1a877c167 Update compat.txt 2024-07-20 19:35:55 -03:00