RE: DATA command, did I find a bug or a feature

From: Baltissen, GJPAA (Ruud) <"Baltissen,>
Date: Thu, 9 Sep 2021 11:57:19 +0000
Message-ID: <AM6PR10MB2360369B4F30858CAE2F0C2DE1D59_at_AM6PR10MB2360.EURPRD10.PROD.OUTLOOK.COM>
Hallo Spiro,


>  This application is a recompiled version of the original Commodore 64  binary

I read that but two hours ago it didn't sink in. After reading your mail it did.  In fact that was one of my approaches: a program that translated the 6502 binary into 8088 assembly. But I had at least the sense to combine it with the source of the binary to make it readable:

A_A3DC:
        mov     al,[FacTempStor+1]
;       lda     FacTempStor+1           ; get destination end LB
        sbb     al,[UtilIndex]
;       sbc     UtilIndex               ; subtract MOD(block length/$100) byte
        mov     [FacTempStor+1],al
;       sta     FacTempStor+1           ; save modified new block end LB
        jc      A_A3EC
;       bcs     A_A3EC                  ; branch if no underflow

I wanted to use the result as base of my own BASIC but I soon saw that that was contra-productive. But it was not a waist of time, I can use parts of it as base for my floating point routines.


With kind regards / met vriendelijke groet, Ruud Baltissen

http://www.baltissen.org





De informatie in dit e-mailbericht is vertrouwelijk en uitsluitend bestemd voor de
geadresseerde. Wanneer u dit bericht per abuis ontvangt, verzoeken wij u contact op te
nemen met de afzender per kerende e-mail. Verder verzoeken wij u in dat geval dit
e-mailbericht te vernietigen en de inhoud ervan aan niemand openbaar te maken.
Wij aanvaarden geen aansprakelijkheid voor onjuiste, onvolledige dan wel ontijdige
overbrenging van de inhoud van een verzonden e-mailbericht, noch voor daarbij
overgebrachte virussen.

APG Groep N.V. is gevestigd te Heerlen en is ingeschreven in het
handelsregister van de Kamer van Koophandel Limburg onder nummer 14099617


The information contained in this e-mail is confidential and may be privileged.
It may be read, copied and used only by the intended recipient.
If you have received it in error, please contact the sender immediately by
return e-mail; please delete in this case the e-mail and do not disclose its
contents to any person. We don't accept liability for any errors, omissions,
delays of receipt or viruses in the contents of this message which arise as a
result of e-mail transmission.

APG Groep N.V. is registered in the trade register of the Chamber
of Commerce Limburg, The Netherlands, registration number: 14099617
Received on 2021-09-09 14:00:02

Archive generated by hypermail 2.3.0.