Commit Graph

  • 4b632fb830 unix/configure: Disable some tests when cross-compiling GOUJON Alexandre 2013-07-19 11:29:34 +0200
  • f99daae5fb Merge pull request #35 from libretro/master OV2 2013-07-15 10:44:54 -0700
  • 8558fb0a9b Merge daa96ea570 into 7bd0e2af33 Squarepusher 2013-07-14 11:46:03 -0700
  • daa96ea570 Add -DARM for iOS and QNX (Blackberry) builds twinaphex 2013-07-14 20:43:26 +0200
  • a4c39684a8 (Makefile Libretro) Add ARM target twinaphex 2013-07-14 12:27:10 +0200
  • 712fee03b1 configure: Enable shared-memory support only if available GOUJON Alexandre 2013-07-05 11:12:23 +0200
  • 228272adec configure: Update configure script with autoconf v2.69 GOUJON Alexandre 2013-07-05 11:09:30 +0200
  • 9b16a56787 unix/Makefile.in: Add a distclean target to remove autogenerated files GOUJON Alexandre 2013-07-05 10:19:17 +0200
  • 0163786e9d unix/Makefile.in: Update clean target to also remove the snes9x binary GOUJON Alexandre 2013-07-02 15:06:08 +0200
  • 7bd0e2af33 win32: make controller command line parameters work OV2 2013-06-16 12:53:28 +0200
  • 44cd82a966 win32: fix d3d cg problems OV2 2013-06-16 11:44:34 +0200
  • ba634f195c Align struct name with rest of core OV2 2013-05-18 22:10:50 +0200
  • eea4e6cc67 Merge remote-tracking branch 'libretro/master' OV2 2013-05-18 22:09:10 +0200
  • 0b97bc02ca win32: always use RGBA for LUTs OV2 2013-05-18 21:48:50 +0200
  • ac0f5e48c8 Merge ef0d252dee into 5b4df91b41 Squarepusher 2013-05-18 11:57:58 -0700
  • ef0d252dee (libretro Android) Add Android JNI Makefile twinaphex 2013-05-18 20:56:16 +0200
  • 18bc78b886 (QNX libretro) Compiles for Blackberry QNX now as well twinaphex 2013-05-18 20:30:32 +0200
  • 7b98dab142 (Libretro iOS) Compiles for iOS now twinaphex 2013-05-18 20:24:33 +0200
  • 055aeb5b7a (Libretro) Fix Clang build - anonymous structs is illegal for ISO C++ twinaphex 2013-05-18 20:19:16 +0200
  • a4fde8fdcf (Libretro) Update Makefile twinaphex 2013-05-18 17:39:37 +0200
  • 5b4df91b41 win32: detect gamepad changes OV2 2013-05-03 20:18:51 +0200
  • 532a76ddc0 libretro: remove unnecessary file extensions OV2 2013-05-01 13:15:05 +0200
  • 987f13b5c6 win32: cgp fixes OV2 2013-04-22 01:29:41 +0200
  • 5ddcdb536f 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
  • 555f5110fb win32: add float_framebuffer to cg shaders OV2 2013-03-26 16:09:01 +0100
  • 157e2f51d4 win32: add frame_count_mod to cg shaders OV2 2013-03-26 15:39:17 +0100
  • 231f4eea8f win32: fix xaudio2 mixing loop OV2 2013-03-26 15:06:36 +0100
  • 9ac39c43a1 win32: add slot0 OV2 2013-03-26 15:05:17 +0100
  • 8f1d1763a2 win32: fix multibyte filename display in ROM Information dialog. gocha 2013-03-14 21:57:09 +0900
  • cea447cf3e Merge branch 'master' of https://github.com/snes9xgit/snes9x gocha 2013-03-14 21:34:41 +0900
  • c691b610e4 win32: fix ansi build OV2 2013-01-31 14:04:30 +0100
  • 58f28b2dde Fix MMC reg for 64bit builds OV2 2013-01-26 13:30:56 +0100
  • d8e5d090aa Fix MMC bank register bit 7, restore 64mbit ExLoRom map (FuSoYa) OV2 2013-01-25 21:16:30 +0100
  • 52c516d549 Check correct tile cache for blank tiles OV2 2013-01-12 19:25:36 +0100
  • 795542de2b Revert hires pixel logic to anomie's version OV2 2013-01-12 19:24:41 +0100
  • 59a532dd15 newcheat: fix wrong newline trimming gocha 2012-12-22 08:34:29 +0900
  • 227b72ff77 Lua: update in-memory savestate logic, it now requires almost only minimum memory. gocha 2012-12-22 07:32:49 +0900
  • 1bb4fb30a3 Merge branch 'master' of https://github.com/snes9xgit/snes9x gocha 2012-12-14 08:00:10 +0900
  • 88f3702a6a win32: add+use CXML wrapper class OV2 2012-10-18 15:44:42 +0200
  • 59b0a71a43 win32: fix blargg for regular width hires OV2 2012-10-18 15:42:33 +0200
  • d7e3fa64a2 libretro: use RGB565 if available OV2 2012-10-22 21:30:03 +0200
  • b43623fa7a win32: map pbo with GL_READ_WRITE OV2 2012-10-22 19:48:01 +0200
  • c39226a9c2 Merge branch 'master' of https://github.com/snes9xgit/snes9x gocha 2012-09-21 08:03:30 +0900
  • 5a030eb2a7 Revert file association things. gocha 2012-09-21 08:02:41 +0900
  • ac60d9117e win32: fix unicode file loading via command line OV2 2012-09-11 17:13:33 +0200
  • 47ef0fca45 win32: integrate with default programs interface OV2 2012-09-09 22:55:05 +0200
  • 684a8a5bc7 win32: adjust openwith association so that it no longer affects icons OV2 2012-09-09 20:54:45 +0200
  • 86320ab911 win32: prevent crash when using cheat watch (Wraithverge) OV2 2012-08-31 21:55:06 +0200
  • 0337e59934 Merge branch 'master' of https://github.com/snes9xgit/snes9x gocha 2012-08-31 06:59:23 +0900
  • 81c078eba8 Update LuaBitOp to 1.0.2 gocha 2012-08-31 06:59:00 +0900
  • f33f96872d (Libretro )Added console support Twinaphex 2012-08-27 05:55:59 +0200
  • f5ae69064e Merge c852380a8c into ef683d61c6 Squarepusher 2012-08-27 10:59:09 -0700
  • c852380a8c (Optimization) Get rid of HDMA really-slow path which is unneeded according to anomie Twinaphex 2012-08-27 19:45:39 +0200
  • b7b749af3f win32: remove file association on startup, give a new menu item for it instead gocha 2012-08-27 22:22:06 +0900
  • 46e4ce8573 (Libretro )Added console support Twinaphex 2012-08-27 05:55:59 +0200
  • 83db264701 Revert "Stereo always on - no stereo reversing - no mono sound - no 8bit" Twinaphex 2012-08-27 05:32:16 +0200
  • 8eb2b957ef Stereo always on - no stereo reversing - no mono sound - no 8bit sound Twinaphex 2012-08-27 04:36:13 +0200
  • 4fad470fe7 Remove a global variable. gocha 2012-08-25 09:06:20 +0900
  • bf94719fe9 Fix fatal desync bug that newly introduced by snes9x-rr. gocha 2012-08-25 09:03:12 +0900
  • 48726c4606 Fix non-Lua build. gocha 2012-08-25 00:08:00 +0900
  • b8592e83f5 Lua: add movie.replay() gocha 2012-08-25 00:04:44 +0900
  • b64a8d37c7 Lua: add joypad.gettype() and joypad.settype(), which were existed in snes9x-rr 1.51, then update joypad.get() to support peripherals. gocha 2012-08-24 23:58:35 +0900
  • 30d0def68e Add overload of S9xDoScreenshot which can specify output filename. Lua: add gui.savescreenshot([filename]) function. gocha 2012-08-24 22:14:45 +0900
  • ec0aa8dd72 Lua: update movie.mode() to return "finished" gocha 2012-08-24 21:56:14 +0900
  • 712d2ec062 win32: fix frame count offset gocha 2012-08-24 21:37:54 +0900
  • 1b8208f4a6 Add movie "finished" state. For details, see http://tasvideos.org/LawsOfTAS/OnSavestates.html gocha 2012-08-24 20:15:22 +0900
  • ac53f5110e win32: fix VS2010 compilation gocha 2012-08-24 20:11:25 +0900
  • 091874e324 Remove the most of compiler warnings. gocha 2012-08-21 22:39:00 +0900
  • efcfa5134e Remove unused function added by the previous commit. gocha 2012-08-21 22:23:13 +0900
  • 1ba100fed0 win32: fix a crash caused by WatcherThread. Lua Console must dispatch WM_DESTROY instead of WM_CLOSE. gocha 2012-08-21 22:21:38 +0900
  • fd07444360 win32: prevent unintentional GUI redrawing gocha 2012-08-20 22:16:49 +0900
  • 7dec44e1e3 Update cheat system. It becomes bsnes-compatible. gocha 2012-08-17 08:05:25 +0900
  • f456c9c996 libretro: update libretro header OV2 2012-08-16 23:48:54 +0200
  • 6cd98accd9 Lua: add memory hook functions gocha 2012-08-16 00:14:42 +0900
  • f18ffa3b44 Lua: add memory.getregister() and memory.setregister() gocha 2012-08-15 23:28:57 +0900
  • 79f3d4de62 Lua: add APU RAM I/O functions gocha 2012-08-15 23:19:15 +0900
  • f1363914a9 Lua: add emu.pause() and emu.unpause() gocha 2012-08-15 22:47:10 +0900
  • 128cd6b3d9 Fix no HAVE_LUA build, fix non-Unicode build gocha 2012-08-15 12:11:17 +0900
  • 28fd42aa1b Lua: fix emu.message() not to overwrite the display string by other Lua functions. gocha 2012-08-15 11:22:01 +0900
  • 3f788a3d3e Lua: fix emu.message() not to overwrite the display string by other Lua functions. gocha 2012-08-15 11:21:18 +0900
  • ee99d9080f Lua: oops, fix input.get() gocha 2012-08-15 11:12:02 +0900
  • 78278c8049 Lua: add input.get(), input.getdown(), input.getup() gocha 2012-08-15 10:54:00 +0900
  • 7405faa0a9 win32: update mouse coordinates calculation, it fixes the case of non-stretched 3x filters, hi-res games (I know no hi-res games that uses mouse or superscope, though) gocha 2012-08-15 10:39:19 +0900
  • 1b9385178e Lua: easiest workaround for the initial current working directory problem gocha 2012-08-13 08:13:11 +0900
  • 0094a1e878 Lua: gui.text - use small font, fix tab ('\t') gocha 2012-08-13 07:08:47 +0900
  • ef683d61c6 fix IRQ v-counter edge case OV2 2012-08-12 21:10:00 +0200
  • 3c8804d6ca fix IRQ at DMA start edge case OV2 2012-08-12 19:31:45 +0200
  • 466c3162d6 win32: use updated folder browser OV2 2012-08-12 16:26:31 +0200
  • 476f5e50a8 Lua: use safer 16-bit color decomposition *cough* gocha 2012-08-12 19:34:47 +0900
  • 82d02837d7 Lua: fix alpha-blending, use safer 16-bit color decomposition gocha 2012-08-12 19:30:12 +0900
  • 224606757d Lua: add gui functions gocha 2012-08-12 14:56:07 +0900
  • e2bb669948 movie: fix movie reset desync problem again gocha 2012-08-12 06:48:21 +0900
  • ebc92a6681 movie: Fix desync problem introduced by today's update, by moving the first read/write frame data process to more safer position. (give proper frame count and state before calling it) gocha 2012-08-11 20:53:51 +0900
  • 8fe66bdc44 nope, at least it brings a little new problem. gocha 2012-08-11 13:02:35 +0900
  • 36f2e055ab Fix movie reset desync problem (hopefully), the reset should be done at frame boundary regardless of movie play/record. gocha 2012-08-11 12:55:22 +0900
  • 4afbde805f Lua: joypad.get supports movie input from now gocha 2012-08-11 11:02:13 +0900
  • 488cc94e77 movie: add resetFunc() callback pointer to read_frame_controller_data, for future expansion. It might be useful to solve the movie reset desync problem, well, I'm not sure. gocha 2012-08-11 10:20:54 +0900
  • 17f7223706 Lua: add joypad get/set functions gocha 2012-08-11 09:20:47 +0900
  • 2a5edf076d win32: fix error handling of movie drag & drop gocha 2012-08-10 07:49:25 +0900
  • 41f8189560 Lua: add movie functions gocha 2012-08-10 07:48:07 +0900