NASM 0.98.11
[platform/upstream/nasm.git] / AUTHORS
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
31 N: Stephen Silver
32 E: nasm@argentum.freeserve.co.uk
33 D: Documentation - "3dNow!" instructions and misc.
34 D: insns.dat fixes and new instructions.
35
36 N: AMD Inc. (names of developers here?)
37 E: 
38 D: 3DNow instructions
39 D: New Athlon instructions
40 D: Makefile.vc fix
41
42 N: John Coffman
43 E: johninsd@san.rr.com
44 D: added Jcc optimizations; CPU level checks
45 D: bug fixes, compilation fixes
46
47 N: Yuri Zaporogets
48 E: yuriz@users.sourceforge.net
49 D: RDOFF support
50
51 N: H. Peter Anvin
52 E: hpa@zytor.com
53 D: Organized 0.98 release and Linux binaries
54
55 N: John Fine
56 E: johnfine@earthlink.net
57 D: Preprocessor and OBJ (OMF) output format driver
58 D: Organized DOS versions of 0.98 release
59
60 N: Kendall Bennet
61 E: KendallB@scitechsoft.com 
62 D: NASM enhancements
63 D: macros
64 D: Syntax modifications
65
66 N: Gary Clark
67 E: 
68 D: AMD 3DNow! instructions
69
70 N: Andrew Crabtree
71 E: 
72 D: Debugging support
73
74 N: Rafael R. Sevilla
75 E: dido@pacific.net.ph
76 D: RDF2HEX utility
77
78 N: Jaime Tejedor Gómez, aka Metalbrain
79 E: metalbrain_coder@gmx.net
80 D: jecxz bug fix
81
82 N: James Seter
83 E: pharos@zsnes.com
84 D: --POSTFIX, --PREFIX switches
85 D: ?
86
87 N: Edward J. Beroset
88 E: beroset@mindspring.com
89 D: added %substr and %strlen
90