Commit graph

1201 commits

Author SHA1 Message Date
rdanbrook
5a196f15fb Fix libretro version 2014-11-02 06:12:22 -05:00
rdanbrook
09e65bc32e Merge branch 'master' of https://github.com/rdanbrook/nestopia 2014-11-02 06:11:00 -05:00
rdanbrook
c0ba00108d Merge pull request #106 from libretro/master
Updates
2014-11-02 06:10:27 -05:00
rdanbrook
bbf195b44f Add Makefile.common 2014-11-02 04:57:30 +01:00
rdanbrook
9c04c7a537 Makefile - update iOS/OSX targets 2014-10-23 09:06:44 +02:00
rdanbrook
a35836d9b6 Merge https://github.com/rdanbrook/nestopia 2014-10-23 08:55:26 +02:00
rdanbrook
a068ea8e37 Clean up cursor code 2014-10-19 18:18:55 -04:00
rdanbrook
7229884f5e Make about dialog transient 2014-10-19 11:49:49 -04:00
rdanbrook
733c8cbda7 Removed hardcoding from UI input 2014-10-19 11:33:08 -04:00
rdanbrook
1303eeaea0 Detect/Display input type 2014-10-18 14:05:30 -04:00
rdanbrook
11fb0db021 Merge pull request #4 from sergiobenrocha2/master
Fix version to 1.46.2.
2014-10-14 03:15:56 +02:00
rdanbrook
e3e9bedabe Fix version to 1.46.2. 2014-10-13 22:11:42 -03:00
rdanbrook
473302530d Revert "Merged shalma's fix for mapper 79 (Puzzle (Unl))"
This reverts commit 67764c4ed8.
2014-10-13 20:36:49 -04:00
rdanbrook
87a66d1e08 Updated build for new mapper 2014-10-13 18:51:58 -04:00
rdanbrook
97861868a8 first pass at acclaim mc-acc support 2014-10-13 18:40:43 -04:00
rdanbrook
cd4e8957f0 Fix Burai Fighter (U) status area 2014-10-13 18:40:22 -04:00
rdanbrook
f4f46598df Revert "Fix for mapper 146"
This reverts commit 7c3536f696.
2014-10-13 18:17:36 -04:00
rdanbrook
b3c0bc9893 Bump version number 2014-10-13 18:16:25 -04:00
rdanbrook
eba038ce82 Fixed typo 2014-10-13 14:35:24 -04:00
rdanbrook
c1d8a8287b Cleaned up code (libretro) 2014-10-05 08:51:54 -04:00
rdanbrook
4700638d67 Fixed horizontal overscan (libretro) 2014-10-05 08:51:15 -04:00
rdanbrook
52edd4ae15 Switch VS. System and FDS related inputs (libretro) 2014-10-05 08:28:26 -04:00
rdanbrook
2a4d8bdd8d Fixed braindead joystick config bug 2014-09-30 17:45:19 -04:00
rdanbrook
f4b4a6482b Merge branch 'master' of git://github.com/libretro/nestopia 2014-09-28 08:20:37 -04:00
rdanbrook
a769bca1e2 Update libretro.h 2014-09-22 22:20:06 +00:00
rdanbrook
2dbc8f841b Misc bugfixes 2014-09-19 00:02:20 -04:00
rdanbrook
11db9f3ea4 Removed Audio API selector if no choices available 2014-09-09 08:16:20 -04:00
rdanbrook
59c4c3e9c3 Fixed some GUI bugs 2014-09-07 10:37:15 -04:00
rdanbrook
d9ff90620b Bump version number 2014-09-01 22:03:31 -04:00
rdanbrook
becd635bfd Disable SDL audio under 2.0.4 2014-09-01 21:34:19 -04:00
rdanbrook
47b28a9aed Updated documentation and hardcoded inputs 2014-09-01 21:02:26 -04:00
rdanbrook
4210e6d867 Added fullscreen toggle to menu 2014-09-01 20:55:41 -04:00
rdanbrook
11bb2672aa Allow Enter and Space to be entered as input mappings 2014-09-01 20:48:32 -04:00
rdanbrook
adc814b685 Merge branch 'unused' of git://github.com/lioncash/nestopia 2014-08-31 08:12:59 -04:00
rdanbrook
2a976b3f72 Core: Remove unused variable from NstCartridgeRomset.cpp 2014-08-30 22:57:34 -04:00
rdanbrook
763e1dbd49 Merge branch 'lioncash-initializer-list-uninitialized' 2014-08-30 18:38:44 -04:00
rdanbrook
a657666218 Core: Fix the use of uninitialized class members being used within the initialization list. 2014-08-30 13:56:21 -04:00
rdanbrook
aafe5d295f Added input defaults button 2014-08-30 00:25:59 -04:00
rdanbrook
3e77ed7fdf Tweaked configuration files and defaults 2014-08-29 22:37:04 -04:00
rdanbrook
b3f64cfa9e Improved input config 2014-08-29 22:03:43 -04:00
rdanbrook
73d98596ff Added support for compressed files that are not inside a .tar to the file open dialog 2014-08-21 08:24:29 -04:00
rdanbrook
bf3c7a4abc Fixed a bunch of little bugs 2014-08-17 11:05:59 -04:00
rdanbrook
8315a65cd3 Defaulted to mono audio 2014-08-13 20:14:21 -04:00
rdanbrook
753ed26bda Fixed Ninja Gaiden (U) moon glitch 2014-08-09 12:14:37 -04:00
rdanbrook
8762e95076 Fixed reversed sprite limit logic (perilsensitive) 2014-08-09 12:13:46 -04:00
rdanbrook
5702da9a6d Default audio API changed to libao 2014-08-06 21:38:39 -04:00
rdanbrook
4e11d18175 Make speed limiter option actually do something 2014-08-06 20:42:09 -04:00
rdanbrook
20da3ee2a0 Added idle wait for SDL audio 2014-08-06 19:15:15 -04:00
rdanbrook
1690dc5374 Rewrote SDL audio 2014-08-04 23:31:21 -04:00
rdanbrook
25a1a6a4da Got rid of annoying bilinear filtering border glitch 2014-08-01 18:14:59 -04:00