Not6
62bc27fd73
add wiiu patch
2017-07-31 02:13:30 +02:00
Nicolas Pomarede
60ffcf1c6f
When using 'write sector' with STX images, save changes to an external file
...
Writes made to an STX image will be saved to a file whose extension is .wd1772
instead of .stx ; when a .stx file is loaded later, we look for a matching .wd1772
file to restore the changes made to the .stx file
For now, only 'write sector' commands are saved, not 'write track'
2014-06-24 00:26:25 +02:00
Eero Tamminen
62c6a2c979
make sure both GUI wrappers output newline
2014-05-29 14:16:25 +03:00
Nicolas Pomarede
3d74440fff
Add an empty STX_FileNameIsSTX function to be able to build without linking all floppy related files
2014-01-20 20:42:16 +01:00
Nicolas Pomarede
49dffeb34f
Merge IPF disk support from summer 2012
2013-12-11 00:07:08 +01:00
Thomas Huth
a7f3d14035
Replaced 'GNU Public License' with the correct 'GNU General Public License'.
...
Thanks to Teemu Hukkanen for the hint!
2012-09-01 21:04:02 +02:00
Nicolas Pomarede
f71e1127c3
Add an empty IPF_FileNameIsIPF function to be able to build without IPF support
2012-08-24 13:35:43 +02:00
Nicolas Pomarede
44f939c793
Add ImageType (ST, MSA, DIM) to the floppy drive's emulation structure
2012-07-15 13:54:48 +02:00
Eero Tamminen
21175352ef
only last . in extension name should matter for hmsa
2012-05-30 00:52:18 +03:00
Eero Tamminen
dadfe31987
remove / replace remaining berlios references
2012-01-07 23:15:20 +02:00
Thomas Huth
9277b3e131
Updated the URLs to point to tuxfamily.org instead of berlios.de.
2011-12-01 19:01:20 +01:00
Eero Tamminen
60e47f1782
fix clang reported hmsa warning output bug
2011-05-22 16:39:02 +03:00
Eero Tamminen
85ce937f76
remove script extension on install, add manual pages for all installed tools
...
This was requested by Hatari Fedora maintainer, new manual pages could
be mostly taken from Debian. Mentioned other tools in "SEE ALSO" sections.
2010-11-21 16:34:18 +02:00
Thomas Huth
86cbe27364
Fixed zlib include path for hmsa tool
2010-11-04 23:26:32 +01:00
Eero Tamminen
bfb14d8275
fix -Wformat-security compiler warning
2010-09-18 00:08:47 +03:00
Thomas Huth
d5f91b308f
Removed the old Makefiles. Use CMake now to generate the build files of your choice.
2010-06-13 11:05:15 +02:00
Eero Tamminen
da865436b9
rewrite hmsa to support also empty disk creation + add manual page
...
(readme is now autogenerated from manual page in Makefile)
2010-06-12 20:38:17 +03:00
Eero Tamminen
0ab600f911
hmsa build needs LDFLAGS too
2010-04-04 21:58:35 +03:00
Thomas Huth
2b7d1c543b
Free allocated memory in case of errors.
...
Thanks to Christoph Fritz for the patch.
2010-03-21 16:04:31 +01:00
Thomas Huth
b96ee4d359
Build hmsa with CMake build system, too
2010-02-28 17:08:20 +01:00
Eero Tamminen
e64a5fd647
update hmsa include paths after debug code splitup
2009-09-15 23:53:09 +03:00
Thomas Huth
64ffc13a2b
Use LIBS from main Makefile.cnf
2009-01-24 01:53:57 +01:00
Eero Tamminen
9ba66a01e0
include Makefile.cnf, fix warning
2009-01-20 21:46:39 +02:00
Thomas Huth
8d1a3e7f49
Removed old .cvsignore files
2008-12-26 10:30:40 +01:00
Thomas Huth
638f6fbf32
Updated my e-mail address
2008-12-20 10:50:58 +01:00
thothy
164b1670ac
Added distclean target
2008-09-20 12:05:01 +00:00
eerot
8116c65828
fix build
2008-07-25 18:15:41 +00:00
thothy
c14b1f046a
hmsa is now compilable again.
2008-01-03 19:13:00 +00:00
thothy
4613a29524
Added cvsignore file
2007-02-11 23:04:46 +00:00
thothy
1f55170ae6
Added missing #include <stdarg.h>
2007-02-07 18:25:59 +00:00
thothy
3c4b0106f1
New tool: MSA disk image converter.
2007-02-01 23:23:33 +00:00