From: Stuart Moore Newsgroups: comp.os.msdos.djgpp,rec.arts.int-fiction Subject: The Frotz interpreter - ASM problems! Date: Wed, 03 Mar 1999 11:01:23 -0800 Organization: University College Worcester Lines: 13 Message-ID: <36DD8703.248D@my-dejanews.com> NNTP-Posting-Host: 194.83.249.66 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: nellg.worc.ac.uk 920459021 4283 194.83.249.66 (3 Mar 1999 11:03:41 GMT) X-Complaints-To: usenet AT nellg DOT worc DOT ac DOT uk NNTP-Posting-Date: 3 Mar 1999 11:03:41 GMT X-Mailer: Mozilla 3.04 (Win16; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com The Frotz Z-Machine interpreter's source code ftp://ftp.gmd.de/if-archive/infocom has a small Intel-syntax ASM section in it. It's a pain, as it prevents me making Frotz ASM-free (and thus easier to port to DJGPP/Allegro3.11). Can anyone convert it either to AT&T syntax, or better, C? Thanks. Bye, -- Stuart Moore.