Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Archive » net.micro.cbm » backing up software
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
backing up software [message #62583] Tue, 14 May 2013 17:23 Go to next message
wjb is currently offline  wjb
Messages: 41
Registered: May 2013
Karma: 0
Member
Message-ID: <448@burl.UUCP>
Date: Tue, 24-Apr-84 12:08:24 EST
Article-I.D.: burl.448
Posted: Tue Apr 24 12:08:24 1984
Date-Received: Thu, 26-Apr-84 01:13:57 EST
Organization: AT&T Technologies; Burlington, NC
Lines: 20

--
After considering all the replies (thanks everybody) I got in the
mail and on the net, I got MAE, the assembler package from Eastern
House Software.  I am as wildly enthusiastic about this product as I
was bitterly dissapointed after spending money on an assembler from
HES.

One of the (very many) things I like about MAE is the liscensing
agreement that came with it.  The diskette is not copy-protected,
and I can (theoretically) back it up as long as nobody but myself
gets to use the copy or original.  That's fine with me, except that
I don't know how to back the disk up.  It's all in machine language,
so I can't load it with basic, then save it to another diskette. 
Can anybody tell me a quick and easy way to make myself a backup
copy?  I have access to a second 1541, if that helps.  All replies
are appreciated.  If anybody asks and if nobody beats me to it, I'll
put the answer on the net when I find out.
-- 

				--Bill Buie
Re: backing up software [message #62586 is a reply to message #62583] Tue, 14 May 2013 17:23 Go to previous messageGo to next message
Anonymous
Karma:
Originally posted by: das@ecsvax.UUCP
Message-ID: <2375@ecsvax.UUCP>
Date: Wed, 25-Apr-84 12:45:11 EST
Article-I.D.: ecsvax.2375
Posted: Wed Apr 25 12:45:11 1984
Date-Received: Fri, 27-Apr-84 00:13:19 EST
References: burl.448
Lines: 14

The Clone Machine (I think it's from Micro-Ware) will copy that disk.
Of course, that means buying another piece of software, and it doesn't
do everything claimed for it (in particular, it doesn't copy itself!),
but it works well at copying anything unprotected (and some protected
things) with either one or two drives.  It's not fast -- copying an
entire disk with one drive takes over 30 minutes.  But it lets you
examine the disk first and only copy the used tracks.

     David A. Smith
     Department of Mathematics
     Duke University
     Durham, NC 27706
     (919) 684-2321
     {decvax,akgua}!mcnc!ecsvax!das
Re: backing up software [message #64841 is a reply to message #62583] Sat, 18 May 2013 21:01 Go to previous message
Anonymous
Karma:
Originally posted by: calway@ecsvax.UUCP
Message-ID: <2408@ecsvax.UUCP>
Date: Mon, 30-Apr-84 23:28:44 EDT
Article-I.D.: ecsvax.2408
Posted: Mon Apr 30 23:28:44 1984
Date-Received: Wed, 2-May-84 04:13:24 EDT
References: burl.448
Lines: 13

I am not familiar with the MAE assembler, but it probably has some facility for saving assembled programs to disk (as opposed to source code). If so, it may be possible to use the MAE to save itself to a new disk.

Otherwise, you might try using the SAVE routine from the Kernal. 

Use SETLFS to set up the disk file, SETNAM to give it a name. You may or may not need to use the OPEN routine.
Put the starting address of the MAE in two zero-page locations, such as $FB and $FC. Put the first zero-page address in the accumulator. Then put the address just after the end of MAE into the X and Y registers (X is low, Y is high) and JSR SAVE.

      James Calloway
      News and Observer
      Box 191
      Raleigh, N.C. 27602
      (919) 829-4570
      {akgua,decvax}!mcnc!ecsvax!calway
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: C-64 user port
Next Topic: C64 in Europe
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Apr 25 08:29:50 EDT 2024

Total time taken to generate the page: 0.05789 seconds