1
General Internet News / Re: E-UAE WIP4 running on Sony PSP
« Last post by F0LLETT on August 14, 2026, 01:26:50 PM »Fixed, and also optimised the genlinetoscreen and linetoscreen code. That was doing 3 calls every time, its now doing 1 call and reusing instead of constantly reloading data.
Currently working on CDTV support. We know CD32 works through CDROM emu (Akiko talks to it fine), just trying to get CDTV DMAC to talk to it now. Almost there, thanks to Toni Wilen and his CDTV source.
Left to do, fix audio continuing when emu pauses or resets. Also there is more timing issues, I'm guessing as some games audio are jumbled up and to fast. I fixed it for Lotus and Turrican.
Finish menu, its almost finished. Add save states and configs support.
Get HDF and Folders up and running (have never tried) hoping it just runs like CD32 did.
I'm also going to profile last big speed killer, that's the Chipset (custom).
I am also going to try and locate the edram 2mb mem for ME. Its not documented, so cant use it yet.
I hope I find it, as that's CPU to CPU via DMA, which will help with audio even more, as it means it never touches shared RAM at all, removing overhead.
Currently working on CDTV support. We know CD32 works through CDROM emu (Akiko talks to it fine), just trying to get CDTV DMAC to talk to it now. Almost there, thanks to Toni Wilen and his CDTV source.
Left to do, fix audio continuing when emu pauses or resets. Also there is more timing issues, I'm guessing as some games audio are jumbled up and to fast. I fixed it for Lotus and Turrican.
Finish menu, its almost finished. Add save states and configs support.
Get HDF and Folders up and running (have never tried) hoping it just runs like CD32 did.
I'm also going to profile last big speed killer, that's the Chipset (custom).
I am also going to try and locate the edram 2mb mem for ME. Its not documented, so cant use it yet.
I hope I find it, as that's CPU to CPU via DMA, which will help with audio even more, as it means it never touches shared RAM at all, removing overhead.
Recent Posts