MNIB - Commodore 1541/1571 disk image nibbler
(C) 2004-07 Peter Rittwage, Markus Brenner, and friends
(C) 2000-04 Markus Brenner.
8/1/2007This project was reorganized and reborn as "NIBTOOLS".
You can always download the latest binary builds
here.
1/7/2007 - Released version 0.45.1
- Added halftrack support as the default behavior for NB2 images.
1/7/2007 - Released version 0.45
- Added support for new NB2 format, specified by extension. (i.e. 'mnib test.nb2') This format contains 16 samples of each track, 4 at each possible density. Processing tools are forthcoming.
- Noticed the new writing tool 'pwrite' was missing from the web distribution. This has been added to the binary releases.
- Density and 'killer' track detection has been improved/changed. (again)
- Interactive mode should be working 100% now. Command line interface to this is clunky, but functional. Allows 9 second backups. :)
The C64PP project originally started when I took Markus Brenner's GPL source for MNIB and figured out how to add a routine to make it write the disk images back out to real disks. This part turned out to be easy, but I opened up a can of worms that has taken lots of time to perfect. :)
Since then, I have actively developed the program, adding in various routines to handle foreign disk formats and protections, as well as improving the read routines and conversion tools. At this point, we can read and reproduce pretty much any disk that was/is possible with 1541 drive hardware. Most converted protections will work in the emulators as well, with a few exceptions.
I have been handing out the test versions over time to contributors (of time, advice, disks, and images) and at this point it is pretty stable. Markus as well as many other people from around the world have kindly contributed their time and expertise to expand this into a powerful tool. I would never have gotten out of DOS and into Windows/Linux without Tim Schurmann, Nate Lawson, and Spiro Trikaliotis.
The latest sources are always available via SVN and can be fetched as follows:
svn co https://c64preservation.com/svn/mnib36/trunk
Special thanks for code, bug reports, and suggestions:
Tim Schurmann, Spiro Trikaliotis, Nate Lawson, Jerry Kurtz, Matt Larsen, Mat Allen (Mayhem/UK), Wolfgang Moser (Womo), Quader, Jani, Curt Coder, Roger Cousin, Christian Hedemann, Steppe, Victor Castro
(and many more I'm sure I've forgotten...)
The MNIB DOS version contains code originally based on CBM4Linux from these authors:
Michael Klein, Andreas Boose