-
Notifications
You must be signed in to change notification settings - Fork 30
/
AUTHORS
41 lines (29 loc) · 833 Bytes
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
The main developper is
Laurent Clévy
Current maintainer (Feb 2023-):
Tomasz Wolak
Contributors are:
Bjarne Viksoe
- C++ wrapper (adfwrapper.h)
- lot of bug fixes
Gary Harris
- W32 support
- WinNT native driver
- bug fixes
Dan Sutherland
- W32 support
- WinNT native driver
- bug fixes
Stuart Caie
- utilities: unadf
- autotools conf.
- improvements and bug fixes
Tomasz Wolak (github.com/t-w)
- file write support (and improvements in read support)
- hard- and softlinks support
- linux native device
- utilities: adf_floppy_create/format, adf_show_metadata
- improvements and bug fixes
- unit tests (ie. for file read/write support)
- CMake conf. with support for Linux, Windows (Visual Studio and CygWin) and MacOs
(See git log for detailed contributions).