flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2 |
Author |
|
Alphonso 13 Dec 2009, 10:46
Ok, found this link. executable ascii. Seems like bitRAKE should know all about it
![]() It's a shame it's been put to bad use. |
|||
![]() |
|
Dex4u 14 Dec 2009, 19:10
I wrote a txt2com for DexOS you can see code here, it will convert to dos very easy .
http://dex.7.forumer.com/viewtopic.php?t=417&highlight=txt2com |
|||
![]() |
|
bttr 11 Sep 2010, 20:15
Old thread, but you might be interested in CM3 by Laura Fairhead: http://lf.8k.com/TOOLS/TOOLS.HTM
|
|||
![]() |
|
prino 11 Sep 2010, 21:21
http://groups.google.com/group/alt.lang.asm/browse_frm/thread/a275cf59c1d8030a/e56bed2aa7689eb1?hl=en&q=#e56bed2aa7689eb1
or this - see http://www.google.com/search?q=ptt007.zip VZNNXPH555750K4PP5DM3D01D0X5AC3D21D2XP559550K4 save as ASCII.COM As debug source: Code: NASCII.COM A100 PUSH SI POP DX DEC SI DEC SI POP AX PUSH AX DEC AX XOR AX,3535 AAA XOR AX,4B30 XOR AL,50 PUSH AX XOR AX,4D44 XOR AX,[SI+30] XOR [SI+30],AX POP AX XOR AX,4341 XOR AX,[SI+32] XOR [SI+32],AX POP AX PUSH AX XOR AX,3935 XOR AX,3035 DEC BX DB 34 RCX 2E W Q |
|||
![]() |
|
DVicthor 16 Sep 2013, 21:41
Instead of adding 100h to the offset of .msg, you can just ORG 100h and the corrections will be made.
|
|||
![]() |
|
DOS386 22 Sep 2013, 18:46
See also : http://board.flatassembler.net/topic.php?t=15272 (ASCII code)
http://board.flatassembler.net/topic.php?t=15169 "Tiniest Example Ever" |
|||
![]() |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.