Commit graph

223 commits

Author SHA1 Message Date
Ryan Danbrook
78b403c19e Updated changelog.txt and README.unix 2013-07-29 19:43:11 -04:00
Ryan Danbrook
1966e04501 Replaced gtk_key_snooper to avoid deprecated function warnings (unix) 2013-07-29 19:32:35 -04:00
Ryan Danbrook
765f72cd47 Bumped version number (libretro) 2013-07-29 18:49:59 -04:00
Ryan Danbrook
c3537bf982 Merge branch 'master' of git://github.com/libretro/nestopia 2013-07-29 18:47:22 -04:00
twinaphex
386905772c (Makefile) Add ARM target 2013-07-14 02:47:44 +02:00
twinaphex
50617647aa (blargg NTSC) Remove monochrome - not available in blargg ntsc
implementation for nestopia
2013-07-12 16:04:30 +02:00
Ryan Danbrook
ce496144de Better FDS error message handling (unix) 2013-07-05 23:14:58 -04:00
Ryan Danbrook
3978c80138 Update changelog 2013-06-30 10:29:18 -04:00
Ryan Danbrook
19ba65c331 Merge remote-tracking branch 'libretro/master' 2013-06-30 10:28:46 -04:00
Ryan Danbrook
20ec4624c9 Finished implementing blargg's NTSC filter (libretro) 2013-06-30 10:12:23 -04:00
Ryan Danbrook
ca64fa3954 Blargg's NTSC filter works in libretro, preliminary (libretro) 2013-06-29 01:36:57 -04:00
Ryan Danbrook
93c68b9479 Differentiated Soft/Hard Reset (unix) 2013-06-08 21:13:38 -04:00
twinaphex
d7418a1625 Cleanup Makefile wrt static linking 2013-05-18 17:59:43 +02:00
twinaphex
47c6e8e5bf (iOS) Standardize target name 2013-05-18 03:47:08 +02:00
Ryan Danbrook
825e995c22 L/R now insert coins on Vs. System games (libretro) 2013-05-09 23:34:01 -04:00
Ryan Danbrook
01e8375863 Merge remote-tracking branch 'libretro/master' 2013-05-09 22:55:53 -04:00
Ryan Danbrook
f900bef6bb Merge branch 'master' of https://github.com/rdanbrook/nestopia 2013-05-08 18:36:05 -04:00
rdanbrook
5dd5a4617c Merge pull request #42 from rnjacobs/master
Oversize mapper 180
2013-05-08 15:33:57 -07:00
Robert Jacobs
9ef206b3ae Support oversize mapper 180 2013-05-08 15:18:18 -07:00
Ryan Danbrook
41d5b6abb8 Improved error messages (unix) 2013-05-05 13:50:10 -04:00
twinaphex
d472171482 Update extensions 2013-05-01 00:05:21 +02:00
twinaphex
7a83228305 (QNX) Build fix 2013-04-30 16:54:13 +02:00
twinaphex
be94d38562 (QNX) Update target output filename 2013-04-30 16:23:09 +02:00
Ryan Danbrook
14ee79d1a8 Changed sprintf to snprintf (unix)
Added generic print_message() function for future use (unix)
2013-04-26 08:37:31 -04:00
Ryan Danbrook
678dd1f833 Serious refactoring of the UI code (unix) 2013-04-25 21:03:01 -04:00
Ryan Danbrook
37dd4c8253 Renamed files and functions (unix) 2013-04-25 20:01:07 -04:00
Squarepusher
2de05f8c4d Merge pull request #3 from eadmaster/patch-1
Patch 1
2013-04-23 19:15:26 -07:00
Andrea
88ad240805 Update libretro.cpp
commented blargg_ntsc_filter parsing as it is non-working by now
2013-04-24 04:47:13 +03:00
Andrea
837620fedf Update libretro.cpp
added "nospritelimit" core option; refactored the "check_variables" function a bit
2013-04-24 04:09:57 +03:00
twinaphex
9b941253c2 (360) Fix build 2013-04-24 02:36:31 +02:00
twinaphex
72790b06c8 (MSVC 2003 Xbox1) Fix build 2013-04-24 02:23:25 +02:00
Ryan Danbrook
47d273ee68 Revert "APU glitches fixed"
This reverts commit 5be07e21e2.
2013-04-21 11:40:40 -04:00
Ryan Danbrook
a7bba5d462 Merge remote-tracking branch 'libretro/master' 2013-04-20 22:04:24 -04:00
Ryan Danbrook
52d5cdca8f Soft patching on by default (unix) 2013-04-20 21:28:56 -04:00
Ryan Danbrook
5be07e21e2 APU glitches fixed 2013-04-20 21:18:00 -04:00
Ryan Danbrook
a8846d338b NTSC filter background colour fix - blargg 2013-04-20 19:04:24 -04:00
Ryan Danbrook
53da4db56e Modified defaults to alleviate sound desync/latency (win32) 2013-04-20 11:40:42 -04:00
twinaphex
005a9e1bdc Fix Android build 2013-04-20 16:44:12 +02:00
twinaphex
ea54168207 (PS3) Build fix 2013-04-18 19:22:18 +02:00
twinaphex
b5144bc47c Use target names in Makefile 2013-04-17 18:41:31 +02:00
Ryan Danbrook
b95c47976b More xBR options and code cleanup (unix) 2013-04-17 00:11:23 -04:00
twinaphex
c9b7b1f8e8 Non-working NTSC toggle as ingame option - committed here purely so that somebody
who knows more about how this works than me can fix it
2013-04-09 05:40:33 +02:00
twinaphex
71b9f71625 (Libretro) Add skeleton for blargg NTSC runtime option 2013-04-08 06:07:21 +02:00
twinaphex
c6fafe506e Update libretro header 2013-04-08 02:49:05 +02:00
Squarepusher
31569aa758 Merge pull request #2 from CatalystG/master
(BlackBerry) Add NDK build project.
2013-04-06 08:45:37 -07:00
CatalystG
f868308228 (BlackBerry) Add NDK build project 2013-04-03 20:01:54 -04:00
rdanbrook
0fd5b55526 Merge pull request #32 from libretro/master
Latest libretro updates
2013-03-30 17:03:48 -07:00
twinaphex
8661626aeb Merge git://github.com/rdanbrook/nestopia 2013-03-29 18:22:29 +01:00
twinaphex
4248b097ea (QNX) Fix build for C++ 2013-03-29 17:20:11 +01:00
Ryan Danbrook
af83d2320d Allow disabling of rom load message (win32) 2013-03-29 00:46:02 -04:00