From bcafeb5f76bc6d4a26df93a78ac4f8aad243c497 Mon Sep 17 00:00:00 2001 From: Duncan 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