Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

The meek are contesting the will.


computers / comp.sys.apple2 / Re: APW C 1.0B4 ...suggestions....anyone?

SubjectAuthor
* APW C 1.0B4 ...suggestions....anyone?Enrico
+- Re: APW C 1.0B4 ...suggestions....anyone?fadden
`* Re: APW C 1.0B4 ...suggestions....anyone?Kelvin Sherlock
 `* Re: APW C 1.0B4 ...suggestions....anyone?Enrico
  `* Re: APW C 1.0B4 ...suggestions....anyone?Antoine Vignau
   `* Re: APW C 1.0B4 ...suggestions....anyone?Enrico
    `* Re: APW C 1.0B4 ...suggestions....anyone?alchemist
     `* Re: APW C 1.0B4 ...suggestions....anyone?Antoine Vignau
      `* Re: APW C 1.0B4 ...suggestions....anyone?Enrico
       `* Re: APW C 1.0B4 ...suggestions....anyone?James Hall [VE3MYZ] FN25dj. 73
        `- Re: APW C 1.0B4 ...suggestions....anyone?James Hall [VE3MYZ] FN25dj. 73

1
APW C 1.0B4 ...suggestions....anyone?

<48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=3481&group=comp.sys.apple2#3481

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:ac8:7615:: with SMTP id t21mr15496150qtq.140.1623661016239;
Mon, 14 Jun 2021 01:56:56 -0700 (PDT)
X-Received: by 2002:a9d:5c14:: with SMTP id o20mr12543382otk.328.1623661015740;
Mon, 14 Jun 2021 01:56:55 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!2.eu.feeder.erje.net!feeder.erje.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Mon, 14 Jun 2021 01:56:55 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=151.35.7.17; posting-account=QzAJCwoAAAC6OlGOAR7kcjrdGEj9YpS-
NNTP-Posting-Host: 151.35.7.17
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com>
Subject: APW C 1.0B4 ...suggestions....anyone?
From: ero...@gmail.com (Enrico)
Injection-Date: Mon, 14 Jun 2021 08:56:56 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Enrico - Mon, 14 Jun 2021 08:56 UTC

Hi,
I'm using 6502bench SourceGen to disassemble a program that was compiled with an unknown APW C version.
I'm relying on CiderPress disassembler capability to look into APW's CLIB because, being a library, it has no relocation information and most disassemblers that I've tried won't deal with it. (do you have any suggestions on that topic?)
Well, I'm trying to match CLIB function signatures inside my program, and I need to find out the exact version of the CLIB that was used to build it. I've had a partial success with the CLIB from APW C 1.0B7.
Now I'm searching for APW C version 1.0B4, and possibly earlier versions like 1.0B1 that was released, too.
Also, any other beta versions that you might offer would be highly appreciated.

Thank you

Re: APW C 1.0B4 ...suggestions....anyone?

<fd57c0d8-17af-4833-9e89-b5dd3a80ba3cn@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=3482&group=comp.sys.apple2#3482

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:a37:a095:: with SMTP id j143mr96920qke.68.1623769548266;
Tue, 15 Jun 2021 08:05:48 -0700 (PDT)
X-Received: by 2002:a4a:98b0:: with SMTP id a45mr18425216ooj.22.1623769548017;
Tue, 15 Jun 2021 08:05:48 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!news.uzoreto.com!news-out.netnews.com!news.alt.net!fdc3.netnews.com!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Tue, 15 Jun 2021 08:05:47 -0700 (PDT)
In-Reply-To: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=24.130.68.111; posting-account=UAtoeQoAAADrX7T-MHdWWRC4Fzf0dsLP
NNTP-Posting-Host: 24.130.68.111
References: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <fd57c0d8-17af-4833-9e89-b5dd3a80ba3cn@googlegroups.com>
Subject: Re: APW C 1.0B4 ...suggestions....anyone?
From: thefad...@gmail.com (fadden)
Injection-Date: Tue, 15 Jun 2021 15:05:48 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2172
 by: fadden - Tue, 15 Jun 2021 15:05 UTC

On Monday, June 14, 2021 at 1:56:57 AM UTC-7, Enrico wrote:
> I'm relying on CiderPress disassembler capability to look into APW's CLIB because, being a library, it has no relocation information and most disassemblers that I've tried won't deal with it. (do you have any suggestions on that topic?)

To disassemble a IIgs load file (S16, EXE, PIF, etc), one needs to replicate the system loader behavior. To disassemble a IIgs OBJ or LIB file, one also needs to replicate linker behavior. The SourceGen OMF converter only acts like a loader.

One thing you might try is to write a simple program that references every function in the library, compile and link it into an EXE, and disassemble that. A simple table of function pointers ought to cause the linker to pull in the functions. Assuming that works, then depending on how everything gets laid out in the binary, creating it as an array of {pointer, "name"} structs might help keep things straight while poking around.

Re: APW C 1.0B4 ...suggestions....anyone?

<sab5i8$j9v$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=3483&group=comp.sys.apple2#3483

  copy link   Newsgroups: comp.sys.apple2
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: kel...@pro-kegs.uucp (Kelvin Sherlock)
Newsgroups: comp.sys.apple2
Subject: Re: APW C 1.0B4 ...suggestions....anyone?
Date: Tue, 15 Jun 21 20:58:24 EST
Organization: ProLine [pro-kegs] -- Nome, AK
Lines: 6
Distribution: world
Message-ID: <sab5i8$j9v$1@dont-email.me>
References: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com>
Injection-Date: Tue, 15 Jun 2021 21:20:08 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="6bf490e0091315c4e5e7b814d268c4a5";
logging-data="19775"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/JZrtYsKXlxByiFFtT3R+Zel4YR/AR4vU="
Cancel-Lock: sha1:ckHfCSci6f3VPRrRR4a3TvnZh3Q=
 by: Kelvin Sherlock - Wed, 16 Jun 2021 01:58 UTC

You can use APW DumpObj or ORCA DumpObj or MPW DumpObjIIgs to disassemble
CLIB. The DumpObjii do a decent job for intermediate OMF object files
(because they're not yet relocated).

-------
ProLine: kelvin@pro-kegs

Re: APW C 1.0B4 ...suggestions....anyone?

<49b5d116-f23d-4838-b1e5-1757b853ef7an@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=3486&group=comp.sys.apple2#3486

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:a05:6214:260f:: with SMTP id gu15mr6953828qvb.21.1624039270160;
Fri, 18 Jun 2021 11:01:10 -0700 (PDT)
X-Received: by 2002:aca:a8c6:: with SMTP id r189mr15800579oie.169.1624039269835;
Fri, 18 Jun 2021 11:01:09 -0700 (PDT)
Path: i2pn2.org!i2pn.org!paganini.bofh.team!usenet.pasdenom.info!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Fri, 18 Jun 2021 11:01:09 -0700 (PDT)
In-Reply-To: <sab5i8$j9v$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=151.35.187.13; posting-account=QzAJCwoAAAC6OlGOAR7kcjrdGEj9YpS-
NNTP-Posting-Host: 151.35.187.13
References: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com> <sab5i8$j9v$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <49b5d116-f23d-4838-b1e5-1757b853ef7an@googlegroups.com>
Subject: Re: APW C 1.0B4 ...suggestions....anyone?
From: ero...@gmail.com (Enrico)
Injection-Date: Fri, 18 Jun 2021 18:01:10 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Enrico - Fri, 18 Jun 2021 18:01 UTC

Thank you for your suggestions, I'm going to try both and will let you know.

Re: APW C 1.0B4 ...suggestions....anyone?

<f2f7fb3f-ddad-4bfc-a7a6-e8feb585c05an@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=3487&group=comp.sys.apple2#3487

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:a0c:f982:: with SMTP id t2mr7199237qvn.28.1624041959193; Fri, 18 Jun 2021 11:45:59 -0700 (PDT)
X-Received: by 2002:a9d:443:: with SMTP id 61mr10723799otc.305.1624041958846; Fri, 18 Jun 2021 11:45:58 -0700 (PDT)
Path: i2pn2.org!i2pn.org!aioe.org!feeder1.feed.usenet.farm!feed.usenet.farm!tr1.eu1.usenetexpress.com!feeder.usenetexpress.com!tr3.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Fri, 18 Jun 2021 11:45:58 -0700 (PDT)
In-Reply-To: <49b5d116-f23d-4838-b1e5-1757b853ef7an@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=37.173.166.241; posting-account=c4quJwoAAABUj_DOmUN3HIuXxN1tF7gT
NNTP-Posting-Host: 37.173.166.241
References: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com> <sab5i8$j9v$1@dont-email.me> <49b5d116-f23d-4838-b1e5-1757b853ef7an@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <f2f7fb3f-ddad-4bfc-a7a6-e8feb585c05an@googlegroups.com>
Subject: Re: APW C 1.0B4 ...suggestions....anyone?
From: ntn.vig...@gmail.com (Antoine Vignau)
Injection-Date: Fri, 18 Jun 2021 18:45:59 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 4
 by: Antoine Vignau - Fri, 18 Jun 2021 18:45 UTC

Hi Enrico,
files at http://www.brutaldeluxe.fr/apw/
Please share the disk image with the program you want to disassemble, I can help.
Cheers,
Antoine

Re: APW C 1.0B4 ...suggestions....anyone?

<25e47cbf-5e38-4d48-99cf-1e3db19497c6n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=3488&group=comp.sys.apple2#3488

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:a05:620a:190b:: with SMTP id bj11mr9148401qkb.436.1624044456262;
Fri, 18 Jun 2021 12:27:36 -0700 (PDT)
X-Received: by 2002:a54:4f99:: with SMTP id g25mr16047181oiy.132.1624044455857;
Fri, 18 Jun 2021 12:27:35 -0700 (PDT)
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!news-out.netnews.com!news.alt.net!fdc2.netnews.com!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Fri, 18 Jun 2021 12:27:35 -0700 (PDT)
In-Reply-To: <f2f7fb3f-ddad-4bfc-a7a6-e8feb585c05an@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=151.35.187.13; posting-account=QzAJCwoAAAC6OlGOAR7kcjrdGEj9YpS-
NNTP-Posting-Host: 151.35.187.13
References: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com>
<sab5i8$j9v$1@dont-email.me> <49b5d116-f23d-4838-b1e5-1757b853ef7an@googlegroups.com>
<f2f7fb3f-ddad-4bfc-a7a6-e8feb585c05an@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <25e47cbf-5e38-4d48-99cf-1e3db19497c6n@googlegroups.com>
Subject: Re: APW C 1.0B4 ...suggestions....anyone?
From: ero...@gmail.com (Enrico)
Injection-Date: Fri, 18 Jun 2021 19:27:36 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1310
 by: Enrico - Fri, 18 Jun 2021 19:27 UTC

Hello Antoine,

that page is giving me a 404

Re: APW C 1.0B4 ...suggestions....anyone?

<836f9cf3-4f45-4080-b057-03e14460a3a6n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=3489&group=comp.sys.apple2#3489

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:ad4:4d92:: with SMTP id cv18mr6091133qvb.60.1624084254208;
Fri, 18 Jun 2021 23:30:54 -0700 (PDT)
X-Received: by 2002:a9d:443:: with SMTP id 61mr12315553otc.305.1624084253986;
Fri, 18 Jun 2021 23:30:53 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Fri, 18 Jun 2021 23:30:53 -0700 (PDT)
In-Reply-To: <25e47cbf-5e38-4d48-99cf-1e3db19497c6n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=146.70.9.11; posting-account=FBTvWAoAAAAJ0WLIoURxp-Ryx-7La8BK
NNTP-Posting-Host: 146.70.9.11
References: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com>
<sab5i8$j9v$1@dont-email.me> <49b5d116-f23d-4838-b1e5-1757b853ef7an@googlegroups.com>
<f2f7fb3f-ddad-4bfc-a7a6-e8feb585c05an@googlegroups.com> <25e47cbf-5e38-4d48-99cf-1e3db19497c6n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <836f9cf3-4f45-4080-b057-03e14460a3a6n@googlegroups.com>
Subject: Re: APW C 1.0B4 ...suggestions....anyone?
From: fan2ap...@gmail.com (alchemist)
Injection-Date: Sat, 19 Jun 2021 06:30:54 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: alchemist - Sat, 19 Jun 2021 06:30 UTC

Le vendredi 18 juin 2021 à 21:27:37 UTC+2, Enrico a écrit :
> Hello Antoine,
>
> that page is giving me a 404

Correct link is :

http://www.brutaldeluxe.fr/public/apw/

Thank you so mutch Antoine :-()

Re: APW C 1.0B4 ...suggestions....anyone?

<da20c36b-03eb-4249-862a-a6e2176dbd7en@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=3490&group=comp.sys.apple2#3490

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:ac8:5e46:: with SMTP id i6mr14009282qtx.366.1624090545508;
Sat, 19 Jun 2021 01:15:45 -0700 (PDT)
X-Received: by 2002:aca:fd43:: with SMTP id b64mr10068272oii.0.1624090545208;
Sat, 19 Jun 2021 01:15:45 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Sat, 19 Jun 2021 01:15:44 -0700 (PDT)
In-Reply-To: <836f9cf3-4f45-4080-b057-03e14460a3a6n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=37.172.71.216; posting-account=c4quJwoAAABUj_DOmUN3HIuXxN1tF7gT
NNTP-Posting-Host: 37.172.71.216
References: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com>
<sab5i8$j9v$1@dont-email.me> <49b5d116-f23d-4838-b1e5-1757b853ef7an@googlegroups.com>
<f2f7fb3f-ddad-4bfc-a7a6-e8feb585c05an@googlegroups.com> <25e47cbf-5e38-4d48-99cf-1e3db19497c6n@googlegroups.com>
<836f9cf3-4f45-4080-b057-03e14460a3a6n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <da20c36b-03eb-4249-862a-a6e2176dbd7en@googlegroups.com>
Subject: Re: APW C 1.0B4 ...suggestions....anyone?
From: ntn.vig...@gmail.com (Antoine Vignau)
Injection-Date: Sat, 19 Jun 2021 08:15:45 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Antoine Vignau - Sat, 19 Jun 2021 08:15 UTC

Oops, yes, sorry, the link is http://www.brutaldeluxe.fr/public/apw/
av

Re: APW C 1.0B4 ...suggestions....anyone?

<cbcb3025-7a1c-4105-a0cf-d502cfe6d943n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=3511&group=comp.sys.apple2#3511

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:ac8:5815:: with SMTP id g21mr8378457qtg.266.1624603013644;
Thu, 24 Jun 2021 23:36:53 -0700 (PDT)
X-Received: by 2002:a9d:19c1:: with SMTP id k59mr8108766otk.172.1624603013348;
Thu, 24 Jun 2021 23:36:53 -0700 (PDT)
Path: i2pn2.org!i2pn.org!paganini.bofh.team!usenet.pasdenom.info!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Thu, 24 Jun 2021 23:36:53 -0700 (PDT)
In-Reply-To: <da20c36b-03eb-4249-862a-a6e2176dbd7en@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=151.47.7.115; posting-account=QzAJCwoAAAC6OlGOAR7kcjrdGEj9YpS-
NNTP-Posting-Host: 151.47.7.115
References: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com>
<sab5i8$j9v$1@dont-email.me> <49b5d116-f23d-4838-b1e5-1757b853ef7an@googlegroups.com>
<f2f7fb3f-ddad-4bfc-a7a6-e8feb585c05an@googlegroups.com> <25e47cbf-5e38-4d48-99cf-1e3db19497c6n@googlegroups.com>
<836f9cf3-4f45-4080-b057-03e14460a3a6n@googlegroups.com> <da20c36b-03eb-4249-862a-a6e2176dbd7en@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <cbcb3025-7a1c-4105-a0cf-d502cfe6d943n@googlegroups.com>
Subject: Re: APW C 1.0B4 ...suggestions....anyone?
From: ero...@gmail.com (Enrico)
Injection-Date: Fri, 25 Jun 2021 06:36:53 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Enrico - Fri, 25 Jun 2021 06:36 UTC

Il giorno sabato 19 giugno 2021 alle 10:15:46 UTC+2 ntn.v...@gmail.com ha scritto:
> Oops, yes, sorry, the link is http://www.brutaldeluxe.fr/public/apw/
> av

Thank you, this is really useful. I can see a lot of updated versions in there. Unfortunately there's no earlier version than 1.0B7 for APW C. I'm still looking for that, if anyone can help-..............

Re: APW C 1.0B4 ...suggestions....anyone?

<21708dc9-8797-4547-be56-1f8fed23df2bn@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=3513&group=comp.sys.apple2#3513

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:a05:620a:1258:: with SMTP id a24mr12693176qkl.225.1624642286674;
Fri, 25 Jun 2021 10:31:26 -0700 (PDT)
X-Received: by 2002:aca:cf91:: with SMTP id f139mr9107905oig.17.1624642286457;
Fri, 25 Jun 2021 10:31:26 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Fri, 25 Jun 2021 10:31:26 -0700 (PDT)
In-Reply-To: <cbcb3025-7a1c-4105-a0cf-d502cfe6d943n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=24.69.132.165; posting-account=R0hW2woAAABrcL9prPBapOEQVK_Gj0ww
NNTP-Posting-Host: 24.69.132.165
References: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com>
<sab5i8$j9v$1@dont-email.me> <49b5d116-f23d-4838-b1e5-1757b853ef7an@googlegroups.com>
<f2f7fb3f-ddad-4bfc-a7a6-e8feb585c05an@googlegroups.com> <25e47cbf-5e38-4d48-99cf-1e3db19497c6n@googlegroups.com>
<836f9cf3-4f45-4080-b057-03e14460a3a6n@googlegroups.com> <da20c36b-03eb-4249-862a-a6e2176dbd7en@googlegroups.com>
<cbcb3025-7a1c-4105-a0cf-d502cfe6d943n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <21708dc9-8797-4547-be56-1f8fed23df2bn@googlegroups.com>
Subject: Re: APW C 1.0B4 ...suggestions....anyone?
From: james.ha...@gmail.com (James Hall [VE3MYZ] FN25dj. 73)
Injection-Date: Fri, 25 Jun 2021 17:31:26 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2348
 by: James Hall [VE3MYZ] - Fri, 25 Jun 2021 17:31 UTC

I see two possible solutions;

http://www.byteworks.us/Byte_Works/Morgue_files/CPW.img
I think this is a small-c version.

and the disk labeled ; "0298 APW - C - Workdisk, Exsamples.po" from the brutal deluxe archive.

This is the earliest C compiler i have seen for the IIGS. Pre-dates APW-C. Not sure why it's labeled as APW-C.

The release notes mention it as the MegaMax C compiler. Was used as a ADTS pre-release system inside apple before APW-C.
Byteworks APW-C is a totally different system.

Hope this helps.

james

On Thursday, June 24, 2021 at 11:36:54 p.m. UTC-7, Enrico wrote:
> Thank you, this is really useful. I can see a lot of updated versions in there. Unfortunately there's no earlier version than 1.0B7 for APW C. I'm still looking for that, if anyone can help-..............

Re: APW C 1.0B4 ...suggestions....anyone?

<8d35b0d8-ba11-4e1c-975d-36a111dfd276n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=3518&group=comp.sys.apple2#3518

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:a05:620a:91c:: with SMTP id v28mr13854373qkv.249.1624663455359;
Fri, 25 Jun 2021 16:24:15 -0700 (PDT)
X-Received: by 2002:a54:4690:: with SMTP id k16mr13120258oic.57.1624663455149;
Fri, 25 Jun 2021 16:24:15 -0700 (PDT)
Path: i2pn2.org!i2pn.org!paganini.bofh.team!usenet.pasdenom.info!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Fri, 25 Jun 2021 16:24:14 -0700 (PDT)
In-Reply-To: <21708dc9-8797-4547-be56-1f8fed23df2bn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=24.69.132.165; posting-account=R0hW2woAAABrcL9prPBapOEQVK_Gj0ww
NNTP-Posting-Host: 24.69.132.165
References: <48558ec4-562c-4aad-a621-ef459a170660n@googlegroups.com>
<sab5i8$j9v$1@dont-email.me> <49b5d116-f23d-4838-b1e5-1757b853ef7an@googlegroups.com>
<f2f7fb3f-ddad-4bfc-a7a6-e8feb585c05an@googlegroups.com> <25e47cbf-5e38-4d48-99cf-1e3db19497c6n@googlegroups.com>
<836f9cf3-4f45-4080-b057-03e14460a3a6n@googlegroups.com> <da20c36b-03eb-4249-862a-a6e2176dbd7en@googlegroups.com>
<cbcb3025-7a1c-4105-a0cf-d502cfe6d943n@googlegroups.com> <21708dc9-8797-4547-be56-1f8fed23df2bn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <8d35b0d8-ba11-4e1c-975d-36a111dfd276n@googlegroups.com>
Subject: Re: APW C 1.0B4 ...suggestions....anyone?
From: james.ha...@gmail.com (James Hall [VE3MYZ] FN25dj. 73)
Injection-Date: Fri, 25 Jun 2021 23:24:15 +0000
Content-Type: text/plain; charset="UTF-8"
 by: James Hall [VE3MYZ] - Fri, 25 Jun 2021 23:24 UTC

Taking a look at the files from Antoine,

D3_APWC1.0B7_19870414_ERR
&
0127 APW - C-compiler

Both have Version 1.0 of CLIB.
D3_APWC1.0B7_19870414_ERR, Has significant CLIB differences to 0127 APW - C-compiler CLIB.

Some the other CLIB's are as you mention. v1.0.b8. Some i have not been able to get a version # on.

Hope this helps.


computers / comp.sys.apple2 / Re: APW C 1.0B4 ...suggestions....anyone?

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor