Commit graph

12 commits

Author SHA1 Message Date
Morten Delenk
31dbba3978 Changed a small error in the original coding - LoROMs have to be 0x8000 in size, unlike HiROMs. This is fixed
now
2015-07-21 18:39:12 +00:00
Morten Delenk
89c01b98f0 Made linux-dependent-code unix-dependent
!Checks for _LINUX_ being defined are not checks for _WIN32 being not defined
!Makefile does not touch /usr/bin anymore
2015-06-23 15:27:24 +00:00
Morten Delenk
35f15eb06c Added Linux support.
+Makefile was changed, to produce dispel under linux + mac os and dispel.exe
 under Windows.
+Added make install and make uninstall
2015-01-24 09:46:35 +01:00
James Churchill
4829ae2218 Merge pull request #1 from chridahl/master
Added OSX support.
2015-01-21 01:18:38 +10:00
cdk
dfbb9e5e7a Updated main.c
Should now compile and run on Mac OS X as well
2014-12-23 23:53:55 +01:00
James Churchill
f9bd623a1b Added executable download link to readme. 2013-05-17 22:20:15 +10:00
James Churchill
03f547877b Fixed a few documentation errors. 2011-04-05 03:36:15 +10:00
James Churchill
a4401bdca2 Updated usage documentation in readme. 2011-04-05 03:31:07 +10:00
James Churchill
c0e0f54e3f Added optimisation flag to makefile. 2011-04-05 03:20:04 +10:00
James Churchill
77798f9853 Invert sense of SMC header option.
Apparently most SNES roms are headerless these days, so I've changed
the default behaviour to *not* skip.
2011-04-05 03:12:52 +10:00
James Churchill
0d8c79c403 Add Makefile. 2011-04-05 03:11:18 +10:00
James Churchill
cb38eeee09 Initial commit. 2011-04-05 03:02:46 +10:00