/challenge-666-os

a bare metal program that solves https://github.com/beginner-codes/challenges/blob/main/weekday/challenge_666.md from precompiled input

Primary LanguageAssembly

Challenge #666

Requires i686-elf-gcc, make, grub-mkrescue, nasm, and qemu-system-x86_64 on a linux system

put the input into the array on kmain.s:23 and the number of items on kmain.s:24