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


Groups > comp.sys.apple2.programmer > #1551

Some experiments in somewhat uncharted territories

From Benoit0123 <bgilon@free.fr>
Newsgroups comp.sys.apple2.programmer
Subject Some experiments in somewhat uncharted territories
Date 2015-03-06 12:13 +0000
Organization Mac GUI
Message-ID <benoit0123-1425644055@macgui.com> (permalink)

Show all headers | View raw


Oops
I based my previous message compositing upon a non final version of the
assembly listing. One should read for the "RETOUR" subroutine:

RETOUR  LDY        #8-1

]LOOP   LDX        SVOFST,Y

        LDA        SVAREA,Y

        STA        0,X

        DEY

        BPL        ]LOOP

        BIT        FMODE
        BMI        :0
        LDA        RESVPTR instead of #RESVPTR
        LDY        RESVPTR+1 instead of #>RESVPTR
        JMP        MOVFM
:0        RTS

The disk image will be uploaded on tommorrow morning (localtime) the URL to
download will be:
http://bgilon.free.fr/apple2/JAH2.0.zip
It will contain a disk image (.do suffix for DOS 3.3 order).
Benoît


-- 
Growing old is mandatory..
growing up is optional..
But the other way round is as true.

Back to comp.sys.apple2.programmer | Previous | NextNext in thread | Find similar


Thread

Some experiments in somewhat uncharted territories Benoit0123 <bgilon@free.fr> - 2015-03-06 12:13 +0000
  Re: Some experiments in somewhat uncharted territories Benoit0123 <bgilon@free.fr> - 2015-03-10 16:15 +0000
    Re: Some experiments in somewhat uncharted territories D Finnigan <dog_cow@macgui.com> - 2015-03-20 21:12 +0000
      Re: Some experiments in somewhat uncharted territories Benoit0123 <bgilon@free.fr> - 2015-03-22 21:19 +0000
  Re: Some experiments in somewhat uncharted territories Benoit0123 <bgilon@free.fr> - 2015-03-31 22:03 +0000

csiph-web