Corewar
Corewar copied to clipboard
A reproduction of the Core War game. Assembly compiler, Virtual Machine and GUI.
In ft_print_arena.c need better format string
I don't know why, maybe its something dumb and I misunderstand things, but I cant compile any asm source code file. I run and asm program just does nothing and...
Is this possible?
Hello, I was using American Fuzzy Lop (afl-fuzz) to fuzz input to the `corewar` program on Linux. Is fixing the crashes from these input files something you're interested in? The...
Hello, I was using American Fuzzy Lop (afl-fuzz) to fuzz input to the `asm` program on Linux. Is fixing the crashes from these input files something you're interested in? The...
I am currently running an installation of Arch Linux and uppon compilation of the project, I run into the error of: error: unknown type name ‘intmax_t’ I recursivley greped your...