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 |
|
allkern
|
e145a4e8ae
|
Fix report IRQ emulation
Fixes Doom games
Improve read start timings (fixes MMX5/6 MDEC movies)
Fix non-read pause timings (fixes DoA music)
Delay execution when running from BIOS
|
2024-07-20 13:02:03 -03:00 |
|
allkern
|
4055e8901d
|
Implement autopause IRQ, timing adjustments
|
2024-07-19 16:24:15 -03:00 |
|
Lisandro Alarcón
|
b215143e21
|
Update README.md
|
2024-07-18 13:32:10 -03:00 |
|
allkern
|
5c3d8db881
|
Update queue.h
|
2024-07-18 12:36:09 -03:00 |
|
allkern
|
67deae5a15
|
Update Makefile
|
2024-07-18 12:30:52 -03:00 |
|
Lisandro Alarcón
|
d2646082f7
|
Merge pull request #3 from allkern/cdrom-rewrite
Merging CDROM core rewrite
|
2024-07-18 12:28:27 -03:00 |
|