changeset 395:35d038fa4f85

Made cosmetic source changes, added binary support files
author boisy
date Sun, 25 Aug 2002 19:48:27 +0000
parents 369698ee11f4
children 00b1c751fad7
files 3rdparty/packages/rof/body 3rdparty/packages/rof/heads 3rdparty/packages/rof/larms 3rdparty/packages/rof/legs 3rdparty/packages/rof/lips 3rdparty/packages/rof/panel1 3rdparty/packages/rof/rescue.asm 3rdparty/packages/rof/rofvar 3rdparty/packages/rof/rship.c 3rdparty/packages/rof/rtitle.c 3rdparty/packages/rof/scores
diffstat 11 files changed, 23 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
Binary file 3rdparty/packages/rof/body has changed
Binary file 3rdparty/packages/rof/heads has changed
Binary file 3rdparty/packages/rof/larms has changed
Binary file 3rdparty/packages/rof/legs has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/3rdparty/packages/rof/lips	Sun Aug 25 19:48:27 2002 +0000
@@ -0,0 +1,1 @@
+
EUEUETUETUTTDTSTTDTSUD¤ESTD¤DUTªUDDDDEEEEEEUEEEUUEEEUUEEEUUUEUU
UUUUSTUETUTUETUUEEEUUEEETDDDDDDDDDDUEEETUEEEUTUETUTUETUUUEUUUUUUU
TUETUTUETUUEEEUUEEETDDDDDJªEDDDDDUEEETUEEEUTUETUTUETUUUEUUUUUUU
UUUUUTUUTUTUUTUUEEEUUEEETEDDECCT¤SCUTDUTUEEEUTUETUTUETUUUUUUUUUUU
UUUUUTUETUTUETUUDDEUUD¤ESET¤UCDT¤TCTT¤TUTDDDUEEEEE5EEE5UEEEUUUUUU
\ No newline at end of file
Binary file 3rdparty/packages/rof/panel1 has changed
--- a/3rdparty/packages/rof/rescue.asm	Sun Aug 25 19:38:15 2002 +0000
+++ b/3rdparty/packages/rof/rescue.asm	Sun Aug 25 19:48:27 2002 +0000
@@ -1,12 +1,27 @@
-         nam   RESCUE
-         ttl   Rescue on Fractalus
-
-* Disassembled by Boisy G. Pitre on 95/07/23 10:11:57 via Disasm v1.5
-
+********************************************************************
+* Rescue - Rescue On Fractalus Program
+*
+* $Id$
+*
 * NOTE:  This code assembles to the EXACT same object code found on
 *        the original Rescue on Fractalus disk.
 *
-* Use:   asm rescue.a o=rescue #48K
+*        Header for : RESCUE
+*        Module size: $5B18  #23320
+*        Module CRC : $C4EB06 (Good)
+*        Hdr parity : $6B
+*        Exec. off  : $0013  #19
+*        Data size  : $6000  #24576
+*        Edition    : $30  #48
+*        Ty/La At/Rv: $11 $81
+*        Prog mod, 6809 Obj, re-ent, R/O
+*
+* Ed.    Comments                                       Who YY/MM/DD
+* ------------------------------------------------------------------
+* ???    Disassembled at 10:11:57                       BGP 95/07/23
+
+         nam   Rescue
+         ttl   Rescue On Fractalus Program
 
          ifp1  
          use   defsfile
@@ -17,7 +32,6 @@
 stdout   equ   1
 stderr   equ   2
 
-
 *** data layout ***
 ccpals   set   $537       palettes
 palstr   set   $547       temporary spot to write palette cmds.
@@ -303,8 +317,7 @@
 u37CC    rmb   10292
 size     equ   .
 
-name     equ   *
-         fcs   /RESCUE/
+name     fcs   /RESCUE/
 
 * Genesis!
 start    equ   *
Binary file 3rdparty/packages/rof/rofvar has changed
Binary file 3rdparty/packages/rof/rship.c has changed
Binary file 3rdparty/packages/rof/rtitle.c has changed
Binary file 3rdparty/packages/rof/scores has changed