From 0e12eafe6635da8e80ed33f7460e09c567d0e31f Mon Sep 17 00:00:00 2001 From: yenatch Date: Thu, 29 May 2014 18:52:37 -0700 Subject: Dust off the makefile and prepare to build Yellow. --- yellow.asm | 1 + 1 file changed, 1 insertion(+) create mode 100644 yellow.asm (limited to 'yellow.asm') diff --git a/yellow.asm b/yellow.asm new file mode 100644 index 00000000..2dedf586 --- /dev/null +++ b/yellow.asm @@ -0,0 +1 @@ +_YELLOW EQU 1 -- cgit v1.2.3