diff options
| author | Duncan Smith | 2010-06-14 22:59:36 -0700 |
|---|---|---|
| committer | Duncan Smith | 2010-06-14 22:59:36 -0700 |
| commit | bcafeb5f76bc6d4a26df93a78ac4f8aad243c497 (patch) | |
| tree | 08c660167379c10e7b8b10ddb31dc1a615a44a84 /alu.asm | |
| parent | 371539d66be8647b402c5b9821ad3de9c3fc5875 (diff) | |
Fixed stupid constant error in underef
Diffstat (limited to 'alu.asm')
| -rw-r--r-- | alu.asm | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ + ;; Parting out the big math/logic routines from the + ;; instruction dispatch table. + + |
