Commit Graph

  • da9409b0e4 win32: add 2xbrz/3xbrz OV2 2014-06-25 23:16:52 +0200
  • 54bfd407bb win32: add xbrz OV2 2014-06-24 21:53:00 +0200
  • d7b3bc021c Add performance level twinaphex 2014-06-23 14:58:50 +0200
  • 2b301401fa Whoops. Alcaro 2014-06-13 12:17:57 +0200
  • 890d314914 Clarify this. Alcaro 2014-06-13 12:10:45 +0200
  • 5f665d6987 Missed a spot. Alcaro 2014-06-13 12:07:53 +0200
  • eb80e28817 Merge branch 'master' of github.com:libretro/snes9x Alcaro 2014-06-13 12:07:01 +0200
  • eef3a9dec5 Swap these back. Add an automerger for the mappings instead. Alcaro 2014-06-13 12:04:57 +0200
  • ff045f3292 Merge pull request #4 from l3iggs/patch-1 Twinaphex 2014-06-09 11:41:43 +0200
  • 5b777dc615 fix build: allow libretro.h to be found John Grub 2014-06-09 00:24:18 -0700
  • 765a97ca3b Merge branch 'master' of https://github.com/snes9xgit/snes9x gocha 2014-06-07 22:15:29 +0900
  • 0c588064a4 Fix build. Alcaro 2014-06-05 19:22:07 +0200
  • 38b25776d3 Merge pull request #3 from Alcaro/master Twinaphex 2014-06-05 18:59:59 +0200
  • 088e1d8678 Update libretro header. Alcaro 2014-06-05 18:54:03 +0200
  • 573b198e6a Merge pull request #2 from Alcaro/master Twinaphex 2014-06-05 18:47:59 +0200
  • 5e0319ab3e libretro: rework controller assignment OV2 2014-06-02 22:20:19 +0200
  • 5df4ad7082 snes9x's internal memory maps are quite weird. I think this is the right way to handle hirom. Alcaro 2014-05-30 12:26:30 +0200
  • 588135d4aa This one doesn't really look right. Alcaro 2014-05-30 12:12:00 +0200
  • 5e2b73d26a Add minimum size flags. Alcaro 2014-05-30 11:57:44 +0200
  • 6cdcd4eac0 libretro: range-check port id OV2 2014-05-29 16:19:31 +0200
  • 3ba8c3bb2d Trim trailing spaces. Alcaro 2014-05-28 22:44:52 +0200
  • 2a65558d51 Fix this. Apparently this one is variable. Alcaro 2014-05-28 21:27:12 +0200
  • dc18bca804 FillRAM (I-RAM) is probably more important than BW-RAM. Alcaro 2014-05-28 21:23:14 +0200
  • 0fcda51be4 Map some of those backwards, so the lower address shows up first in the descriptors. Alcaro 2014-05-28 21:17:07 +0200
  • 2a9fbf0f24 Disconnect the bank byte from WRAM. It shouldn't be there. Alcaro 2014-05-28 20:53:27 +0200
  • dbd2331282 Fix bad copypasta. Alcaro 2014-05-28 20:28:19 +0200
  • d3ecdd3534 Fix rather creepy crash. Merge those 64 mappings into one. Alcaro 2014-05-28 20:02:49 +0200
  • 73a4e459d1 Allow larger SRAM in HiROM. .len is enough to trim the size down properly anyways. Alcaro 2014-05-28 19:28:56 +0200
  • 62fd28d744 Kill debug code. Alcaro 2014-05-28 19:25:00 +0200
  • 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. Alcaro 2014-05-28 19:24:20 +0200
  • 39fa17f9db Export the ROM pointer. Alcaro 2014-05-28 19:11:28 +0200
  • 0a4ff37074 That's the SRAM too. And SA-1 RAM. Alcaro 2014-05-28 18:37:16 +0200
  • 2401f86259 Almost done, only need to map up those kinds of SRAM. Alcaro 2014-05-28 18:10:49 +0200
  • bb7850dd39 WRAM works now. Gonna implement the rest of the descriptors now... Alcaro 2014-05-28 17:08:05 +0200
  • 2313dc0ce4 Start adding this. Those mapping functions will take quite a while to figure out... Alcaro 2014-05-28 16:30:56 +0200
  • a07e4c6c49 Add mem descriptors to libretro.h. Alcaro 2014-05-28 15:06:25 +0200
  • 768bf4948d libretro: do not display half-ready interlaced images OV2 2014-05-25 18:13:28 +0200
  • 2d1ceb4fb5 win32: use correct color conversion (Zenju) OV2 2014-05-25 18:12:53 +0200
  • 7948c062ca win32: allow port command line arguments to work OV2 2014-05-25 18:12:36 +0200
  • 68e811c653 Add OSX version minor detection for iOS twinaphex 2014-04-26 04:08:58 +0200
  • 828ef44cf8 Fix infinite loop if STP is executed. Alcaro 2014-04-22 12:46:56 +0200
  • ba712914aa Adjust scaling to match window sizing. Brandon Wright 2014-04-15 11:02:02 -0500
  • 4ecfc38c02 (OSX PPC) Add more OSX PPC rules twinaphex 2014-04-14 06:41:46 +0200
  • 9730ca3bdb (OSX PPC) Add PPC detection twinaphex 2014-04-14 06:37:52 +0200
  • 4f0d5131f1 Implement RETRO_ENVIRONMENT_SET_CONTROLLER_INFO twinaphex 2014-04-13 04:03:28 +0200
  • 7c9db9acf5 Merge https://github.com/snes9xgit/snes9x twinaphex 2014-04-06 21:19:45 +0200
  • 6cec43d7e9 Take out SGB enums twinaphex 2014-04-06 20:46:44 +0200
  • c4ece5ced8 Add subsystem code twinaphex 2014-04-06 20:42:49 +0200
  • df8ad8104a Round window width. Brandon Wright 2014-04-01 12:06:21 -0500
  • 427ef85bd3 Use overscan height of 239 pixels. Resize window on status bar visibility. Brandon Wright 2014-03-29 22:15:04 -0500
  • ea09396218 Add more aspect correction options. Brandon Wright 2014-03-29 05:48:35 -0500
  • 27533c777e libretro: remove missing function from .def file OV2 2014-03-22 16:00:32 +0100
  • 210645634c Merge commit 'a47d93f86ae8613095a6bfe2676d3be80bfdc7bc' OV2 2014-03-22 15:53:59 +0100
  • 8fb48d0f60 win32: correctly parse unicode command line arguments OV2 2014-03-22 15:07:15 +0100
  • fbdb855bef (MSVC 2010) Update MSVC 2010 solution Twinaphex 2014-03-16 03:01:39 +0100
  • ac420256fd (MSVC 2010) Add MSVC 2010 solution Twinaphex 2014-03-16 02:50:30 +0100
  • a47d93f86a Fix bad implementation of INY in slow mode. Alcaro 2014-03-08 20:38:24 +0100
  • b115ab775b Remove libsnes functions twinaphex 2014-02-23 23:19:31 +0100
  • d81afb2383 Fix uninitialized value warning from Valgrind. Alcaro 2014-02-18 22:34:23 +0100
  • 6d74746342 Fix bug caused by virtual directories. Brandon Wright 2014-02-10 16:28:05 -0600
  • 7c39cc34ba Fix some compiler warnings. Brandon Wright 2014-02-05 03:22:07 -0600
  • 96a5e03770 Simplify window recreation. Brandon Wright 2014-02-05 02:44:04 -0600
  • db6de9a624 Fix reconfiguring the X11 sub-window every draw. Brandon Wright 2014-02-05 02:25:16 -0600
  • 30974323d1 Merge pull request #44 from Nebuleon/build-fixes-2 OV2 2014-01-30 03:04:55 -0800
  • 3cd7d8a26c Guard Z_BZIP2ED with #ifdef HAVE_BZIP2 in miniunz.c, unzip.c Nebuleon Fumika 2014-01-29 21:41:59 +0000
  • 7b14e1356f Include required headers for types in snapshot.h, display.h Nebuleon Fumika 2014-01-29 20:53:17 +0000
  • 1f6924e45b Merge 8121a5b695 into 378298eef6 Nebuleon 2014-01-29 01:00:41 -0800
  • 8121a5b695 unzip.c: Guard Z_BZIP2ED with #ifdef #HAVE_BZIP2 Nebuleon 2014-01-29 09:00:38 +0000
  • 471d496cbe miniunz.c: Guard Z_BZIP2ED with #ifdef HAVE_BZIP2 Nebuleon 2014-01-29 08:55:41 +0000
  • 1a27e1128c display.h: Include required headers for types Nebuleon 2014-01-29 08:32:10 +0000
  • 548a1525db snapshot.h: Include required headers for types Nebuleon 2014-01-29 06:41:23 +0000
  • 291a578a0a (OSX) Set min OS version to 10.6 twinaphex 2014-01-03 17:48:11 +0100
  • 378298eef6 Fix calls to log interface. Themaister 2014-01-02 02:20:23 +0100
  • f440c1b7c9 Update libretro.h twinaphex 2013-12-18 20:43:25 +0100
  • dfc6227e7b Remove unnecessary counter OV2 2013-12-17 23:40:40 +0100
  • f2cd18d4e8 libretro: use port.h OV2 2013-12-17 23:39:58 +0100
  • 2b6eff3d4c win32: only set sampler state for fragment OV2 2013-12-17 22:56:19 +0100
  • d5cd9ae78c Merge branch 'master' of git://github.com/libretro/snes9x into libretro Brandon Wright 2013-12-17 05:06:32 -0600
  • 07bbb0bd94 Merge cef156fc8e into 3d47021b90 Twinaphex 2013-12-16 06:20:05 -0800
  • cef156fc8e (libretro) Go through new logger interface twinaphex 2013-12-16 15:18:53 +0100
  • 0b208249df (iOS) Add SDK min version flags twinaphex 2013-11-30 02:00:02 +0100
  • 66b0f7e9cc Fix some string formatting. Lioncash 2013-11-15 08:39:41 -0500
  • dacade0113 Fix 2MB leak on core unload. Alcaro 2013-11-14 17:22:20 +0100
  • 6102664796 Fix a buttload of mismatched deletes. Lioncash 2013-11-04 03:07:11 -0500
  • bdf1bed519 Fix two for loops in controls.cpp. Lioncash 2013-11-04 02:48:30 -0500
  • 2397f6ab17 Update Makefile.am David Baucum 2013-08-27 01:00:35 -0400
  • 3d47021b90 Merge pull request #39 from maxolasersquad/master BearOso 2013-08-27 03:22:37 -0700
  • 2927763f7e Merge 8b3a5c46f1 into f99daae5fb David Baucum 2013-08-26 22:04:24 -0700
  • 8b3a5c46f1 Update Makefile.am David Baucum 2013-08-27 01:00:35 -0400
  • 25c0e7c948 Fix infinite loop when given bad ROMs (one byte files, for example); fix compile error that somehow snuck in. Alcaro 2013-08-14 10:05:15 +0200
  • 975e81f9e6 Merge branch 'master' of github.com:libretro/snes9x Alcaro 2013-08-07 21:04:14 +0200
  • ed5752e8fa Fix finger slip that seems to pass in a null pointer. That's the advantage of -Werror. Alcaro 2013-08-07 21:03:34 +0200
  • 4bb01ae7f5 (Android JNI) Set endianness twinaphex 2013-08-02 11:05:30 +0200
  • a71d14ba5f This should allow Multitap5 to work in both ports, including simultaneously. Alcaro 2013-07-27 11:39:55 +0200
  • 9dd3ff810f Use joypad 2 for controller port 2, so player 1 don't control both players. Alcaro 2013-07-27 11:36:04 +0200
  • e3e9ad3a69 Minor rewording. It felt weird. Alcaro 2013-07-26 20:11:56 +0200
  • 233cb3061e Rename these. They're marked ABI, but no ZMZ using them has been released yet. Alcaro 2013-07-26 20:02:44 +0200
  • 6c3a7f77f3 Add GoldFinger cheats too. Just for completeness' sake, I don't think anyone'll use them. Alcaro 2013-07-26 19:58:44 +0200
  • a720f8280f Add cheat support to Libretro Alcaro 2013-07-26 19:48:55 +0200
  • b1ae0f4d6b Mark these variable names as an ABI. Alcaro 2013-07-26 16:02:06 +0200