diff options
| author | Astrid Smith | 2010-06-14 22:59:36 -0700 |
|---|---|---|
| committer | Astrid Smith | 2010-06-14 22:59:36 -0700 |
| commit | 55e34cb5c5e7ccbd150da9bde886a6f8ca5786b0 (patch) | |
| tree | 41245514b5ed9420b134d466648716d60c59a912 /alu.asm | |
| parent | c66aae0e07d9bccd69f58cc8c492ff2eaa2f2f74 (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. + + |
