After working on uxnfloppy for so long, I knew that I had to try writing an emulator for UEFI (the modern replacement for BIOS) at some point. Turns out that using clang and C is much easier than learning and writing 16bit assembly and doing software archeology, who could have known :p
I present to you 'uxnefi', a cobbled together UEFI application using the core of uxn2 (by @neauoire & @alderwick ) that can print stuff. Here is primes.rom:






