People of the past, I have chosen the next emulator to add an #arm #jit to. #next #previous #retrocomputing
@rcarmo You're going to add enhancements to previous and upstream them? I run previous on an M1 Mac and maintain the MacPorts port for it. Definitntly interested in testing improvements out when they are ready.

@trode watch this space then :)

https://rcarmo.github.io/projects/macemu-jit (I will be adding an extra previous page). Upstreaming, TBH, I don't know, because I am making this for pure fun and the code will be on GitHub regardless - I want these for my own use and because I used to be a compiler/JIT nerd in a past life.

macemu-jit — rcarmo

Basilisk II and SheepShaver for Raspberry Pi — SDL2 framebuffer, pre-built .deb.

@rcarmo Understandable as open source project interactions are not always fun.
@trode But hey, once I have this done (due time, I've already figured out the MMU stuff is... not fun) you should be able to take the SDL version and wrap it. Right now I am using VNC to render the desktop since I have the compiler on an ARM Linux box, so I know _that_ works already.