1 | This is the AUTHORS file for the NASM project located at:
|
---|
2 | http://nasm.2y.net/
|
---|
3 |
|
---|
4 | Names should be inserted as follows:
|
---|
5 |
|
---|
6 | N: Name Here
|
---|
7 | E: Email Here
|
---|
8 | D: Description Here
|
---|
9 | D: Additional Description Here.... and so on
|
---|
10 |
|
---|
11 | Such is life.
|
---|
12 | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
---|
13 |
|
---|
14 | N: Julian Hall
|
---|
15 | E: Jules@acris.co.uk
|
---|
16 | D: Original author and co-conspirator
|
---|
17 |
|
---|
18 | N: Simon Tatham
|
---|
19 | E: anakin@pobox.com
|
---|
20 | D: Original author and co-conspirator
|
---|
21 |
|
---|
22 | N: Nelson Rush
|
---|
23 | E: palisade@users.sourceforge.net
|
---|
24 | D: Some guy.
|
---|
25 |
|
---|
26 | N: Frank Kotler
|
---|
27 | E: fbkotler@nettaxi.com
|
---|
28 | D: Bug smashing.
|
---|
29 | D: Documentation - "KATMAI" and "3DNow!" instructions supported by 0.98
|
---|
30 | D: General coordination and moral support.
|
---|
31 |
|
---|
32 | N: Stephen Silver
|
---|
33 | E: nasm@argentum.freeserve.co.uk
|
---|
34 | D: Documentation - "3dNow!" instructions and misc.
|
---|
35 | D: insns.dat fixes and new instructions.
|
---|
36 |
|
---|
37 | N: AMD Inc. (names of developers here?)
|
---|
38 | E:
|
---|
39 | D: 3DNow instructions
|
---|
40 | D: New Athlon instructions
|
---|
41 | D: Makefile.vc fix
|
---|
42 |
|
---|
43 | N: John Coffman
|
---|
44 | E: johninsd@users.sourceforge.net
|
---|
45 | D: added Jcc optimizations; CPU level checks
|
---|
46 | D: bug fixes, compilation fixes
|
---|
47 |
|
---|
48 | N: Yuri Zaporogets
|
---|
49 | E: yuriz@users.sourceforge.net
|
---|
50 | D: RDOFF support
|
---|
51 |
|
---|
52 | N: H. Peter Anvin
|
---|
53 | E: hpa@zytor.com
|
---|
54 | D: Organized 0.98 release and Linux binaries; new CVS tree.
|
---|
55 |
|
---|
56 | N: John Fine
|
---|
57 | E: johnfine@earthlink.net
|
---|
58 | D: Preprocessor and OBJ (OMF) output format driver
|
---|
59 | D: Organized DOS versions of 0.98 release
|
---|
60 |
|
---|
61 | N: Kendall Bennet
|
---|
62 | E: KendallB@scitechsoft.com
|
---|
63 | D: NASM enhancements
|
---|
64 | D: macros
|
---|
65 | D: Syntax modifications
|
---|
66 |
|
---|
67 | N: Gary Clark
|
---|
68 | E:
|
---|
69 | D: AMD 3DNow! instructions
|
---|
70 |
|
---|
71 | N: Andrew Crabtree
|
---|
72 | E:
|
---|
73 | D: Debugging support
|
---|
74 |
|
---|
75 | N: Rafael R. Sevilla
|
---|
76 | E: dido@pacific.net.ph
|
---|
77 | D: RDF2HEX utility
|
---|
78 |
|
---|
79 | N: Jaime Tejedor Gómez, aka Metalbrain
|
---|
80 | E: metalbrain_coder@gmx.net
|
---|
81 | D: jecxz bug fix
|
---|
82 |
|
---|
83 | N: James Seter
|
---|
84 | E: pharos@zsnes.com
|
---|
85 | D: --POSTFIX, --PREFIX switches
|
---|
86 | D: ?
|
---|
87 |
|
---|
88 | N: Edward J. Beroset
|
---|
89 | E: beroset@mindspring.com
|
---|
90 | D: added %substr and %strlen
|
---|
91 |
|
---|
92 | N: Stanislav Karchebny, aka berkus, madfire, daemonhunter
|
---|
93 | E: madfire@users.sourceforge.net
|
---|
94 | D: multiple sections support for -fbin format
|
---|
95 | D: cvs maintenance
|
---|
96 | D: webpage at http://nasm.2y.net maintenance
|
---|
97 |
|
---|
98 | N: Debbie Wiles, aka debs
|
---|
99 | E: debs@dwiles.demon.co.uk
|
---|
100 | D: Work on docs, added undocumented instructions (esp SSE2 and 3D-Now!)
|
---|
101 | D: Added other documentation and tidied up docs
|
---|
102 | D: Added a few instructions to insns.dat and tidied it up.
|
---|
103 |
|
---|
104 | N: Trevor Woerner
|
---|
105 | E: FIXME
|
---|
106 | D: Quiet compiler warnings
|
---|
107 |
|
---|
108 | N: Michael K. Ter Louw
|
---|
109 | E: mterlo1 "at" uic "dot" edu
|
---|
110 | D: Multisection support for "-f bin"
|
---|
111 |
|
---|
112 | N: Martin Wawro
|
---|
113 | E: FIXME
|
---|
114 | D: stabs debug support for "-f elf"
|
---|
115 |
|
---|
116 | N: Alexei Frounze
|
---|
117 | E: alexfru@users.sourceforge.net
|
---|
118 | D: "-I" paths searched for "incbined" files
|
---|
119 | D: bugswatting
|
---|