Commit Graph

  • 945ee0bdb3 rename the array so it doesn't conflict with the function signature radius 2018-02-01 09:15:22 -0500
  • 88dfb9a159 fix emulated model for slot 2 radius 2018-01-31 23:21:29 -0500
  • 457b3b3f06 change viewport size radius 2018-01-31 23:09:40 -0500
  • 8b506e84fd fix changing mode between link enabled and disabled radius 2018-01-31 23:06:14 -0500
  • 7ee063da28 single mode works radius 2018-01-31 22:42:26 -0500
  • f7d129bd24 separate core options for single and linked mode radius 2018-01-31 22:06:41 -0500
  • 52634b8023 add layout core option radius 2018-01-31 21:13:44 -0500
  • b573fbcdc4 reduce code duplication radius 2018-01-31 21:09:47 -0500
  • 49a8cd0bb5 hook up savestates for GB#2 radius 2018-01-31 16:27:56 -0500
  • 91816c30b5 fix gameboy synchronization thanks to @LIJI32 radius 2018-01-31 15:33:46 -0500
  • 45e0a75491 savefile hack for slot 2, both load from the same SRM file but gb2 doesn't save radius 2018-01-27 15:24:27 -0500
  • 3b858fb6af initial link cable implementation radius 2018-01-27 14:59:18 -0500
  • ff4168b8f6 fix warning radius 2018-01-26 22:27:58 -0500
  • db0269cd3f clean whitespace radius 2018-02-05 18:39:25 -0500
  • dd7704e572 set sample rate to 44100 on WIIU radius 2018-02-05 18:31:31 -0500
  • a939fed872 cleanup whitespaces radius 2018-02-05 18:17:55 -0500
  • 9a09f92032 update Android.mk radius 2018-02-03 21:20:59 -0500
  • a04646ab5b update Android.mk radius 2018-02-03 21:14:31 -0500
  • e1bd85caa6 add WiiU target radius 2018-02-03 20:53:41 -0500
  • 3bd1c122c3 try to fix jni build radius 2018-02-03 20:23:51 -0500
  • ede16f1d3b Allow build on Haiku target kwyxz 2018-02-04 00:23:09 +0000
  • 9c23fe2563 Reduce input lag by 1 frame Tatsuya79 2018-02-03 15:29:18 +0100
  • 39c352c89b add address sanitizer support radius 2018-02-02 22:12:23 -0500
  • 5660b762c0 add prebuilt roms again radius 2018-02-02 21:28:56 -0500
  • e97624ba7d fix warning radius 2018-01-26 22:27:58 -0500
  • d047897462 use the prebuilt roms radius 2018-01-26 21:01:18 -0500
  • 96f6839434
    Merge pull request #28 from rootfather/enumlation Lior Halphon 2018-02-03 17:37:49 +0200
  • 8f56da465a SDL: Fix typo in the GUI rootfather 2018-02-03 16:35:50 +0100
  • 51eacd3174 Update version to 0.10.1, update copyright to 2018 Lior Halphon 2018-02-03 00:50:38 +0200
  • aeb9f0eda4 Prevent screensaver when using a joypad Lior Halphon 2018-02-02 19:22:08 +0200
  • f3c07f1f99 Fixed a silly bug that prevented libretro automatic model selection from functioning correctly. Lior Halphon 2018-01-31 23:58:17 +0200
  • 95234036bb Added return value to GB_run API. Lior Halphon 2018-01-31 15:18:04 +0200
  • bc55531204 Added automatic model selection for the libretro port. Lior Halphon 2018-01-27 21:46:13 +0200
  • 2bda598ac6 Merge commit 'ab49034205261e8e50708d097ec22151f153a801' Lior Halphon 2018-01-27 02:16:55 +0200
  • ab49034205 update Bootroms radius 2018-01-26 19:08:31 -0500
  • b047c7a9e1 readd bootroms radius 2018-01-26 19:01:20 -0500
  • 6d868c8f7c update to master radius 2018-01-26 18:51:39 -0500
  • cc73796897
    Merge pull request #26 from ConnorRigby/sdl/fix-load-from-cmdline Lior Halphon 2018-01-23 00:02:40 +0200
  • ce31de47cb Fix loading game from command line. connor rigby 2018-01-22 12:25:27 -0800
  • 935b2f6114
    Merge pull request #8 from lubosz/switch Twinaphex 2018-01-22 17:52:24 +0100
  • 59fe551f26 Makefile: Add Switch target. Lubosz Sarnecki 2018-01-22 16:58:06 +0100
  • af143b0420 Added model selection to libretro, including GBA. Closes #23. Lior Halphon 2018-01-20 00:06:33 +0200
  • 09dd47c6de Fixed unintentional delay in NR50 and NR51’s effects Lior Halphon 2018-01-19 19:56:39 +0200
  • 37906bcd1f Fixed sound pops in Super Mario Land 2. Lior Halphon 2018-01-19 00:47:46 +0200
  • 130c7c28c2 Re-do the way the libretro port does audio. Audio is now sent to libretro at 384KHz, which is then resampled to whatever rate the user configured. Lior Halphon 2018-01-15 22:23:20 +0200
  • 5c16d0e656 Added model selection GUI in the SDL port. Closes #24 Lior Halphon 2018-01-13 13:49:20 +0200
  • 69a712b07f Added AGB as a model option in Cocoa Lior Halphon 2018-01-13 13:16:33 +0200
  • 2cd5c49935 Made CGB boot more accurate, added AGB boot Lior Halphon 2018-01-13 13:02:31 +0200
  • 59d4cb4bc2 Make menu key more obvious on the SDL port Lior Halphon 2018-01-13 13:02:07 +0200
  • 82e2df7a2a keep using prebuild roms for libretro radius 2018-01-07 20:02:36 -0500
  • bebb94738c Merge remote-tracking branch 'upstream/master' radius 2018-01-07 19:54:22 -0500
  • a2a1148354 Merge branch 'master' of https://github.com/LIJI32/SameBoy Lior Halphon 2018-01-06 12:38:05 +0200
  • 0a76881eb6 Correctly emulating NRx4 effects on the sound envelop of the previously playing sound. Closes #19 Lior Halphon 2018-01-06 12:37:45 +0200
  • a20e8a8220 Fixed bug in NR42 write that also caused memory corruption Lior Halphon 2018-01-06 12:17:06 +0200
  • a1af4c59ca Fixed NR51 volume levels (They’re 1-8, not 0-7) Lior Halphon 2018-01-06 11:58:07 +0200
  • afbd62c665
    Merge pull request #5 from retro-wertz/pitch Twinaphex 2018-01-04 11:38:20 +0100
  • 968399a409
    Merge pull request #6 from retro-wertz/libretro_api Twinaphex 2018-01-04 11:38:11 +0100
  • 8bbfab3183
    Merge pull request #7 from retro-wertz/makefile Twinaphex 2018-01-04 11:37:55 +0100
  • acac96310b Fix target location when compiling retrowertz 2018-01-04 16:46:57 +0800
  • c578b36dfb Access system and video ram using Librero API retrowertz 2018-01-04 16:43:31 +0800
  • c0cf5646da Fix pitch issue retrowertz 2018-01-04 16:24:37 +0800
  • 60862a35c8
    Merge pull request #22 from Nadia-h/patch-1 Lior Halphon 2018-01-02 10:42:58 +0200
  • e4fbece88f
    libretro: Fix video being broken with Vulkan Nadia Pedersen 2018-01-02 07:41:02 +0100
  • d62ff4eb75 Fixed timing issues with the DMG boot ROM. Closes #20. Lior Halphon 2017-12-31 23:02:28 +0200
  • f905c4d0f6
    Merge pull request #4 from hizzlekizzle/master Andrés 2017-12-30 16:08:10 -0500
  • 1272405f16 update to upstream v0.10 hunterk 2017-12-30 14:33:52 -0600
  • 42bf575a0e Updated version to 0.10 Lior Halphon 2017-12-30 17:58:17 +0200
  • 2205493862 Bug fixes in the SDL port Lior Halphon 2017-12-30 17:01:23 +0200
  • a4465b72e7 Clean up unneeded joystick code, joystick is now internally driven by callbacks (instead of polling) Lior Halphon 2017-12-30 16:37:24 +0200
  • 8eeda02d50 Added Joypad support, closes #9 Lior Halphon 2017-12-30 16:23:17 +0200
  • d6236b87dd Fixed a crash in the OAM tab Lior Halphon 2017-12-29 13:42:32 +0200
  • 595bb563f9 OmniScale is no longer beta Lior Halphon 2017-12-29 13:35:03 +0200
  • e8f0615635
    Update README.md Lior Halphon 2017-12-29 13:32:12 +0200
  • fc15b5c9f9 Remove hardcoded version from libretro.c, use version from the Makefile Lior Halphon 2017-12-29 13:26:11 +0200
  • 0891de668b Merge commit '1d96a10acb661e07775de954338f4bb3724705a3' into libretro_core Lior Halphon 2017-12-29 13:18:52 +0200
  • d3a2e49d38 Merge branch 'sdl_gui' into libretro_core Lior Halphon 2017-12-29 13:12:12 +0200
  • 600f0eadd9 Better Windows and Linux compatibility Lior Halphon 2017-12-29 13:06:38 +0200
  • 3d8e22ed50 Use SDL’s OpenGL headers Lior Halphon 2017-12-29 11:35:09 +0200
  • b1edf540d8 Handle failures to create an OpenGL context better Lior Halphon 2017-12-29 00:43:19 +0200
  • ca92c51f51 Save user configuration Lior Halphon 2017-12-28 21:46:59 +0200
  • effc02ce8e Use SDL_GetBasePath for better portability Lior Halphon 2017-12-28 20:29:15 +0200
  • 61f9dbd95d Use SDL’s key mapping when available Lior Halphon 2017-12-28 20:22:54 +0200
  • c559a308ad Slightly improved background Lior Halphon 2017-12-27 23:20:06 +0200
  • dc59fdf40e Highpass filter in SDL Lior Halphon 2017-12-23 21:11:44 +0200
  • 3c1a805770 Frame blending Lior Halphon 2017-12-23 17:41:47 +0200
  • d262dde71a Scaling filters in SDL Lior Halphon 2017-12-23 17:29:42 +0200
  • c03ccba8db Basic Joypad support Lior Halphon 2017-12-23 00:39:04 +0200
  • 3f9d62ceee Merge branch 'master' into sdl_gui Lior Halphon 2017-12-22 22:26:16 +0200
  • f48194f480 Added configurable controls Lior Halphon 2017-12-22 22:25:53 +0200
  • f0e772ca97 Fixed: Loading states in DMG mode results in a black screen Lior Halphon 2017-12-22 21:58:31 +0200
  • 1d96a10acb
    Merge pull request #2 from orbea/cxxflags Twinaphex 2017-12-22 08:02:36 +0100
  • 2a69081e53
    Merge pull request #3 from orbea/git_version Twinaphex 2017-12-22 06:25:57 +0100
  • 536e47c567 libretro: Add GIT_VERSION orbea 2017-12-21 21:10:41 -0800
  • 2184fd0902 libretro: Change CXXFLAGS to CFLAGS. orbea 2017-12-21 21:03:41 -0800
  • be3385a8c1 Update to upstream/master radius 2017-12-09 21:07:11 -0500
  • 19c382c9e0 Fixed ei_sequence test Lior Halphon 2017-12-03 21:07:34 +0200
  • 8c9ff67b21 add travis build script Brad Parker 2017-10-24 13:32:22 -0400
  • 212947d83c really strong rumble radius 2017-10-15 18:46:37 -0500
  • f1bcddf421 hookup reset and unload radius 2017-10-15 18:08:31 -0500
  • 32e4d705c6 check_variables later radius 2017-10-15 15:48:56 -0500