Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user tubesockor ! (Registered 2024-05-12) You are not logged in - nap
CSDb User Forums


Forums > Requests > PDS (Programmers Development System) software
2010-03-26 09:22
Morpheus

Registered: Feb 2004
Posts: 152
PDS (Programmers Development System) software

Hello guys!

Does anyone have a working copy of the ancient PDS (Programmers Development System) software to share?
 
... 24 posts hidden. Click here to view all posts....
 
2010-03-28 12:00
chatGPZ

Registered: Dec 2001
Posts: 11136
Quote:
I have the PDS software for both PC and C64..

yes, same here. i have als loose contact to someone (who might want to speak up here or not) who has a working pds setup. (i could forward the one or other question if needed)

Quote:
Unfortunately without its hardware its useless (custom ISA card communicating with the c64).

the card actually isnt all that "custom" - it is a simple EPP printer port :) DATEL sold the same card much later as "commslink" for use with their psx action replay. the software itself should even work when patched to use the i/o adresses for a regular pc printer port.

unfortunately, the software doesnt even start up when it does not detect the pds card, so its not very useful to have at all unless you have the hardware.

Quote:
IIRC The package includes xasm for Z80, Amstrad CPC..

i havent seen those, mail into my direction please =)

Quote:
The PC-software itself requires an old DOS version and an old processorfamily. (PC XT?).

although most actual setups were XTs back then, i doubt it is required

Quote:
I think i got the software running but it went out searching for the ISA card so it was not of much help.

yeah like i said... same here :)

one thing that comes to mind would be hacking "dosbox" - it should be relativly easy infact, find out where the software expects the pds card registers, and then map a regular epp port there. even transfers to the c64 could work then :)
2010-03-28 13:56
sailor

Registered: Jan 2002
Posts: 90
Quoting Groepaz

the card actually isnt all that "custom" - it is a simple EPP printer port :) DATEL sold the same card much later as "commslink" for use with their psx action replay. the software itself should even work when patched to use the i/o adresses for a regular pc printer port.

Aha. That i didn't know (never seen the real setup), would be cool to get it running though :).. Well, it shouldn't be _that_ hard to reverse it, really.

Quoting Groepaz

one thing that comes to mind would be hacking "dosbox" - it should be relativly easy infact, find out where the software expects the pds card registers, and then map a regular epp port there. even transfers to the c64 could work then :)

Interesting idea :)


@Groepaz: You got mail with all the PDS stuff i have, perhaps you can find it a 24/7 home so its available to everyone ?

Regards
Jani

2010-03-28 13:58
Ninja

Registered: Jan 2002
Posts: 406
Huh, am I missing something? So many experienced people here and all not being able to get an old DOS program beyond some register checks? (I hope it is a lack of time/interest ;))

EDIT: Wine should also print every port access it can't handle IIRC.
2010-03-28 14:04
chatGPZ

Registered: Dec 2001
Posts: 11136
hehe indeed, it should be easy.... if i recally correctly i actually managed to get it past the check once when running it in a debugger.

@sailor: your pack looks great, much more complete than what i had
2010-03-28 15:42
tlr

Registered: Sep 2003
Posts: 1723
Now you got me curious, can someone upload this tool somewhere for inspection?
2010-03-28 18:21
sailor

Registered: Jan 2002
Posts: 90
Is this the very same card we are talking about:

http://www.tradera.com/PSX-COMM-LINK-CARD-for-Golden-finger-Gam..

(looks indeed like a standard printer port)

@Ninja: Hah, good point :D.. On that subject, i think the reason it has not been studied before is the lack of software/hardware and/or need for it actually being reversed. It is perhaps not even known to exist to all people.

/Jani
2010-03-28 20:11
Moloch

Registered: Jan 2002
Posts: 2896
The person Morpheus and myself are referring to has the ISA card, etc. He even went so far as to get an older machine setup and ready to use. He simply needs the software, which is exactly the reason this thread was started. Why is the software being held for ransom? Please post for download somewhere.

