Commit Graph

  • ce4004493e Fixed various compiler warnings. David 2015-11-28 01:16:55 -0500
  • ccf1ee2eae Add iOS 9 rules twinaphex 2015-10-15 02:36:01 +0200
  • e9b8e98b19 Merge e4cb309097 into 3351c3b820 linux0r 2015-10-14 16:21:23 +0000
  • 3351c3b820 win32: fix auto mouse cursor hide OV2 2015-10-05 19:47:59 +0200
  • 3be23171ef Merge pull request #17 from Bracket-/netplay Twinaphex 2015-09-28 15:11:31 +0200
  • 05b40b570a Fix netplay build Bracket- 2015-09-28 08:57:15 -0400
  • 72075c33b2 Merge pull request #16 from Bracket-/headers Alcaro 2015-09-27 10:49:31 +0200
  • a847a381f8 Fix header paths and letter casing Bracket- 2015-09-26 23:58:46 -0400
  • e626f86987 (QNX) Buildfix twinaphex 2015-09-19 05:27:36 +0200
  • 48364b0b20 GTK: Provide UI for 'relative-style' save states. ichigo-0 2015-09-09 14:28:45 -0400
  • 0c7cd895f6 (Vita) Add target - not finished twinaphex 2015-08-31 23:53:11 +0200
  • dfe3925638 Add missing splash source file. Brandon Wright 2015-08-19 13:58:34 -0500
  • 8a52db74da Draw splash background with drivers. Avoids cairo conflicts and allows user to see post-processing changes. Brandon Wright 2015-08-16 05:36:56 -0500
  • 9a27cf6b36 Remove superfluous expose causing parsing stop on GTK+3. Brandon Wright 2015-08-14 02:01:24 -0500
  • 93f2aa68b9 unix port is not GTK+ port Brandon Wright 2015-08-11 20:27:56 -0500
  • 0c5e9aaf82 Merge pull request #64 from nmagre/master BearOso 2015-08-12 03:21:42 -0500
  • e4d5cbc5ba Merge pull request #78 from thauti/bugfix BearOso 2015-08-12 02:54:12 -0500
  • debfafb3c4 (OSX) Lower requirements to OSX 10.1 twinaphex 2015-08-02 00:07:20 +0200
  • 2b96bcc21b (QNX) Fix QNX build twinaphex 2015-07-31 05:18:13 +0200
  • 7fcf6307be Merge https://github.com/snes9xgit/snes9x twinaphex 2015-07-26 14:02:50 +0200
  • d8334e7989 Merge branch 'master' of https://github.com/snes9xgit/snes9x gocha 2015-05-26 17:21:32 +0900
  • 9372aa9541 Win32: improve transfer of command line controller settings OV2 2015-05-24 16:06:06 +0200
  • b679eb6f4d Fix capitalization again, fixes #11. Alcaro 2015-05-15 22:38:43 +0200
  • 668432a569 Fix Mutex problem thauti 2015-05-12 22:45:57 +0200
  • 722752dc02 Merge branch 'master' of https://github.com/snes9xgit/snes9x gocha 2015-05-11 22:56:31 +0900
  • 825706be4f Merge pull request #72 from dartraiden/master OV2 2015-05-11 19:35:00 +0200
  • af7d0f8041 Windows: Migrate to Visual Studio 2013 <https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx> gochaism 2015-04-19 20:54:15 +0900
  • 7ab9f75bd6 Lua: Add memory hook handler for DMA read gochaism 2015-05-06 22:13:44 +0900
  • a5c8909278 Lua: Improve memory mapping of memory hook functions gochaism 2015-05-06 17:50:06 +0900
  • 8153ce48c0 Merge pull request #70 OV2 2015-04-30 21:55:18 +0200
  • 1533413d2d Settings::QuickSaveExtension for quick load/save savestates Alejandro Ricoveri 2015-04-28 16:22:48 -0430
  • e7101ce9fe Fix typos in docs dartraiden 2015-04-23 22:56:15 +0300
  • 9ca3bcce39 Win32: fix joypad hotkeys on joypads > 0 OV2 2015-04-20 17:55:57 +0200
  • 56a4ce5ef8 Win32: another attempt on hotplugging crashes OV2 2015-04-20 17:55:19 +0200
  • bcdb9a26ae Fix missing #include in ramwatch.cpp gochaism 2015-04-19 20:58:22 +0900
  • 7aafcd0d67 Windows: Migrate to Visual Studio 2013 <https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx> gocha 2015-04-19 19:32:19 +0900
  • 5cda95ab8f Merge branch 'master' of https://github.com/snes9xgit/snes9x gochaism 2015-04-19 14:04:21 +0900
  • c2e9426305 Fix capitalization, fixes #11. Alcaro 2015-04-11 11:18:04 +0200
  • 951a383ae2 Win32: fix controller hotplugging OV2 2015-04-02 20:40:50 +0200
  • 007915b1d2 Merge pull request #2 from LionsAd/revert-1-snes9x-rr-unix-lua gocha 2015-03-16 19:57:46 +0900
  • 1b5ddee91e Revert "[WIP] First attempt for bringing lua back to unix." Fabian Franz 2015-03-16 03:24:40 -0700
  • a5853e17fc Merge pull request #1 from LionsAd/snes9x-rr-unix-lua gocha 2015-03-16 19:16:58 +0900
  • abe615c655 First attempt for bringing lua back to unix. Fabian Franz 2015-03-16 01:53:10 -0700
  • f6cbd3910a Merge pull request #10 from iKarith/master Twinaphex 2015-03-10 11:33:04 +0100
  • 47a3302ca7 Don't use xcrun for setting IOSSDK T. Joseph Carter 2015-03-10 01:10:00 -0700
  • 6be85071ad Win32: use SetWindowLongPtr instead of SetWindowLong gocha 2015-03-06 07:32:26 +0900
  • fda6c72c59 Merge branch 'master' of https://github.com/snes9xgit/snes9x gocha 2015-03-06 07:26:56 +0900
  • 58746c499b Merge https://github.com/snes9xgit/snes9x twinaphex 2015-03-05 14:19:20 +0100
  • 61f1358849 Limit rewind buffer on 32bit DaMan 2015-02-01 10:08:09 -0500
  • 70cf3df1b4 Win32: only check joypads on arrival/disconnect OV2 2015-02-27 20:23:31 +0100
  • 39c8705020 Merge https://github.com/snes9xgit/snes9x twinaphex 2015-02-10 01:54:36 +0100
  • 688c164fcb Win32: add missing Ptr changes (DaMan) OV2 2015-02-01 15:10:47 +0100
  • 43e04cddc7 Win32: use SetWindowLongPtr instead of SetWindowLong (DaMan) OV2 2015-02-01 01:45:14 +0100
  • 0ec0f2f38c GTK: update xbrz to 1.2 Conflicts: filter/xbrz.cpp Nicolas Magré 2015-01-30 14:38:06 +0100
  • 1d140638da Win32: update xbrz to 1.2 OV2 2015-01-29 21:42:32 +0100
  • 68af47097e gtk: add xBRZ (2x, 3x, 4x) Nicolas Magré 2015-01-28 15:24:35 +0100
  • 47f82d7e61 Merge pull request #62 from sebn/gtk-fix-desktop-entry-mimetype BearOso 2015-01-07 17:00:51 -0600
  • 92ef5edc15 gtk: fix desktop entry mimetype Sebastien Nicouleaud 2015-01-07 22:44:44 +0100
  • 8fff7f42fb gfx.cpp: memset less memory at once for FirstSprite+Y, accelerating sprite rendering if not all lines have sprites. Nebuleon Fumika 2013-04-15 22:25:27 -0400
  • 5be1fe3567 Add CPU opcode instrumentation twinaphex 2015-01-04 19:21:34 +0100
  • 8314218a85 Actually, let's just remove that entirely. Alcaro 2015-01-04 18:13:11 +0100
  • c95e795597 Thanks for the information, now shut up. We know what the value is already. Alcaro 2015-01-04 18:11:11 +0100
  • e42d95a7d4 That one needs more than 14. Let's go overkill. Alcaro 2015-01-04 17:51:54 +0100
  • e41b0a2832 Makefile improvements twinaphex 2014-12-23 19:01:14 +0100
  • 969ee7b873 (Theos iOS) Simplify theos ios target twinaphex 2014-12-23 08:33:57 +0100
  • ac3ac4c4f8 Move this to load_game where it belongs. Getter functions should not change the state of anything. Alcaro 2014-12-06 00:41:45 +0100
  • 544fcb28e9 Add SuperFX overclocking twinaphex 2014-12-05 21:53:25 +0100
  • 5dccb53a79 Core option namespace corrections, and some callback name cleanups twinaphex 2014-12-05 21:39:11 +0100
  • 9299eefdba Implement input descriptors twinaphex 2014-12-05 15:59:17 +0100
  • 85ceb4bf4a Merge pull request #6 from sergiobenrocha2/master Twinaphex 2014-11-15 21:49:57 +0100
  • 299e4c9bae Cleanup in makefile. Sérgio Benjamim 2014-11-15 18:45:34 -0200
  • 747162addd Add THEOS_BUILD_DIR twinaphex 2014-11-10 13:11:05 +0100
  • 770742eeeb (Theos/iOS) Update theos_ios/control twinaphex 2014-11-10 11:42:14 +0100
  • 4916c8c488 (Theos/iOS) Update Makefile twinaphex 2014-11-10 11:39:31 +0100
  • f06c26161a (Theos/iOS) Set deployment version properly in TARGET twinaphex 2014-11-10 11:16:20 +0100
  • c60ca0c371 Change deployment version to 5.0 and the rest to latest Twinaphex 2014-11-10 11:10:36 +0100
  • 265c94e80e Update Theos iOS Makefile twinaphex 2014-11-10 11:07:01 +0100
  • e57447bbfd (Theos/iOS) Start attempting to add C++ headers manually for Linux - still failing at linking stage twinaphex 2014-11-09 19:56:26 +0100
  • b54d9af22b (Theos iOS) Compiles now on OSX Twinaphex 2014-11-09 19:22:34 +0100
  • 04af74afbf (Theos/iOS) Add Theos iOS Makefile twinaphex 2014-11-09 19:04:08 +0100
  • e62b25975d Merge pull request #1 from lioncash/master Twinaphex 2014-11-01 21:35:48 +0100
  • 24d71e3ede Add Makefile.common twinaphex 2014-11-01 21:35:02 +0100
  • e7ac712151 Update Makefile targets for iOS/OSX twinaphex 2014-10-23 09:10:49 +0200
  • 0724786eb2 Update libretro.h Alcaro 2014-09-22 21:25:43 +0000
  • 1ae4193503 Merge pull request #5 from heuripedes/master Twinaphex 2014-08-28 19:23:55 +0200
  • e3e1a3ec94 (Haiku) Fix build Higor Eurípedes 2014-08-28 12:50:23 -0300
  • 1944dcf050 Add ifndef around NOMINMAX define twinaphex 2014-07-28 21:58:31 +0200
  • 4f6eae7607 Merge https://github.com/snes9xgit/snes9x twinaphex 2014-07-27 21:32:11 +0200
  • 118544e8ac Use of rewind feature (stateman) with GTK. Juha Laukkanen 2014-06-27 08:36:36 +0000
  • 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