summaryrefslogtreecommitdiff
path: root/core/writedec.inc
Commit message (Expand)AuthorAgeFilesLines
* core/writedec: Remove writechr; fix overflow in .cloopGene Cumm2010-10-241-2/+3
* core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-1/+1
* core/writedec.inc: fix commentH. Peter Anvin2008-06-191-1/+2
* core: add decimal number write routineH. Peter Anvin2008-06-191-0/+56