From 55e34cb5c5e7ccbd150da9bde886a6f8ca5786b0 Mon Sep 17 00:00:00 2001 From: Astrid Smith Date: Mon, 14 Jun 2010 22:59:36 -0700 Subject: Fixed stupid constant error in underef --- alu.asm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 alu.asm (limited to 'alu.asm') diff --git a/alu.asm b/alu.asm new file mode 100644 index 0000000..cce4011 --- /dev/null +++ b/alu.asm @@ -0,0 +1,4 @@ + ;; Parting out the big math/logic routines from the + ;; instruction dispatch table. + + -- cgit v1.2.3