I'm currently working on 3 sources. the old pspuae, I mentioned here. Current WIP4, which I just improved input detection, added CDstack, so instead of real HW passthrough, it will passthrough cue, iso, cdda. Also started on GUI, its in the styling of 3.1. Last source I have been working on is a JIT test source. Had major breakthrough on that front last night. Gone from exception error before kickstart to full jit kickstart boot to a pink screen. Once jit is working, I will also see if I can back port it to old pspuae.
It needs a fair bit of tweaking, just wanted to get something together. Still needs audio runoff fixed. When you enter menu, main UAE cpu stops, the paula (now on ME) continues running its buffer. So you still hear around a second of sound.
Paused while I finish JIT. I want every feature going to be used working before continuing menu.
added stubbed menu (well some things work, like reset, quit etc etc). Just wanted to some type of layout setup.
Just working on last part of JIT (said that so many times before,

), its now fully booting kickstart, but kickstart hits a privilege loop. Still trying to track it down. CPU just spins waiting for an event that doesn't happen because CPU's privilege level is always returning check incorrectly (putting it into a never ending loop).
Attached screenshots may not look perfect, as I said, needs tweaking. Plus I dont have proper screenshot system setup yet.