Ignore:
Timestamp:
01/31/09 11:48:54 (3 years ago)
Author:
debrouxl
Message:
  • Rename the "pstarter" folders to "starters", since we're going to add ttstart into it.
  • Push a bit of ttstart code into pstarter.
Location:
trunk/tigcc/starters
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/tigcc/starters/pstarter.txt

    • Property svn:executable deleted
    r1307 r1311  
    1 This is the next-generation TIGCC pstarter. I wanted to get rid of all the #ifdef 
    2 mess in ttstart, instead concentrating on a launcher explicitly optimized for use 
    3 as an automatic TIGCC decompressor. There are 4 supported decompresssion 
    4 routines: 
     1This is the next-generation TIGCC Program Starter. I (Kevin) wanted to get 
     2rid of all the #ifdef mess in ttstart, instead concentrating on a launcher 
     3explicitly optimized for use as an automatic TIGCC decompressor. There are 
     44 supported decompresssion routines: 
    55* ttunpack-small 
    66* ttunpack-fast 
     
    88* Shrink92 
    99 
    10     TIGCC Program Starter 
    11     Copyright (C) 2004-2005 Kevin Kofler, Lionel Debroux 
     10    TI-68k Specific Program Starter 
     11    Copyright (C) 2004-2009 Kevin Kofler, Lionel Debroux 
    1212 
    1313    This launcher is free software; you can redistribute it and/or 
Note: See TracChangeset for help on using the changeset viewer.