
|
84799 packages online
|
|
 |
|
|
|
No screenshot available
|
|
This little programm changes ASMOne LOWERCASE references to SAS-C-UPPERCASE
strings.
Syntax: fxref ( or fixxref :-) ) linkobject.o
Some words about ASMone, Assembler and C ( must not be correct written C ):
SAS-C adds a "_" to the functionname.
Ass: Preass:
XREF _SASC_1 {* NewCProc=_SASC_1[LONG,LONG]*}
....
move.l #String2,-(a7)
move.l #String1,-(a7)
jsr _SASC_1 result=_sasc_1(&String2,&String1)
add.l #4,a7
move.l d0,Result
....
C:
long __saveds sasc_1 ( char **dummy1 , char **dummy2)
{...};
Cyborg
http://www.geocities.com/SiliconValley/Bridge/5737/
|
Contents of dev/asm/fixref.lha
PERMSSN UID GID PACKED SIZE RATIO CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 795 2086 38.1% -lh5- 7955 Feb 26 1999 fixasmonexref.p
[generic] 1787 4488 39.8% -lh5- 9a96 Mar 3 1999 fxref
[generic] 467 898 52.0% -lh5- 9053 Mar 3 1999 fxref.readme
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 3 files 3049 7472 40.8% Mar 5 1999
|
|
|
 |
Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |