llvm8 icon indicating copy to clipboard operation
llvm8 copied to clipboard

Statically recompiling CHIP8 to Windows and macOS using LLVM

Results 1 llvm8 issues
Sort by recently updated
recently updated
newest added

This uses [Hunter](https://hunter.readthedocs.io/en/latest/) to automatically download/compile/install LLVM in `HUNTER_ROOT`. Probably needs some testing, because when running `llvm8.exe --rom ./roms/boot.ch8 --code "0-88"` it crashed, but it should work:tm: