Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.sinclair > #962

Re: p file spec wanted

Path csiph.com!usenet.pasdenom.info!news.albasani.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Patrick Schaefer <pa.schaefer@web.de>
Newsgroups comp.sys.sinclair
Subject Re: p file spec wanted
Date Mon, 30 Apr 2012 22:57:27 +0200
Lines 24
Message-ID <a08clnFisU1@mid.individual.net> (permalink)
References <9vlqqeFjmjU1@mid.individual.net> <op.wc9m4lezdjgvhv@flay.home> <4f96bc26$0$6817$426a74cc@news.free.fr> <4f96bc56$0$1685$426a74cc@news.free.fr> <4F96EDF2.MD-1.4.17.chris.young@unsatisfactorysoftware.co.uk> <4f9b02c3$1$20184$426a74cc@news.free.fr> <a00gtvFcgjU1@mid.individual.net> <4f9d3cc1$0$6458$426a74cc@news.free.fr> <a05pn9Fe83U1@mid.individual.net> <4f9ee22e$0$20165$426a74cc@news.free.fr>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding 7bit
X-Trace individual.net cxJzsM8dNq/mIftR8GFdaw2XrIJN4tM2X94oq4zM79lUex8IE=
Cancel-Lock sha1:W45Mhb8ryRveE8vmk8KV55OMkaA=
User-Agent Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120420 Thunderbird/12.0
In-Reply-To <4f9ee22e$0$20165$426a74cc@news.free.fr>
Xref csiph.com comp.sys.sinclair:962

Show key headers only | View raw


Am 30.04.2012 20:59 schrieb GzavSnap:

> Have a look to the little ASM program at the bottom of this page...
> http://zx81.ordi5.free.fr/n6/download/Ordi5-06/Ordi-5_06_17.png

Thank you!

> It able to load and break a "p" file and ignore the autorun command.

This translates into

	call FAST
	setb 7, D
	jp NEXT_PROG

NEXT_PROG is where we end up after the load command, and bit 7 of D is 
usually the Carry flag returned by the NAME (03A8h) routine.

But when does NAME set the Carry (which is what we are faking here)?


Patrick

Back to comp.sys.sinclair | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

p file spec wanted Patrick Schaefer <pa.schaefer@web.de> - 2012-04-23 22:02 +0200
  Re: p file spec wanted "Paul E Collins" <equi+web@cl4.invalid> - 2012-04-24 11:51 +0100
    Re: p file spec wanted "GzavSnap" <zx81.pas.de.spam.ordi5.chez.free.en.france> - 2012-04-24 16:43 +0200
      Re: p file spec wanted "GzavSnap" <zx81.pas.de.spam.ordi5.chez.free.en.france> - 2012-04-24 16:44 +0200
        Re: p file spec wanted "Chris Young" <chris.usenet@mail-filter.com> - 2012-04-24 18:16 +0100
          Re: p file spec wanted "GzavSnap" <zx81.pas.de.spam.ordi5.chez.free.en.france> - 2012-04-27 22:13 +0200
            Re: p file spec wanted Patrick Schaefer <pa.schaefer@web.de> - 2012-04-27 23:20 +0200
              Re: p file spec wanted "GzavSnap" <zx81.pas.de.spam.ordi5.chez.free.en.france> - 2012-04-29 15:06 +0200
                Re: p file spec wanted "GzavSnap" <zx81.pas.de.spam.ordi5.chez.free.en.france> - 2012-04-29 15:16 +0200
                Re: p file spec wanted Patrick Schaefer <pa.schaefer@web.de> - 2012-04-29 23:21 +0200
                Re: p file spec wanted "GzavSnap" <zx81.pas.de.spam.ordi5.chez.free.en.france> - 2012-04-30 20:59 +0200
                Re: p file spec wanted Patrick Schaefer <pa.schaefer@web.de> - 2012-04-30 22:57 +0200
              Re: p file spec wanted Patrick Schaefer <pa.schaefer@web.de> - 2012-05-01 13:43 +0200
        OT: Re: p file spec wanted Peter Liebert-Adelt <peter@zschopower.de> - 2012-04-25 11:31 +0200
          Re: Re: p file spec wanted "GzavSnap" <zx81.pas.de.spam.ordi5.chez.free.en.france> - 2012-04-27 22:03 +0200
    Re: p file spec wanted Patrick Schaefer <pa.schaefer@web.de> - 2012-04-24 20:17 +0200
      Re: p file spec wanted Peter Liebert-Adelt <peter@zschopower.de> - 2012-04-25 11:34 +0200

csiph-web