aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2023-12-29 21:56:19 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2023-12-29 21:56:19 +0530
commit44abd4342064ce88e376328c8bbf58c89cc0cbe2 (patch)
treea5d7892310f0a8fb04d162e4e965a8762dea2504
parentb7048013fb2a853c5cfc0ca8de31e313a86b216d (diff)
remove temp
-rw-r--r--.compile6
1 files changed, 0 insertions, 6 deletions
diff --git a/.compile b/.compile
deleted file mode 100644
index 5889e31..0000000
--- a/.compile
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-set -xe
-
-cd build
-make -j4
-./chip8emu 10 2 ../roms/test_opcode.ch8