Break's

Text

Exact  

Exit - Source Saver v1.0DetailsCaseRow
Documentation
********************************************************************

	           SOURCESAVER  1.0  DOC FILE

             CODED BY CHROME OF EXIT USA  MARCH 1990

  RELEASED EUROPE : DECEMBER 1990 AT THE THEATRE/NETWORK COPYPARTY
********************************************************************

ABOUT THE UTILITY

Most ordinary, mortal coders have at one time or another crashed
their computer without saving their sourcecode first.
SourceSaver is a utility that will relocate your SEKA sources in RAM.
It scans through memory, and if it finds a source, it will either
display the source, save the source or continue searching.

INSTRUCTIONS

The important thing about SourceSaver is something called the
"ID-Line".  This is the first line of your source. When you begin
coding a demo, game, utility or whatever, reserve line 1 for
SourceSaver. Enter a semicolon, followed by 6 - six - letters.
These letters are you ID code. Choose any ID code you'd like;
 it could be your pseudoname, your group, your favorite
pizza, etc.  All of my sources start like this:

1 ;Chrome
2
3 ;*** NAME OF PROGRAM ***
4 
etc ....

Make sure beginning with an ID code becomes a habit.
If something goes wrong and the Amiga resets, all you need to do is
run SourceSaver. (Keep it on your workdisk ... it's less than 5K)
Now enter your ID, and hopefully your source is undamaged somewhere
in RAM.
SourceSaver will give you a hint as to the status of the source.
If SourceSaver finds codes in the source that do not normally occur
in a sourcefile, you will be warned that the source may be damaged.
If everything seems okay to SourceSaver, it will tell you this.
HOWEVER : The source may still be damaged !!! If, for instance, a
large portion of the source is overwritten with "A"s, then
SourceSaver will assume this is data or labels and ignore it.

Important Note:	When you're working with Seka, parts of your source
		are located elsewhere in RAM (when you copy blocks
		for instance.)  SourceSaver will also find these
		blocks (provided they contain the ID code, of course.)
		To make sure you've found your source, and to certify
		that it's undamaged, there's a Display Source option.
		Use it !

Oh... The ID CODE DOES   N O T   INCLUDE THE SEMICOLON, i.e. the code
I would enter in the example above would be
Chrome   (not ;Chrome)

Note: You can enter the ID as either lower case or upper case, or a
combination of these. SourceSaver checks both.


Not having a 1Mb expansion, I do not know whether the FAST-MEM scan
option works or not. I read somewhere that FAST-MEM uses memory
locations $80,000 to $FF,FFF   -   so that's the block the FAST-MEM
option scans. If you're a 1Mb user, it would be nice if you'd let me
know whether the routine works or not !


My (Chrome's) address is:


Torbjørn Norbye
Skogveien 6
N-2500 TYNSET
Norway

This address changes July 1991  -> I'm going to states to go to college.

NB! No swapping !
If you would like to swap with Exit USA,
write to Comic:
		Scott Meeker
		1236 Dry Creek Drive
		Derby, KS 67037
		USA
(I think his address too changes next year - he's a senior now.)


Disclaimer: Texts are presented here in their original form, control chars and all, with no edits or censorship. All texts have been already been voluntarely released to the public as a part of the demos. That said, if a text seen here contains information about you personally that you don't wish to be visible, contact me and I will remove it from the website.