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 |
|
devinacker
|
b269bf01bc
|
sgb: apply OS X flag updates to correct platform
|
2016-10-30 03:03:02 -04:00 |
|
David Lindecrantz
|
c28a0538cd
|
OSX flags
|
2016-10-25 13:34:07 +02:00 |
|
Alex W. Jackson
|
8285c9e064
|
sdd1: apply latest byuu findings
|
2016-05-02 01:24:55 -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 |
|
David Lindecrantz
|
50f44a2c78
|
Makefile changes for OS X
"make all" also builds plugins
"make install" on OS X builds plugins, copies them to bundle frameworks, and moves bundle to /Applications
|
2015-06-02 13:37:59 +02:00 |
|
Alex.W.Jackson@gmail.com
|
4fec1b522c
|
Don't map cart RAM in XML when there isn't any
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@55 fe182637-1eec-a322-cce2-af8e45122353
|
2015-05-01 09:26:10 -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
|
fbe6eaebf5
|
And one more
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@47 fe182637-1eec-a322-cce2-af8e45122353
|
2015-04-26 13:36:21 -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 |
|
Alex.W.Jackson@gmail.com
|
d58a0f0fd5
|
memory: Make breakpoint mirroring work with MMIO (requiring some changes to BSXCart). While at it, remove some redundant masking and replace some magic numbers with enums
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@40 fe182637-1eec-a322-cce2-af8e45122353
|
2015-04-18 19:54:25 -04:00 |
|
Alex.W.Jackson@gmail.com
|
c32aab37ff
|
Distinguish BS-X Flash Memory Packs from mask ROM data packs (Same Game/SD Gundam G-Next); distinguish slotted SA-1 carts from regular ones; fix SFA2 which the previous commit broke
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@39 fe182637-1eec-a322-cce2-af8e45122353
|
2015-04-18 19:54:17 -04:00 |
|
Alex W. Jackson
|
70150d9a25
|
Tidy up cartridge XML generation; don't map cartridge stuff where WRAM is
|
2015-04-13 17:19:08 +02:00 |
|
Alex W. Jackson
|
3dd6d2b155
|
Fix Sufami Turbo mapping and SRAM size; show more Game Boy and Sufami Turbo cartridge info in the file browser
|
2015-04-13 17:19:08 +02: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 |
|