File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Short: SDI headers - A set of C macro/defines to make amiga development e
22Kurz: SDI Headers - Ein B�ndel von C Makros/Defines um Amiga Entwicklungen einfacher zu machen
33Author: mail@jens-maus.de (Jens Maus), soft@dstoecker.de (Dirk St�cker)
44Uploader: mail@jens-maus.de (Jens Maus)
5- Version: 1.6 (14.07.2005 )
5+ Version: 1.7 (04.08.2015 )
66Type: dev/c
77Replaces: dev/c/SDI_headers.lha
88Architecture: ppc-morphos >= 1.4.2; m68k-amigaos >= 2.1.0; ppc-amigaos >= 4.0.0
@@ -111,7 +111,7 @@ UPDATES
111111The latest brand of these headers can be viewed and downloaded from the
112112following URL:
113113
114- http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
114+ https ://github.com/ adtools/SDI
115115
116116COPYRIGHT
117117---------
Original file line number Diff line number Diff line change 77 Versionstring: $VER: SDI_compiler.h 1.36 (30.03.2015)
88 Authors: Dirk Stoecker, Jens Maus
99 Distribution: PD
10- Project page: http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
10+ Project page: https ://github.com/ adtools/SDI
1111 Description: defines to hide compiler stuff
12- Id: $Id$
13- URL: $URL$
1412
1513 1.1 25.06.98 : created from data made by Gunter Nikl
1614 1.2 17.11.99 : added VBCC
7674** (e.g. add your name or nick name).
7775**
7876** Find the latest version of this file at:
79- ** http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
77+ ** https ://github.com/ adtools/SDI
8078**
8179** Jens Maus <mail@jens-maus.de>
8280** Dirk Stoecker <soft@dstoecker.de>
Original file line number Diff line number Diff line change 77 Versionstring: $VER: SDI_hook.h 1.27 (04.04.2015)
88 Authors: Dirk Stoecker, Jens Maus
99 Distribution: PD
10- Project page: http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
10+ Project page: https ://github.com/ adtools/SDI
1111 Description: defines to hide compiler specific hook stuff
12- Id: $Id$
13- URL: $URL$
1412
1513 1.0 21.06.02 : based on the work made for freeciv and YAM with
1614 additional texts partly taken from YAM_hook.h changes made
7371** (e.g. add your name or nick name).
7472**
7573** Find the latest version of this file at:
76- ** http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
74+ ** https ://github.com/ adtools/SDI
7775**
7876** Jens Maus <mail@jens-maus.de>
7977** Dirk Stoecker <soft@dstoecker.de>
Original file line number Diff line number Diff line change 77 Versionstring: $VER: SDI_interrupt.h 1.1 (25.04.2006)
88 Author: Guido Mersmann
99 Distribution: PD
10- Project page: http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
10+ Project page: https ://github.com/ adtools/SDI
1111 Description: defines to hide compiler specific interrupt and
1212 handler stuff
13- Id: $Id$
14- URL: $URL$
1513
1614 1.0 17.05.05 : inspired by the SDI_#?.h files made by Jens Langner
1715 and Dirk Stöcker I created files to handle interrupt
3028** (e.g. add your name or nick name).
3129**
3230** Find the latest version of this file at:
33- ** http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
31+ ** https ://github.com/ adtools/SDI
3432**
3533** Guido Mersmann <geit@gmx.de>
3634**
Original file line number Diff line number Diff line change 77 Versionstring: $VER: SDI_lib.h 1.12 (01.04.2014)
88 Author: Jens Maus
99 Distribution: PD
10- Project page: http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
10+ Project page: https ://github.com/ adtools/SDI
1111 Description: defines to hide OS specific library function definitions
12- Id: $Id$
13- URL: $URL$
1412
1513 1.0 09.05.04 : initial version which allows to hide OS specific shared
1614 library function definition like it has been introduced with
5553** (e.g. add your name or nick name).
5654**
5755** Find the latest version of this file at:
58- ** http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
56+ ** https ://github.com/ adtools/SDI
5957**
6058** Jens Maus <mail@jens-maus.de>
6159** Dirk Stöcker <soft@dstoecker.de>
Original file line number Diff line number Diff line change 77 Versionstring: $VER: SDI_misc.h 1.0 (17.05.2005)
88 Author: Guido Mersmann
99 Distribution: PD
10- Project page: http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
10+ Project page: https ://github.com/ adtools/SDI
1111 Description: defines to hide compiler specific function stuff.
1212 This header is ment to keep all minor functions
1313 like PutChProc() used by RawDoFMT().
14- Id: $Id$
15- URL: $URL$
1614
1715 1.0 17.05.05 : inspired by the SDI_#?.h files made by Jens Langner
1816 and Dirk Stöcker I created this file to handle rawdofmt()
2927** (e.g. add your name or nick name).
3028**
3129** Find the latest version of this file at:
32- ** http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
30+ ** https ://github.com/ adtools/SDI
3331**
3432** Guido Mersmann <geit@gmx.de>
3533**
Original file line number Diff line number Diff line change 77 Versionstring: $VER: SDI_stdarg.h 1.1 (06.06.2014)
88 Author: Jens Maus
99 Distribution: PD
10- Project page: http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
10+ Project page: https ://github.com/ adtools/SDI
1111 Description: defines to hide OS specific variable arguments
1212 function definitions
1313 Id: $Id$
2828** (e.g. add your name or nick name).
2929**
3030** Find the latest version of this file at:
31- ** http ://sf.net/p/ adtools/code/HEAD/tree/trunk/sdi/
31+ ** https ://github.com/ adtools/SDI
3232**
3333** Jens Maus <mail@jens-maus.de>
3434** Dirk Stöcker <soft@dstoecker.de>
You can’t perform that action at this time.
0 commit comments