Commit graph

1201 commits

Author SHA1 Message Date
rdanbrook
14200495ba Build the correct core... 2017-12-21 13:13:51 -05:00
rdanbrook
f1a31c8b64 Merge pull request #73 from Aftnet/master
Appveyor CI
2017-12-21 07:57:14 -05:00
rdanbrook
68b23adc11 Appveyor CI 2017-12-21 21:12:33 +09:00
rdanbrook
8ddc9b8cd2 Merge branch 'master' of https://github.com/libretro/nestopia 2017-12-20 17:37:27 -05:00
rdanbrook
a281566985 Merge pull request #72 from orbea/libretro
(libretro) Include libretro.h
2017-12-20 06:27:50 +01:00
rdanbrook
6698b48a43 (libretro) Include libretro.h 2017-12-19 21:16:05 -08:00
rdanbrook
59237ac706 Merge pull request #71 from Aftnet/master
Updated libretro.h
2017-12-19 17:16:25 +01:00
rdanbrook
89f36c98fc Updated libretro.h 2017-12-20 00:59:05 +09:00
rdanbrook
59ba61b957 Remove my debug output. 2017-12-11 16:58:15 -05:00
rdanbrook
b660535b06 Fix missing variable assignment. 2017-12-11 16:58:15 -05:00
rdanbrook
6050489168 Update logic for parsing joystick config string to allow > 9 js devs. 2017-12-11 16:58:15 -05:00
rdanbrook
fc2db75231 libretro: Don't query joypads if they aren't plugged
Don't query the input of RETRO_DEVICE_JOYPAD unless the frontend
explicitly plugged them.
2017-12-09 12:56:47 -05:00
rdanbrook
ae334805ce libretro: Implement retro_set_controller_port_device()
Store the type of input device plugged into the 4 first ports by the
frontend.
2017-12-09 12:56:47 -05:00
rdanbrook
07369c1dd4 Fix CMake linking
* CMake is brain-damaged and it's pkg-config
  module is completely overengineered.
* In corner cases, _LIBRARIES and _INCLUDE_DIRS
  is not enough to build a target succesfully.
  See also:
    https://youtu.be/KPi0AuVpxLI?t=220

Fixes #248
2017-12-09 12:56:30 -05:00
rdanbrook
47ceda9cf0 add 3ds to travis build 2017-10-23 21:25:51 -04:00
rdanbrook
06f860c0b5 Use sprintf - more portable 2017-10-24 02:41:35 +02:00
rdanbrook
b0ed07a28e travis: add linux build target 2017-10-23 18:24:52 -04:00
rdanbrook
a36dfafd96 Update NstBoardAcclaimMcAcc.hpp
This fixes the McAcc games and allows them to run on the new mapper. Tested and verified.
2017-10-21 16:23:43 -05:00
rdanbrook
7d525629ee travis: add wii/ngc build platform 2017-10-21 15:19:04 -04:00
rdanbrook
7cf7d2dee2 add travis build file 2017-10-21 14:59:31 -04:00
rdanbrook
228c713c27 Merge pull request #250 from skitt/libretro-cppflags
Honour CPPFLAGS in libretro
2017-10-12 05:51:20 -05:00
rdanbrook
cf94b7c33b Honour CPPFLAGS in libretro
C pre-processor flags are commonly defined in CPPFLAGS; this patch
ensures that they are used when building libretro.

Signed-off-by: Stephen Kitt <steve@sk2.org>
2017-10-12 11:56:57 +02:00
rdanbrook
e44d313b4b Fixes a crash on ARM. Fixes #69 2017-10-10 16:22:40 +07:00
rdanbrook
afa3d2129e Merge pull request #68 from Tatsuya79/patch-3
Fix crosshair and overscan with Blargg filter.
2017-09-23 08:17:43 -04:00
rdanbrook
17aa500b81 Fix crosshair and overscan with Blargg filter. 2017-09-23 13:50:14 +02:00
rdanbrook
38468053b7 Merge pull request #67 from Tatsuya79/patch-2
Zapper follows overscan range.
2017-09-23 12:48:42 +02:00
rdanbrook
76849ace0a Zapper follows overscan range. 2017-09-23 11:59:16 +02:00
rdanbrook
84e4821ed7 Merge pull request #66 from Tatsuya79/patch-1
Fix mouse out of bounds for zapper.
2017-09-22 18:45:20 -04:00
rdanbrook
6030069b6b Fix mouse out of bounds for zapper. 2017-09-23 00:35:46 +02:00
rdanbrook
64f7500467 Added Famicom Mic support to libretro 2017-09-22 18:01:28 -04:00
rdanbrook
1ded5e96b3 Added preliminary Famicom Mic support to standalone port 2017-09-22 16:51:19 -04:00
rdanbrook
b884d93022 Cleaned up audio init in standalone port 2017-09-20 13:53:36 -04:00
rdanbrook
3421702e47 Enabled overclock option in standalone port 2017-09-20 11:32:45 -04:00
rdanbrook
c95368e8d5 Working 2x overclocking (meepingsnesroms) 2017-09-20 10:56:37 -04:00
rdanbrook
8191381426 Improve Makefile.common 2017-09-16 06:27:53 +02:00
rdanbrook
369879da60 Cleanups 2017-09-16 06:01:26 +02:00
rdanbrook
8694d1998e Updates 2007-02-20 09:54:09 +01:00
rdanbrook
1e99c16b27 Update 2017-09-15 04:33:50 +02:00
rdanbrook
54fd426e49 Remove now unnecessary msvc solution files 2017-09-15 04:05:32 +02:00
rdanbrook
c5ddcf01ab Fix 360 build 2017-09-15 04:05:00 +02:00
rdanbrook
40963bf30b Improve 360 makefile target 2017-09-15 03:10:24 +02:00
rdanbrook
141d889298 Update Makefile 2017-09-15 02:35:48 +02:00
rdanbrook
c7f0488553 Merge branch 'master' of https://github.com/libretro/nestopia 2017-09-15 02:26:45 +02:00
rdanbrook
68a4e01871 Add xbox targets 2017-09-15 02:26:26 +02:00
rdanbrook
7eac12df64 Prevent segfault on new input options 2017-09-10 22:05:23 -04:00
rdanbrook
4aa8c6387b Added rewind controls to gamepad 2017-09-10 21:32:47 -04:00
rdanbrook
ebbc536a60 Merge pull request #63 from yoshisuga/master
support for iOS arm64 build
2017-09-08 07:52:37 -04:00
rdanbrook
21afedb30d support for iOS arm64 build 2017-09-07 21:48:52 -10:00
rdanbrook
9840ef9d73 Take threading off GTK+ 2017-09-04 22:01:03 -04:00
rdanbrook
cbf2c7c086 Changed audio sample rate to 48000Hz (libretro) 2017-09-04 18:10:19 -04:00