[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ProDOS to Apple Pascal file transfer
In article
<6eb21a91-69e4-404d-be83-7572fee8123f@k41g2000yqf.googlegroups.com>,
Steven Nelson <steven-nelson@uiowa.edu> wrote:
> It is coming back to haunt you ;-)
I may be haunted, but you are now possessed! :-)
> That disk is here: <http://wac.callapple.org/soft/pascal/P06.DSK>
AppleCommander reads the images happily. You might prefer the Mac GUI
application, although I've shown a few command line results below. Links
to the latest version, the command line guide, and my Pascal disk zap
utility:
<http://sites.google.com/site/drjohnbmatthews/applecommander>
<http://sites.google.com/site/drjohnbmatthews/applecommander/acguide>
<http://home.roadrunner.com/~jbmatthews/a2/zap.html>
$ ac -l P06.DSK
P06.DSK PSCAL06:
06-Mar-81 007 CODE SYSTEM.ATTACH
22-Jan-81 008 CODE ATTACHUD.CODE
03-Mar-81 026 TEXT DOC.0.TEXT
22-Jan-81 030 TEXT DOC.1.TEXT
04-Mar-81 016 TEXT DOC.2.TEXT
04-Mar-81 022 TEXT DOC.3.TEXT
04-Mar-81 018 TEXT DOC.4.TEXT
04-Mar-81 028 TEXT DOC.5.TEXT
04-Mar-81 024 TEXT DOC.6.TEXT
04-Mar-81 024 TEXT DOC.7.TEXT
04-Mar-81 028 TEXT DOC.8.TEXT
02-Mar-81 002 CODE ADMERG.CODE
02-Mar-81 006 TEXT ADMERG.TEXT
14-Sep-80 014 TEXT LIST.TEXT
14-Sep-80 004 CODE LIST.CODE
03-Mar-81 012 TEXT FORTFIX.TEXT
07-Jan-81 004 CODE FORTFIX.CODE
03-Mar-81 001 DATA NOT.USED
$ ac -e P06.DSK ADMERG.TEXT | head -2
(*$I-*)
PROGRAM ADMERG;
--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>