Commit graph

21 commits

Author SHA1 Message Date
Devin Acker
821f165f7e less verbose makefile output 2021-12-16 00:09:33 -05:00
Marcel Hellwig
c9f8f40a6c replace deprecated qt api with recommended functions 2021-02-18 08:13:39 +01:00
Devin Acker
b9bf42d73b remove -Wno-absolute-value from makefiles 2020-07-20 21:24:41 -04:00
devinacker
c24b59f3a5 snesfilter: experimental hires input support 2019-10-10 23:54:04 -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
David Lindecrantz
4f7b82ae9b Enable only NTSC filter on OSX. 2016-12-15 10:30:08 +01: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
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
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