Hi all, I recently extended Dominik's nimkernel a little bit. Some addons are gdt/idt-init, keyboard and PIT. Also qemu's debug-console is spawned and can be used. I used it as a testbed for the 'os:standalone' flag and for some lowlevel experiments with nim and qemu.
forked repo is here: [https://github.com/mikra01/nimkernel](https://github.com/mikra01/nimkernel) @dom96 please give me a hint if you like a PR. enjoy.
