flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
LocoDelAssembly 01 Dec 2011, 02:06
Code: AddCommas: xor dx,dx mov bx,3 div bx test dx, dx jz .ResetDX |
|||
![]() |
|
smiddy 01 Dec 2011, 02:11
Ye, that did it...man, there's my duh moment.
![]() |
|||
![]() |
|
rugxulo 16 Dec 2011, 21:03
For completeness, here's some other links:
(comp.lang.awk) "comma-izing" numbers - a blast from the past! http://sed.sourceforge.net/local/scripts/commify1.sed.html |
|||
![]() |
|
DOS386 17 Dec 2011, 01:56
> For completeness, here's some other links:
one more: http://freebasic.net/forum/viewtopic.php?t=12600 PS: try Code: mov byte [di],',' -> Code: mov byte [di],39 ; apo "'" |
|||
![]() |
|
smiddy 17 Dec 2011, 12:19
![]() Thanks you two, I can kind of read the ones you put in rugxulo but I am unfamiliar with those language. DOS386 the basic one is most readable. ![]() |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.