Commit graph

20 commits

Author SHA1 Message Date
Sharpy
3adabb8bf3 Revert "Revert "awjackson"" 2017-07-12 16:01:59 +01:00
Sharpy
7463b0294f Revert "awjackson" 2017-06-27 22:40:51 +01:00
Alex W. Jackson
11888c6b6e nall: let's not do a switch() on every. single. call to keyboard(), mouse(), and joypad() 2017-06-26 20:01:23 -04:00
Alex W. Jackson
038e2e051f Fix data pack slot mapping in Mode20 slotted cartridges 2016-08-18 12:56:48 -04:00
Alex W. Jackson
f01326eb8f sdd1: apply latest byuu findings 2016-05-02 01:21:02 -04:00
Alex W. Jackson
67fdd680f2 Don't map cart RAM in XML when there isn't any 2015-05-01 04:09:37 +00:00
Alex W. Jackson
778cf891dd nall: second attempt to improve Windows platform detection 2015-04-27 23:18:13 +00:00
Alex W. Jackson
1c57f69a30 nall: detect platform correctly on Cygwin; noinline -> neverinline 2015-04-27 20:25:14 +00:00
Alex W. Jackson
2dd1c5591d More Clang stuff I missed 2015-04-26 05:04:41 +00:00
Alex W. Jackson
f9ba47314f Various fixes for Clang, some of which were genuine bugs as well 2015-04-26 04:46:43 +00:00
Alex W. Jackson
2ec7076e22 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 2015-04-18 09:13:25 +00:00
Alex W. Jackson
4fb04333c1 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 2015-04-16 09:55:48 +00:00
Alex W. Jackson
66db4b2d8c Tidy up cartridge XML generation; don't map cartridge stuff where WRAM is 2015-04-10 11:31:45 +00:00
Alex W. Jackson
85a354d465 Fix Sufami Turbo mapping and SRAM size; show more Game Boy and Sufami Turbo cartridge info in the file browser 2015-03-26 11:35:12 +00:00
Alex W. Jackson
62dbdee42e Backport necdsp from v074 (low level ST010/ST011 emulation) 2014-09-09 20:59:08 +00:00
Alex W. Jackson
aaa87f24c5 supergameboy: fix battery save in MBC2 carts (Mystic Quest, etc) 2014-09-05 19:36:45 +00:00
Alex W. Jackson
9c9bab6092 Make default compiler on *ix just gcc, not a specific version 2014-08-11 17:41:00 +00:00
Alex W. Jackson
64396d2900 Change default bsnes ui to ui-qt; fix build with current GCC 2014-06-28 14:25:00 +00:00
Alex W. Jackson
ab6401360c Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
Alex W. Jackson
95ec526507 Initial import of bsnes tree from v073 tarball 2014-06-25 10:55:34 +00:00