Devin Acker
a9789fab9a
Merge pull request #358 from black-sliver/7z_C-fix
...
7z_C build fix for Linux (and probably macos)
2025-03-22 11:20:35 -04:00
black-sliver
8d1abecd12
7z_C: move include
2024-06-23 12:03:33 +02:00
black-sliver
c46ed61342
7z_C: replace non-functioning cpuid asm by untested C
...
the old asm does not compile on Linux anymore
2024-06-23 12:03:33 +02:00
Devin Acker
821f165f7e
less verbose makefile output
2021-12-16 00:09:33 -05:00
Devin Acker
b9bf42d73b
remove -Wno-absolute-value from makefiles
2020-07-20 21:24:41 -04:00
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
396656d716
build properly with msys2/pkg-config
...
(should fix #28 , will add this as an option to the build instructions
later)
2018-05-29 23:15:09 -04:00
Alex W. Jackson
8a878d356e
nall: let's not do a switch() on every. single. call to keyboard(), mouse(), and joypad()
2017-06-28 19:27:19 -04:00
devinacker
68e45c3e0c
slight makefile updates
...
including a better detection of Windows that doesn't make any
assumptions about letter case in environment variable names
2016-11-21 20:23:53 -05:00
David Lindecrantz
c28a0538cd
OSX flags
2016-10-25 13:34:07 +02:00
David Lindecrantz
59c960da5e
Compiles again (using Xcode 7.1 and qt installed via brew)
2015-11-04 13:03:43 -05:00
Alex W. Jackson
cc1b84b649
Allow qtpath to be specified on OSX as well as on Windows
2015-08-11 22:02:30 -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
65d2363dfc
more OS X makefile fixes
...
including removing linkage to openmp since it apparently isn't supported
by Apple clang right now
2015-06-02 00:36:01 -04:00
devinacker
461aa0c69c
update snesreader/snesfilter makefiles likewise
2015-05-31 23:49:58 -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
Alex.W.Jackson@gmail.com
cc1bc58bca
nall: detect platform correctly on Cygwin; noinline -> neverinline
...
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@50 fe182637-1eec-a322-cce2-af8e45122353
2015-04-29 21:20:54 -04:00
Devin Acker
10538488eb
Merge pull request #12 from mziab/snesreader-vbam-fex
...
Backport newer File Extractor from VBA-M
2015-04-27 13:52:41 -04:00
Michał Ziąbkowski
4475cdf085
Backport newer File Extractor from VBA-M. LZMA2-compressed 7zip archives work now.
2015-04-27 17:55:55 +02: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
Alex.W.Jackson@gmail.com
4032390046
More Clang stuff I missed
...
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@46 fe182637-1eec-a322-cce2-af8e45122353
2015-04-26 13:36:17 -04:00
Alex.W.Jackson@gmail.com
88da612d6a
Various fixes for Clang, some of which were genuine bugs as well
...
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@45 fe182637-1eec-a322-cce2-af8e45122353
2015-04-26 13:36:11 -04:00
devinacker
b9cfb885d4
create output dirs on checkout
2015-03-18 13:38:32 -04:00
devinacker
d88ac78d30
initial commit
2014-11-26 18:35:12 -05:00