Commit graph

  • 29feefc8e2 Restore full functionality to GTK+ port rdanbrook 2018-01-15 11:47:53 -05:00
  • 67ac382d44 Restore full functionality to GTK+ port Ryan Danbrook 2018-01-15 11:47:53 -05:00
  • fb89c23175 SDL and GTK+ separated from common video functions rdanbrook 2018-01-15 11:35:05 -05:00
  • 6674c6a860 SDL and GTK+ separated from common video functions Ryan Danbrook 2018-01-15 11:35:05 -05:00
  • 9e22cdac54 Start of major source tree restructuring and cleanup rdanbrook 2018-01-14 22:54:56 -05:00
  • d9d030b14d Start of major source tree restructuring and cleanup Ryan Danbrook 2018-01-14 22:54:56 -05:00
  • ff964e0494 Remove SDL input from nst_emuloop function rdanbrook 2018-01-14 17:56:44 -05:00
  • 99db48135b Remove SDL input from nst_emuloop function Ryan Danbrook 2018-01-14 17:56:44 -05:00
  • 04b7417bbc Merge b99635b01d into ef33882799 Lou-Cipher 2018-01-14 20:23:01 +00:00
  • b99635b01d Remove unnecessary romLoaded bool. David Heitman 2018-01-06 15:50:07 -07:00
  • b06f2d943c Fix segfault on uninitialzed cNstPads for gtkui kb input David Heitman 2018-01-06 15:16:11 -07:00
  • 7a0644d8af Ensure nst_load() is always called before nst_emuloop() David Heitman 2018-01-06 14:02:26 -07:00
  • 1be0d128e7 Merge c234417973 into 32ea0fc7de Lou-Cipher 2018-01-06 20:42:09 +00:00
  • c234417973 Ensure nst_load() always runs before nst_emuloop() David Heitman 2018-01-06 03:09:07 -07:00
  • 601d3be1b8 Fix a segfault on input with no game loaded John McKay 2017-12-31 00:15:45 +00:00
  • e8f408fcc0 Add JACK audio support John McKay 2017-12-27 23:49:38 +00:00
  • 4f3e361563 Merge 4623c5aa54 into 32ea0fc7de Lou-Cipher 2018-01-06 20:05:01 +00:00
  • 4623c5aa54 Testing David Heitman 2018-01-06 13:04:42 -07:00
  • 24cd9ec59e Fix fail to run nst_play() David Heitman 2018-01-06 11:57:50 -07:00
  • 7328a35fd1 Better implementation David Heitman 2018-01-06 11:31:19 -07:00
  • e9da350f4c nst_play doesn't need to return playing, is global David Heitman 2018-01-06 03:30:03 -07:00
  • 37d37c942b Ensure nst_load() always runs before nst_emuloop() David Heitman 2018-01-06 03:09:07 -07:00
  • 04307cecef Merge branch 'master' of https://github.com/rdanbrook/nestopia loucipher 2018-01-06 01:00:40 -07:00
  • a2637193d4 Add Switch target rdanbrook 2018-01-04 23:17:36 +01:00
  • ef33882799 Add Switch target twinaphex 2018-01-04 23:17:36 +01:00
  • e3052f39e9 Fix a segfault on input with no game loaded rdanbrook 2017-12-31 00:15:45 +00:00
  • 32ea0fc7de Fix a segfault on input with no game loaded John McKay 2017-12-31 00:15:45 +00:00
  • f15d7a5d30 Fix a segfault on input with no game loaded John McKay 2017-12-31 00:15:45 +00:00
  • ae0e4c3213 Add JACK audio support rdanbrook 2017-12-27 23:49:38 +00:00
  • 2c214771e8 Add JACK audio support John McKay 2017-12-27 23:49:38 +00:00
  • 73bc98c69d Add JACK audio support John McKay 2017-12-27 23:49:38 +00:00
  • b473e52a10 Merge branch 'master' of https://github.com/rdanbrook/nestopia loucipher 2017-12-25 23:00:24 -07:00
  • 53f32425c2 Merge branch 'master' of https://github.com/Lou-Cipher/nestopia loucipher 2017-12-25 22:57:47 -07:00
  • 4fcbe0db77 Revert "libretro: Don't query joypads if they aren't plugged" rdanbrook 2017-12-23 07:50:57 +01:00
  • 754d2831c7 Revert "libretro: Don't query joypads if they aren't plugged" twinaphex 2017-12-23 07:50:57 +01:00
  • 14200495ba Build the correct core... rdanbrook 2017-12-21 13:13:51 -05:00
  • e4b6750128
    Build the correct core... bparker06 2017-12-21 13:13:51 -05:00
  • f1a31c8b64 Merge pull request #73 from Aftnet/master rdanbrook 2017-12-21 07:57:14 -05:00
  • 34fe5882b8
    Merge pull request #73 from Aftnet/master rdanbrook 2017-12-21 07:57:14 -05:00
  • 68b23adc11 Appveyor CI rdanbrook 2017-12-21 21:12:33 +09:00
  • bdedea55ef Appveyor CI Alberto Fustinoni 2017-12-21 21:12:33 +09:00
  • 8ddc9b8cd2 Merge branch 'master' of https://github.com/libretro/nestopia rdanbrook 2017-12-20 17:37:27 -05:00
  • 09c91697af Merge branch 'master' of https://github.com/libretro/nestopia Ryan Danbrook 2017-12-20 17:37:27 -05:00
  • a281566985 Merge pull request #72 from orbea/libretro rdanbrook 2017-12-20 06:27:50 +01:00
  • 3cb00983b2
    Merge pull request #72 from orbea/libretro Twinaphex 2017-12-20 06:27:50 +01:00
  • 6698b48a43 (libretro) Include libretro.h rdanbrook 2017-12-19 20:46:43 -08:00
  • 096820b6c0 (libretro) Include libretro.h orbea 2017-12-19 20:46:43 -08:00
  • 59237ac706 Merge pull request #71 from Aftnet/master rdanbrook 2017-12-19 17:16:25 +01:00
  • 28e7a36d7f
    Merge pull request #71 from Aftnet/master Twinaphex 2017-12-19 17:16:25 +01:00
  • 89f36c98fc Updated libretro.h rdanbrook 2017-12-20 00:59:05 +09:00
  • 0723aac1ad Updated libretro.h Alberto Fustinoni 2017-12-20 00:59:05 +09:00
  • 7c9b8633d9
    Merge pull request #1 from Lou-Cipher/unlimited_js Lou-Cipher 2017-12-11 21:45:36 -07:00
  • 59ba61b957 Remove my debug output. rdanbrook 2017-12-11 14:57:14 -07:00
  • 834d22ef96 Remove my debug output. David Heitman 2017-12-11 14:57:14 -07:00
  • b660535b06 Fix missing variable assignment. rdanbrook 2017-12-11 14:49:20 -07:00
  • 0b1afd3a2c Fix missing variable assignment. David Heitman 2017-12-11 14:49:20 -07:00
  • 6050489168 Update logic for parsing joystick config string to allow > 9 js devs. rdanbrook 2017-12-11 14:33:17 -07:00
  • 490f9885a0 Update logic for parsing joystick config string to allow > 9 js devs. David Heitman 2017-12-11 14:33:17 -07:00
  • 90eb969f9e Remove my debug output. David Heitman 2017-12-11 14:57:14 -07:00
  • f268869792 Fix missing variable assignment. David Heitman 2017-12-11 14:49:20 -07:00
  • 6ef0846285 Update logic for parsing joystick config string to allow > 9 js devs. David Heitman 2017-12-11 14:33:17 -07:00
  • fc2db75231 libretro: Don't query joypads if they aren't plugged rdanbrook 2017-11-29 16:09:03 +01:00
  • 5b880ecad3 libretro: Don't query joypads if they aren't plugged Adrien Plazas 2017-11-29 16:09:03 +01:00
  • ae334805ce libretro: Implement retro_set_controller_port_device() rdanbrook 2017-11-29 16:07:52 +01:00
  • cb62c6715a libretro: Implement retro_set_controller_port_device() Adrien Plazas 2017-11-29 16:07:52 +01:00
  • 07369c1dd4 Fix CMake linking rdanbrook 2017-11-21 11:00:05 +01:00
  • 056aea839a Fix CMake linking David Seifert 2017-11-21 11:00:05 +01:00
  • 499dee3f96 libretro: Don't query joypads if they aren't plugged Adrien Plazas 2017-11-29 16:09:03 +01:00
  • fb3c6afd34 libretro: Implement retro_set_controller_port_device() Adrien Plazas 2017-11-29 16:07:52 +01:00
  • 1ef5f8fd98 Fix CMake linking David Seifert 2017-11-21 11:00:05 +01:00
  • 47ceda9cf0 add 3ds to travis build rdanbrook 2017-10-23 21:25:51 -04:00
  • 54f6d7632d add 3ds to travis build Brad Parker 2017-10-23 21:25:51 -04:00
  • 06f860c0b5 Use sprintf - more portable rdanbrook 2017-10-24 02:41:35 +02:00
  • 1aded134e4 Use sprintf - more portable twinaphex 2017-10-24 02:41:35 +02:00
  • b0ed07a28e travis: add linux build target rdanbrook 2017-10-23 18:24:52 -04:00
  • 58b19cd267 travis: add linux build target Brad Parker 2017-10-23 18:24:52 -04:00
  • a36dfafd96 Update NstBoardAcclaimMcAcc.hpp rdanbrook 2017-10-21 17:21:17 -04:00
  • 2cf956e6e7 Update NstBoardAcclaimMcAcc.hpp joepogo 2017-10-21 17:21:17 -04:00
  • 8f04d54aca Update NstBoardAcclaimMcAcc.hpp joepogo 2017-10-21 17:21:17 -04:00
  • 7d525629ee travis: add wii/ngc build platform rdanbrook 2017-10-21 15:19:04 -04:00
  • f28c16a87a travis: add wii/ngc build platform Brad Parker 2017-10-21 15:19:04 -04:00
  • 7cf7d2dee2 add travis build file rdanbrook 2017-10-21 14:59:31 -04:00
  • 8e180489e0 add travis build file Brad Parker 2017-10-21 14:59:31 -04:00
  • 228c713c27 Merge pull request #250 from skitt/libretro-cppflags rdanbrook 2017-10-12 05:51:20 -05:00
  • c067e67a58 Merge pull request #250 from skitt/libretro-cppflags rdanbrook 2017-10-12 05:51:20 -05:00
  • cf94b7c33b Honour CPPFLAGS in libretro rdanbrook 2017-10-12 11:56:57 +02:00
  • e32940b26f
    Honour CPPFLAGS in libretro Stephen Kitt 2017-10-12 11:56:57 +02:00
  • e44d313b4b Fixes a crash on ARM. Fixes #69 rdanbrook 2017-10-10 16:22:40 +07:00
  • fe2db2e92f Fixes a crash on ARM. Fixes #69 Jean-André Santoni 2017-10-10 16:22:40 +07:00
  • afa3d2129e Merge pull request #68 from Tatsuya79/patch-3 rdanbrook 2017-09-23 08:17:43 -04:00
  • 071f04ea1c Merge pull request #68 from Tatsuya79/patch-3 rdanbrook 2017-09-23 08:17:43 -04:00
  • 17aa500b81 Fix crosshair and overscan with Blargg filter. rdanbrook 2017-09-23 13:50:14 +02:00
  • 429c2dab34 Fix crosshair and overscan with Blargg filter. Tatsuya79 2017-09-23 13:50:14 +02:00
  • 38468053b7 Merge pull request #67 from Tatsuya79/patch-2 rdanbrook 2017-09-23 12:48:42 +02:00
  • c12cffe97e Merge pull request #67 from Tatsuya79/patch-2 Twinaphex 2017-09-23 12:48:42 +02:00
  • 76849ace0a Zapper follows overscan range. rdanbrook 2017-09-23 11:59:16 +02:00
  • c38768bc21 Zapper follows overscan range. Tatsuya79 2017-09-23 11:59:16 +02:00
  • 84e4821ed7 Merge pull request #66 from Tatsuya79/patch-1 rdanbrook 2017-09-22 18:45:20 -04:00
  • a4529dac26 Merge pull request #66 from Tatsuya79/patch-1 rdanbrook 2017-09-22 18:45:20 -04:00
  • 6030069b6b Fix mouse out of bounds for zapper. rdanbrook 2017-09-23 00:35:46 +02:00