Ultimate Amiga

Ultimate Amiga Emulation News => UA & General News and Announcements => Topic started by: FOL on 11 Aug, 2026, 09:27 AM

Title: PSPUAEv2 (wip4) Progress
Post by: FOL on 11 Aug, 2026, 09:27 AM
Been quiet lately, due to attending Kickstart 03.
Back to it though, had the kickstart fully booting breakthrough with JIT. However its slow and has other issues.
So I will go back to focusing on main WIP4 source and work on JIT source at a slower pace.

Main goal now is to optimise and tweak it as much as I can to give speed increases.
Currently working on menu and CDROM support. CDROM support works, but its on its own thread which is block stalling main and audio threads when it accesses disc images.

Also, even though you can select CDTV, CDROM support is stubbed out in main source. So, will be adding code to make it follow same emulation path as CD32 (which works fine). Still loads to do, I thought, gfx, audio, menu done. Nope, lots of little tiny things. While audio part of paula is on ME, its still playing certain tracker music in games etc etc. in wrong order. Lotus and Turrican are perfect, as I used them to original test. Carrier Command randomly plays blocks in wrong order and very quickly. This also effect CD32 Kickstart screen, with no audio at all.