Commit graph

6 commits

Author SHA1 Message Date
devinacker
535370af92 update build to Qt5 (#160) 2018-06-24 19:37:38 -04:00
devinacker
d4af262679 get rid of redundant library code 2018-06-23 01:46:49 -04:00
devinacker
a06eafe962 use safer #define name for dllexport
(in hindsight, with bsnes and Qt both using __declspec(dllexport)
separately I have no idea how this was even compiling)
2015-06-30 21:53:42 -04:00
devinacker
87bb7fab8d move IPS/header handling out of snesreader
did you know that bsnes v073 actually supported IPS softpatching the
entire time? and that it was implemented in a completely different place
than UPS patching was? and that it also wasn't documented anywhere or
presented to the user at all, and that it was always carried out
regardless of whether or not the user had disabled soft patching in the
file browser? for fuck's sake, byuu
2015-05-17 19:56:05 -04:00
Michał Ziąbkowski
1ac3748c8d Since rar support is disabled in fex, don't advertise it as supported to
avoid a nasty crash.
2015-04-27 11:52:10 +02:00
devinacker
d88ac78d30 initial commit 2014-11-26 18:35:12 -05:00