The way memory is allocated / handled has changed since OpenBSD 7.7 (see commit). solo5-hvt
still builds, but throws a triple fault when running any example.
I have a branch with the appropriate fixes for -current. However, my changes in the memory handling code break released versions of OpenBSD, and I'm not sure what is the best way to support both (maybe some kind of #ifdef
magic?).