[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



I've been using the method that was pointed out to me in the contiki
apple2 port for making them into binaries. Although after consulting the
relevent docs, I think I'll just make a small mangler util.

<quote>
6. Use any ProDOS 8 file utility program capable of reading DOS 3.3 files to
   copy the files from the DOS 3.3 disk to a ProDOS 8 disk.


7. Use BASIC.SYSTEM to convert the loader from a BIN to a SYS file:

   BLOAD  CONTIKI.SYSTEM
   DELETE CONTIKI.SYSTEM
   CREATE CONTIKI.SYSTEM,TSYS
   BSAVE  CONTIKI.SYSTEM,TSYS,A$2000,L465

</quote>

Adapt as necessary.
For getting the files from dos3.3 to prodos, I've been using the prodos
utility disk. I think it's on asimov somewhere.

For dumping things from the PC to the apple//e, I've been mostly using adt
or ZLink (prodos).

-- 
/* Who is this General Failure and why is he reading my C: drive? */
/* http://blog.myspace.com/13604531 */