This repository has been archived on 2020-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
fib/build.sh

3 lines
69 B
Bash
Executable File

#!/bin/bash
mkdir -p .build && zasm -i src/fib.z80 -o .build/fib.bin