Commit graph

1201 commits

Author SHA1 Message Date
rdanbrook
108b639072 Joystick input works when the window is not in focus (unix) 2013-09-01 21:25:53 -04:00
rdanbrook
c6e591770a Completed command line interface (unix) 2013-09-01 17:58:12 -04:00
rdanbrook
34bacad435 Cleanups and beginnings of a command line interface (unix) 2013-08-29 21:13:21 -04:00
rdanbrook
56d934655b Axes save in the input config properly (unix) 2013-08-28 22:23:23 -04:00
rdanbrook
6fbe4f9c26 Joystick input works with multiple players (unix) 2013-08-28 22:07:43 -04:00
rdanbrook
88bd528a15 Lots of input and video additions (unix) 2013-08-28 21:52:28 -04:00
rdanbrook
cc1721cf3a Merge branch 'master' of git://github.com/libretro/nestopia 2013-08-21 17:35:26 -04:00
rdanbrook
125d405e13 Improved input (unix) 2013-08-21 08:39:35 -04:00
rdanbrook
fb58701759 Add overscan checking. 2013-08-21 13:07:37 +02:00
rdanbrook
fbf9034404 More work on input (unix) 2013-08-21 00:19:39 -04:00
rdanbrook
9fe43dd683 Implemented new input config format (unix) 2013-08-18 19:57:30 -04:00
rdanbrook
97b2c503ee Added some temporary hardcoded values to input (unix) 2013-08-18 16:58:58 -04:00
rdanbrook
030d506c1e Started implementing new input system (unix) 2013-08-18 16:05:59 -04:00
rdanbrook
5c17692107 Video works again (unix) 2013-08-17 11:40:40 -04:00
rdanbrook
9d58cddc9d Got rid of warnings (unix) 2013-08-17 11:09:33 -04:00
rdanbrook
e5a97ed6e1 Compiles against SDL 2.0 (unix) 2013-08-17 10:24:52 -04:00
rdanbrook
1286af83e2 Disabled NSF player, ability to disable GUI added (unix) 2013-08-17 08:50:14 -04:00
rdanbrook
787ba01cf3 Moved old, crufty code elsewhere for later deletion (unix) 2013-08-16 22:02:44 -04:00
rdanbrook
09320b1f0e Removed old, useless code (unix) 2013-08-16 21:56:53 -04:00
rdanbrook
88462f6c6c Set defaults when no config exists, write to ~/.nestopia (unix) 2013-08-16 21:17:58 -04:00
rdanbrook
4eb15a27de Added ability to write config file (unix) 2013-08-16 20:51:25 -04:00
rdanbrook
bb495ac66c Fixed sample rate combobox (unix) 2013-08-16 19:51:14 -04:00
rdanbrook
6d61bd5af3 Config dialog works again (unix)
Code cleanups
2013-08-16 18:44:10 -04:00
rdanbrook
0201d22bc2 New config file format (unix)
Updated Makefile and changelog.txt
2013-08-15 17:55:59 -04:00
rdanbrook
b3d7eb647e Added ability to load NstDatabase.xml, fixes Vs. System games and Startropics 1/2 (libretro) 2013-08-07 20:38:42 -04:00
rdanbrook
0d67adb736 Code cleanups in video.cpp (unix) 2013-08-07 17:50:52 -04:00
rdanbrook
32d891908a Separated video functions, added copyright notices (unix) 2013-08-06 19:20:38 -04:00
rdanbrook
a9bce7877f Added Overscan Masking (unix) 2013-07-31 18:17:04 -04:00
rdanbrook
98326456c6 Updated changelog.txt and README.unix 2013-07-29 19:43:11 -04:00
rdanbrook
8ef58cdbb5 Replaced gtk_key_snooper to avoid deprecated function warnings (unix) 2013-07-29 19:32:35 -04:00
rdanbrook
5b4a093f8b Bumped version number (libretro) 2013-07-29 18:49:59 -04:00
rdanbrook
8111997459 Merge branch 'master' of git://github.com/libretro/nestopia 2013-07-29 18:47:22 -04:00
rdanbrook
2d1de73571 (Makefile) Add ARM target 2013-07-14 02:47:44 +02:00
rdanbrook
f59bab4d7d (blargg NTSC) Remove monochrome - not available in blargg ntsc
implementation for nestopia
2013-07-12 16:04:30 +02:00
rdanbrook
9098e74b91 Better FDS error message handling (unix) 2013-07-05 23:14:58 -04:00
rdanbrook
f5a717c282 Update changelog 2013-06-30 10:29:18 -04:00
rdanbrook
00202d8e8b Merge remote-tracking branch 'libretro/master' 2013-06-30 10:28:46 -04:00
rdanbrook
444aa05a91 Finished implementing blargg's NTSC filter (libretro) 2013-06-30 10:12:23 -04:00
rdanbrook
5890759364 Blargg's NTSC filter works in libretro, preliminary (libretro) 2013-06-29 01:36:57 -04:00
rdanbrook
74ea3a9a30 Differentiated Soft/Hard Reset (unix) 2013-06-08 21:13:38 -04:00
rdanbrook
46cfb9cdef Cleanup Makefile wrt static linking 2013-05-18 17:59:43 +02:00
rdanbrook
778dabf9e6 (iOS) Standardize target name 2013-05-18 03:47:08 +02:00
rdanbrook
e14c22502e L/R now insert coins on Vs. System games (libretro) 2013-05-09 23:34:01 -04:00
rdanbrook
3ec34f1291 Merge remote-tracking branch 'libretro/master' 2013-05-09 22:55:53 -04:00
rdanbrook
ede8a7e9a9 Merge branch 'master' of https://github.com/rdanbrook/nestopia 2013-05-08 18:36:05 -04:00
rdanbrook
3ee0591c36 Merge pull request #42 from rnjacobs/master
Oversize mapper 180
2013-05-08 15:33:57 -07:00
rdanbrook
d99ca33d71 Support oversize mapper 180 2013-05-08 15:18:18 -07:00
rdanbrook
e5cdfe20cb Improved error messages (unix) 2013-05-05 13:50:10 -04:00
rdanbrook
11069a1e1b Update extensions 2013-05-01 00:05:21 +02:00
rdanbrook
702bb7f167 (QNX) Build fix 2013-04-30 16:54:13 +02:00