Commit Graph

420 Commits

Author SHA1 Message Date
Alcaro d3ecdd3534 Fix rather creepy crash. Merge those 64 mappings into one. 2014-05-28 20:02:49 +02:00
Alcaro 73a4e459d1 Allow larger SRAM in HiROM. .len is enough to trim the size down properly anyways. 2014-05-28 19:28:56 +02:00
Alcaro 62fd28d744 Kill debug code. 2014-05-28 19:25:00 +02:00
Alcaro 4fc2d661a4 We need the SRAM mask inside the map ROM function, or we tell the front that SRAM is one byte. I'll move it over. 2014-05-28 19:24:20 +02:00
Alcaro 39fa17f9db Export the ROM pointer. 2014-05-28 19:11:28 +02:00
Alcaro 0a4ff37074 That's the SRAM too. And SA-1 RAM. 2014-05-28 18:37:16 +02:00
Alcaro 2401f86259 Almost done, only need to map up those kinds of SRAM. 2014-05-28 18:10:49 +02:00
Alcaro bb7850dd39 WRAM works now. Gonna implement the rest of the descriptors now... 2014-05-28 17:08:05 +02:00
Alcaro 2313dc0ce4 Start adding this. Those mapping functions will take quite a while to figure out... 2014-05-28 16:30:56 +02:00
Alcaro a07e4c6c49 Add mem descriptors to libretro.h. 2014-05-28 15:06:25 +02:00
twinaphex 68e811c653 Add OSX version minor detection for iOS 2014-04-26 04:08:58 +02:00
Alcaro 828ef44cf8 Fix infinite loop if STP is executed. 2014-04-22 12:46:56 +02:00
twinaphex 4ecfc38c02 (OSX PPC) Add more OSX PPC rules 2014-04-14 06:41:46 +02:00
twinaphex 9730ca3bdb (OSX PPC) Add PPC detection 2014-04-14 06:37:52 +02:00
twinaphex 4f0d5131f1 Implement RETRO_ENVIRONMENT_SET_CONTROLLER_INFO 2014-04-13 04:03:28 +02:00
twinaphex 7c9db9acf5 Merge https://github.com/snes9xgit/snes9x 2014-04-06 21:19:45 +02:00
twinaphex 6cec43d7e9 Take out SGB enums 2014-04-06 20:46:44 +02:00
twinaphex c4ece5ced8 Add subsystem code 2014-04-06 20:42:49 +02:00
Brandon Wright df8ad8104a Round window width. 2014-04-01 12:06:21 -05:00
Brandon Wright 427ef85bd3 Use overscan height of 239 pixels.
Resize window on status bar visibility.
2014-03-29 22:15:04 -05:00
Brandon Wright ea09396218 Add more aspect correction options. 2014-03-29 05:48:35 -05:00
OV2 27533c777e libretro: remove missing function from .def file 2014-03-22 16:00:32 +01:00
OV2 210645634c Merge commit 'a47d93f86ae8613095a6bfe2676d3be80bfdc7bc' 2014-03-22 15:53:59 +01:00
OV2 8fb48d0f60 win32: correctly parse unicode command line arguments 2014-03-22 15:07:15 +01:00
Twinaphex fbdb855bef (MSVC 2010) Update MSVC 2010 solution 2014-03-16 03:01:39 +01:00
Twinaphex ac420256fd (MSVC 2010) Add MSVC 2010 solution 2014-03-16 02:50:30 +01:00
Alcaro a47d93f86a Fix bad implementation of INY in slow mode. 2014-03-08 20:38:24 +01:00
twinaphex b115ab775b Remove libsnes functions 2014-02-23 23:19:31 +01:00
Alcaro d81afb2383 Fix uninitialized value warning from Valgrind. 2014-02-18 22:34:23 +01:00
Brandon Wright 6d74746342 Fix bug caused by virtual directories. 2014-02-10 16:28:05 -06:00
Brandon Wright 7c39cc34ba Fix some compiler warnings. 2014-02-05 03:22:07 -06:00
Brandon Wright 96a5e03770 Simplify window recreation. 2014-02-05 02:44:04 -06:00
Brandon Wright db6de9a624 Fix reconfiguring the X11 sub-window every draw. 2014-02-05 02:25:16 -06:00
OV2 30974323d1 Merge pull request #44 from Nebuleon/build-fixes-2
Build fixes, second attempt
2014-01-30 03:04:55 -08:00
Nebuleon Fumika 3cd7d8a26c Guard Z_BZIP2ED with #ifdef HAVE_BZIP2 in miniunz.c, unzip.c 2014-01-29 21:41:59 +00:00
Nebuleon Fumika 7b14e1356f Include required headers for types in snapshot.h, display.h 2014-01-29 20:53:17 +00:00
twinaphex 291a578a0a (OSX) Set min OS version to 10.6 2014-01-03 17:48:11 +01:00
Themaister 378298eef6 Fix calls to log interface. 2014-01-02 02:42:33 +01:00
twinaphex f440c1b7c9 Update libretro.h 2013-12-18 20:43:25 +01:00
OV2 dfc6227e7b Remove unnecessary counter 2013-12-17 23:40:40 +01:00
OV2 f2cd18d4e8 libretro: use port.h 2013-12-17 23:39:58 +01:00
OV2 2b6eff3d4c win32: only set sampler state for fragment 2013-12-17 22:56:44 +01:00
Brandon Wright d5cd9ae78c Merge branch 'master' of git://github.com/libretro/snes9x into libretro 2013-12-17 05:06:32 -06:00
twinaphex cef156fc8e (libretro) Go through new logger interface 2013-12-16 15:18:53 +01:00
twinaphex 0b208249df (iOS) Add SDK min version flags 2013-11-30 02:00:02 +01:00
Alcaro dacade0113 Fix 2MB leak on core unload. 2013-11-14 17:22:20 +01:00
David Baucum 2397f6ab17 Update Makefile.am
Minor update to Makefile.am to use newer AM_CPPFLAGS syntax.
2013-10-30 12:21:38 +01:00
BearOso 3d47021b90 Merge pull request #39 from maxolasersquad/master
Update Makefile.am
2013-08-27 03:22:37 -07:00
David Baucum 8b3a5c46f1 Update Makefile.am
Minor update to Makefile.am to use newer AM_CPPFLAGS syntax.
2013-08-27 01:00:35 -04:00
Alcaro 25c0e7c948 Fix infinite loop when given bad ROMs (one byte files, for example); fix compile error that somehow snuck in. 2013-08-14 10:05:15 +02:00