Got my framebuffer and C++ Hotloading code working

I’ve got my framebuffer working so that I can do software rendering and I have got C++ hotloading so the code recompiles on the fly and the game updates in realtime!!!
Tags: C++, hot loading, ld34, software rendering