On 03/01/2012 22:14, TranslucentAmoebae wrote:
> i have been agonizing over something for several years now,
> And the apparent solution just came to me the other day,
> And it is so simple that it made physically ill !!!
>
> i have several kilobytes of programming on my HP48gx and i would very
> much like to save it all to paper or some kind of digital form that i
> can examine, edit& document on my Macbook,
> But the Connection links are Obsolete !
>
> Then i thought;
> If i could find a device that reads the data on the plug in cards,
> Voila !
> The problem is: How common ( do they exist at all ) are these Card
> Readers ?
> And how would i phrase the question to local computer shops
> so that my request makes the most sense to them ?
>
> eh?
>
> Thanx!
The HP48 data cards are of a 'unique' design that is not supported by
anything modern. There are no card readers for them.
A way to get the data from the 48 to the Mac would be to run a DOS
emulator on the Mac and then use Kermit to transfer the data from the 48
via a USB<->Serial converter cable.
Resources (assuming you have an Intel Mac):
1) DOS emulator:
Use FreeDOS (
http://www.freedos.org/) installed under a Virtual Machine
such as VMware Fusion (commercial software) or VirtualBox (freeware)
(
https://www.virtualbox.org/)
2) Kermit for MS-DOS (
http://www.columbia.edu/kermit/mskermit.html)
Some more useful info here: (
http://www.columbia.edu/kermit/hp48.html)
3) USB<->Serial converters
(
http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Delectronics&field-keywords=usb+serial&x=0&y=0)
4) Viewing/editing files
When you set up MS-DOS, the C: drive will be mapped to a folder on your
Mac and you can edit the files as text files using TextEdit or, better,
TextWrangler (
http://www.barebones.com/products/textwrangler/). Better
because it understands MS-DOS text file line endings and character set
meaning that you could edit the files (provided they are saved as type
3) and send back to the 48 if you so wished.
PS: You don't have to use FreeDOS - Windows 98/XP will do fine if you
happen to have a copy. In which case, the Windows utilities that came
with the 48 will work instead of Kermit.
--
Bruce Horrocks
Surrey
England
(bruce at scorecrow dot com)