diff options
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ demo: hare build -lSDL2 -lc -T+libc cmd/demo -run: demo - ./demo +run: + hare run -lSDL2 -lc -T+libc cmd/demo .PHONY: demo run |
![]() |
index : hare-chip8 | |
| Small CHIP8 emulator written in Hare |
| aboutsummaryrefslogtreecommitdiff |