[net.micro] ASMGEN

ABN.ISCAMS@usc-isid.arpa (11/11/85)

NetLandians,
(2d query, but no one answered the first).
ASMGEN is an 8086 disassembler, Public Domain by Jack Gersbach, for the PC.
It's supposed to be able to use an external .SEQ sequential instructional
file for guidance on just how to disassemble parts of the target file.

ASMGEN works fine, but it will NOT accept any form of SEQ file I can
invent.

Has ANYONE made ASMGEN work using a .SEQ file, and could you please tell
me how?

Thanks in advance,
David Kirschbaum
Toad Hall
ABN.ISCAMS@USC-ISID

hamilton@uiucuxc.CSO.UIUC.EDU (11/19/85)

>ASMGEN is an 8086 disassembler, Public Domain by Jack Gersbach, for the PC.
>ASMGEN works fine, but it will NOT accept any form of SEQ file I can invent.
>Has ANYONE made ASMGEN work using a .SEQ file, and could you please tell me
>how?

i had the same problem.  solved it by writing a short program that appends
a ^Z byte onto the end of the .seq file (need to use binary mode i/o).
if your editor strips it off, you'll have to re-append every time you edit
or disassemble.

	wayne hamilton
	U of Il and US Army Corps of Engineers CERL
UUCP:	{ihnp4,pur-ee,convex}!uiucdcs!uiucuxc!hamilton
ARPA:	hamilton@uiucuxc.cso.uiuc.edu
CSNET:	hamilton%uiucuxc@uiuc.csnet
USMail:	Box 476, Urbana, IL 61801
Phone:	(217)333-8703