Crimson Twilight Dev Updates [C64 CRPG]
2010-03-28 20:19
Moloch

Registered: Jan 2002
Posts: 2896
From his post on C64Dev.com forums:

Quote:

My interest in this forum stems from the fact that I used to write C64 games professionally 20-25 years ago and I would love to get back into it as a hobby. To that end I have been trying to put my old development system back together again. I used a PDS system (Programmers Development System) which, as you may know, links a PC to a C64/128 via a proprietary 8-bit ISA card and an interface cable connecting the card to the C64's User Port.

All I had left of this system was the ISA card, the interface cable, the PDS manuals and a bunch of disks containing the PDS software. All my other C64 kit I had sold off years before. First I had to get a PC old enough to use the PDS hardware (i.e. with an ISA slot and an CGA/EGA display) fortunately I managed to acquire an old Amstrad PC1640 with an 8086 CPU, 640k RAM, 20MB hard drive, 5.25" floppy drive and a monochrome EGA display. Despite being absolutely filthy it was in excellent working condition which was amazing.

On the Commodore hardware side I have just bought a C128D (which is what I used to use back in the day) and an extra 1570 drive. I have a Commodore 1701 monitor which I use with my Atari 800 but I'm looking for one of the later Commodore monitors which will take advantage of the C128's RGB output. After also acquiring copies of my favorite books - the "Commodore 64 Programmers Reference Guide" and "Programming the Commodore 64" (by Rae West) I am pretty much set to go, apart from one thing...

Unfortunately, after 20 years of storage my PDS disks have turned into plates of oxide pate' and are totally unreadable. So I will end my first post with a plea for help, if you have or know anyone who has copies of the PDS software (consisting of the 6502 assembler/editor that runs on the PC and the PDS downloader which is loaded into the C64/128 and handles the I/O with the PDS), I would be very grateful if they could send me copies (I will of course pay for any expenses incurred).


Crimson Twilight Dev Updates [C64 CRPG]
2010-03-28 20:38
sailor

Registered: Jan 2002
Posts: 90
I uploaded the "PDS-stuff" here http://www.sendspace.com/file/5wm1rt

@Moloch; Is it possible for the person having the PDS system to document the cable, scan the manuals and copy his version of the PDS software and put it somewhere online?

(I think the cable would be most interesting, i assume it can be reversed but seems easier to just check the wires)

Regards
Jani
2010-03-28 21:48
Moloch

Registered: Jan 2002
Posts: 2896
I'm guessing that is all possible, he has registered an account here and waits to be verified.

Thank you for posting the PDS download!

Crimson Twilight Dev Updates [C64 CRPG]
Previous - 1 | 2 | 3 | 4 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
mutetus/Ald ^ Ons
Strepto/Lethargy
rexbeng
MCM/ONSLAUGHT
Zephyr/Elysium
CA$H/TRiAD
GeirS
Steel/SCS&TRC/G★P
Mr SQL
Sentinel/Excess/TREX
CreaMD/React
hedning/G★P
dyme
Asphodel
Martin Piper
Xiny6581/Dees Produc..
CommodoreBlog
Drees
Guests online: 173
Top Demos
1 13:37  (9.9)
2 Next Level  (9.8)
3 Mojo  (9.7)
4 Coma Light 13  (9.7)
5 Edge of Disgrace  (9.6)
6 Comaland 100%  (9.6)
7 No Bounds  (9.6)
8 Uncensored  (9.6)
9 Wonderland XIV  (9.6)
10 Multiverse 100%  (9.6)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Layers  (9.6)
4 Cubic Dream  (9.6)
5 Copper Booze  (9.5)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Rainbow Connection  (9.5)
8 Dawnfall V1.1  (9.5)
9 Quadrants  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Booze Design  (9.3)
3 Nostalgia  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Coders
1 Axis  (9.8)
2 Graham  (9.8)
3 Lft  (9.8)
4 Crossbow  (9.8)
5 HCL  (9.8)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.062 sec.