@mjk Wow, that's amazing. I've been away from the internet for a few days, I'm so glad to see this, once I have a bit more bandwidth I'd love to try and build it, I've only tested the js frontend and it runs everything well.
I think the only port missing is the expansion port? Trying to run the most complicated rom(oquonie), I get this:
panicked at raven-uxn/src/lib.rs:495:26:
range end index 458496 out of range for slice of length 65280
@neauoire
It should be working now 😎
(I had missed that overflow data from the ROM should be copied into expansion memory, and had to fix a few other issues along the way)