Hi All,
Sorry, didn't reply to this for quite some time ... the family caught
Covid-19 last week and I was still recovering (I was taking care of
everyone and then was the last to get it).
I will look into my T200 AciiPixels implementation to see if I ever (or
can still) get it to a stand-alone .CO file.
Also, I will document the binary format so it is no longer "Top Secret" :)
Ken
On 6/30/22 10:33 PM, B 9 wrote:
If you would, I'd greatly appreciate it as reverse-engineering it and
porting it to the T200 is well beyond my abilities.
Also, correct me if I'm wrong, but is the only documentation for the
graphics format in the source code (e.g., pbm2ap.c)? The docs I found
on club100 simply say, "TOP SECRET!" 😆
--b9
On Thu, Jun 30, 2022 at 12:59 PM Ken Pettit <[email protected]
<mailto:[email protected]>> wrote:
Hey b9,
I would have to go back and check the T200 support. I know I had
ASCPIX working on T200 at one point because I had a few demos of
some full-screen images and even a screen mock-up of Mahjong tiles.
Ken
On 6/30/22 12:33 AM, B 9 wrote:
Thank you, Tom and John! TSWEEP doesn't seem to work on my Tandy
200 when ASCPIX.CO <http://ASCPIX.CO> is loaded. I get a syntax
error in line 16000 which is the first call to ASCPIX that
actually tries to show something: CALL A, 2, VARPTR(F$)
Ken Petit's member page at club100 has a download for ASCPIX.CO
<http://ASCPIX.CO> that mentions the Model 100/102, but I don't
see a separate version for the Tandy 200. The documentation for
ASCPIX
<http://www.club100.org/memfiles/index.php?action=view&filename=ap_doc.txt&directory=Ken%20Pettit/AsciiPixels&>
says it works for both, but doesn't mention how.
Perhaps I am using it wrong? There are no instructions in the
TSWEEP program, so I'm using the brief instructions Ken Petit
<https://www.mail-archive.com/[email protected]/msg03624.html>
posted back in 2017.
CLEAR 256, 58000
LOADM "ASCPIX"
RUN "TSWEEP"
—b9
On Sun, Jun 19, 2022 at 8:32 PM John R. Hogerhuis
<[email protected] <mailto:[email protected]>> wrote:
Here's some files I have in my Google drive For tsweep