Discussion:
Looking for Petspeed or another PET compiler
(too old to reply)
Tristan Miller
2023-05-12 19:40:45 UTC
Permalink
Dear all,

Can anyone help me locate a copy of the original Petspeed compiler for
the Commodore PET (not its later conversion for the Commodore 64), or
any other BASIC compiler for the PET?

Regards,
Tristan
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Tristan Miller
Free Software developer, ferret herder, logologist
https://logological.org/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Andreas Kohlbach
2023-05-12 23:46:13 UTC
Permalink
Post by Tristan Miller
Can anyone help me locate a copy of the original Petspeed compiler for
the Commodore PET (not its later conversion for the Commodore 64), or
any other BASIC compiler for the PET?
Any luck under
<http://www.zimmers.net/anonftp/pub/cbm/pet/ALLFILES.html>?

I could download petspeed.d80.zip, but one of my emulators misses PET
roms. On the other I don't know how to type numbers.
--
Andreas
Tristan Miller
2023-05-13 07:09:07 UTC
Permalink
Greetings.
Post by Andreas Kohlbach
Post by Tristan Miller
Can anyone help me locate a copy of the original Petspeed compiler for
the Commodore PET (not its later conversion for the Commodore 64), or
any other BASIC compiler for the PET?
Any luck under
<http://www.zimmers.net/anonftp/pub/cbm/pet/ALLFILES.html>?
I could download petspeed.d80.zip, but one of my emulators misses PET
roms. On the other I don't know how to type numbers.
Thanks. Any idea if there's a manual specific to the PET version? I
tried both petspeed-80col.d64 and petspeed.d80 -- the compiler launches
and prompts me for a filename, but after that I always get the following
error message:

disc error for programname: 74,drive not ready,00,00

Possibly the compiler works only with certain PET models, or certain
disk drive models, or is expecting a blank disk in the second drive of a
dual disk drive... I've blindly tried a few different combinations but
so far nothing has worked.

Regards,
Tristan
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Tristan Miller
Free Software developer, ferret herder, logologist
https://logological.org/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Tristan Miller
2023-05-13 07:32:35 UTC
Permalink
Greetings.
Post by Andreas Kohlbach
Post by Tristan Miller
Can anyone help me locate a copy of the original Petspeed compiler for
the Commodore PET (not its later conversion for the Commodore 64), or
any other BASIC compiler for the PET?
Any luck under
<http://www.zimmers.net/anonftp/pub/cbm/pet/ALLFILES.html>?
I could download petspeed.d80.zip, but one of my emulators misses PET
roms. On the other I don't know how to type numbers.
Thanks.  Any idea if there's a manual specific to the PET version?  I
tried both petspeed-80col.d64 and petspeed.d80 -- the compiler launches
and prompts me for a filename, but after that I always get the following
disc error for programname:    74,drive not ready,00,00
Possibly the compiler works only with certain PET models, or certain
disk drive models, or is expecting a blank disk in the second drive of a
dual disk drive...  I've blindly tried a few different combinations but
so far nothing has worked.
Oh, never mind -- I found the manual at
<http://www.6502.org/users/sjgray/mikes.html>. Turns out you need an
8050 or 4040 dual disk drive with the compiler in drive 0 and the
program to be compiled in drive 1.

Unfortunately, I still can't get it to work -- no matter what PET and
dual disk drive model I try, I get a CPU jam during the first pass of
the compilation. Looks like people have reported something similar
happening with the C64 version of Petspeed:
https://www.forum64.de/index.php?thread/103911-de-compiler-v-3-0/

According to the manual, the compiler uses a hardware dongle (plugged
into the first cassette port) for copy protection. It could be that
this is the source of my problem. (I'm running the compiler in the VICE
emulator, which obviously doesn't have access to the dongle.)

Regards,
Tristan
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Tristan Miller
Free Software developer, ferret herder, logologist
https://logological.org/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Andreas Kohlbach
2023-05-14 02:39:49 UTC
Permalink
Post by Tristan Miller
Oh, never mind -- I found the manual at
<http://www.6502.org/users/sjgray/mikes.html>. Turns out you need an
8050 or 4040 dual disk drive with the compiler in drive 0 and the
program to be compiled in drive 1.
Unfortunately, I still can't get it to work -- no matter what PET and
dual disk drive model I try, I get a CPU jam during the first pass of
the compilation. Looks like people have reported something similar
https://www.forum64.de/index.php?thread/103911-de-compiler-v-3-0/
According to the manual, the compiler uses a hardware dongle (plugged
into the first cassette port) for copy protection. It could be that
this is the source of my problem. (I'm running the compiler in the
VICE emulator, which obviously doesn't have access to the dongle.)
Forum64 and Lemon64 might be the best resources for answers.

Btw. I also tested the Commodore version (in VICE emulator). After
asking for a file name it also locked up. Might be because of a missing
dongle. Never used that program, so i cannot help.
--
Andreas
Loading...