rr

Berlin, Germany, 10.11.2008, 22:02 |
UIF2ISO version 0.1.7 available (port) (Announce) |
On 10 November 2008 I finished my 32-bit DOS port of Luigi Auriemma's UIF2ISO version 0.1.7 using DJGPP version 2.04 beta.
A binary, a user manual in ASCII format, and fully configured sources plus some simple instructions on how to rebuild are available at http://www.bttr-software.de/ports/.
Changes:
* added support to all the available output formats: ISO, BIN/CUE, MDS/MDF, CCD/IMG/SUB, NRG --- Forum admin |
rr

Berlin, Germany, 26.01.2009, 22:11
@ rr
|
UIF2ISO version 0.1.7a available (port) |
On 26 January 2009 I finished my 32-bit DOS port of Luigi Auriemma's UIF2ISO version 0.1.7a using DJGPP version 2.04 beta.
A binary, a user manual in ASCII format, and fully configured sources plus some simple instructions on how to rebuild are available at http://www.bttr-software.de/ports/.
Changes:
* now the magiciso_is_shit function works also on big endian CPUs like PowerPC and I have made some usual micro cleanups of some instructions (like using signed char instead of char, removing an useless kboxinit and using the latest lzmadec files) --- Forum admin |