Skip to content

Commit

Permalink
added >10 radix support
Browse files Browse the repository at this point in the history
  • Loading branch information
seanwlx committed Apr 15, 2012
1 parent f841d60 commit 280b881
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/dcpu16/dcpulib.dasm
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ SET X, B
SET I, A
MOD I, C
ADD I, 48
IFG I, 57
ADD I, 39
SET [B], I
ADD B, 1
DIV A, C
Expand Down

0 comments on commit 280b881

Please sign in to comment.