ZIG UEFI test application works on bare-metal!

Here some terminal x86 + CRT monitor. Run from an USB pendrive. Mouse support.

BOOTIA32.EFI 300KB

#ZigLang

DawBringer's 16 color palette.

This one runs from Intel Compute Stick! (more on that later)

@w84death UEFI! Neat! I assume mouse support was easier on this than with BIOS?
@golemwire Depends :) The easier part came from the fact that now it is ZIG and not assembly.
@w84death @golemwire keep going on and sharing progress. I had similar project once but parked it, what I see encourages me to revisit :>

@hollowone @golemwire I will happily do that. Right now I'm at the R&D stage, vibe coding all the pieces and debug all the problems. Once I will understands all of this then I rewrite the engine from scratch to have something bare-metal but for modern era computers.

still, for now priority is to finish the Cortex Labs for BIOS.