Commit graph

473 commits

Author SHA1 Message Date
Ryan Danbrook
6e4e16464d Rudimentary support for the NES Zapper (unix) 2013-10-12 17:29:50 -04:00
Ryan Danbrook
79f5bfff27 Unix port now compiles on Windows with MinGW 2013-09-25 08:33:13 -04:00
Ryan Danbrook
49e079d796 Make it more MinGW-friendly 2013-09-24 22:14:08 -04:00
Ryan Danbrook
e189dac2e3 Removed fonts.inc as it is no longer used (unix) 2013-09-13 23:14:11 -04:00
Ryan Danbrook
177132afc8 More Makefile cleanup (unix) 2013-09-13 08:58:42 -04:00
Ryan Danbrook
2704fac89e Cleaned the Makefile some more (unix) 2013-09-12 22:49:27 -04:00
Ryan Danbrook
6a4e92911b Cleaned up Makefile (unix) 2013-09-12 21:10:21 -04:00
Ryan Danbrook
910283d90a Build changes (multiplatform) 2013-09-12 08:50:29 -04:00
Ryan Danbrook
d5b6d34ed7 Enabled NTSC/xBR filter options and fixed a regression (unix) 2013-09-08 09:33:37 -04:00
Ryan Danbrook
281b1a5df5 Fixed GUI so stuff still builds (unix) 2013-09-07 17:23:38 -04:00
Ryan Danbrook
81d7f0fd06 Added ability to preserve aspect ratio in fullscreen mode (unix) 2013-09-07 16:27:08 -04:00
Ryan Danbrook
5044ab28e4 Tweaked CLI (unix) 2013-09-07 13:27:28 -04:00
Ryan Danbrook
6d9fdecd13 Resize SDL window properly if settings changed from GUI (unix) 2013-09-07 12:08:52 -04:00
Ryan Danbrook
96a11274e9 Fixed OpenGL fencepost issue and cleaned up code (unix) 2013-09-07 11:47:53 -04:00
Ryan Danbrook
9cbac69ca4 Cleaned up non-OpenGL video code (unix) 2013-09-06 21:57:11 -04:00
Ryan Danbrook
6c7cc732db Serious code cleanups (unix) 2013-09-03 21:41:37 -04:00
Ryan Danbrook
3c67a95a13 Rearranged filter order (unix) 2013-09-03 20:51:08 -04:00
Ryan Danbrook
a9979ca816 Cleanups and variable renaming (unix) 2013-09-03 20:40:11 -04:00
Ryan Danbrook
f96c0cf393 Fixed segfaults related to ScaleX filter (unix) 2013-09-02 22:28:20 -04:00
Ryan Danbrook
319eef2a38 Window mode is proper size if started from fullscreen (unix) 2013-09-02 20:39:30 -04:00
Ryan Danbrook
e786393d7b Removed lots of code (unix) 2013-09-02 17:33:20 -04:00
Ryan Danbrook
3ad3c1679e Lots of work on SDL2 video (unix) 2013-09-02 16:03:36 -04:00
Ryan Danbrook
1f9b62f92e Joystick input works when the window is not in focus (unix) 2013-09-01 21:25:53 -04:00
Ryan Danbrook
a657720d2e Completed command line interface (unix) 2013-09-01 17:58:12 -04:00
Ryan Danbrook
5b69a5554e Cleanups and beginnings of a command line interface (unix) 2013-08-29 21:13:21 -04:00
Ryan Danbrook
01151288bb Axes save in the input config properly (unix) 2013-08-28 22:23:23 -04:00
Ryan Danbrook
324327d2f0 Joystick input works with multiple players (unix) 2013-08-28 22:07:43 -04:00
Ryan Danbrook
4265f36429 Lots of input and video additions (unix) 2013-08-28 21:52:28 -04:00
Ryan Danbrook
6ece5bcf42 Merge branch 'master' of git://github.com/libretro/nestopia 2013-08-21 17:35:26 -04:00
Ryan Danbrook
395655f64a Improved input (unix) 2013-08-21 08:39:35 -04:00
Themaister
d32ea08f13 Add overscan checking. 2013-08-21 13:07:37 +02:00
Ryan Danbrook
aa38cdea99 More work on input (unix) 2013-08-21 00:19:39 -04:00
Ryan Danbrook
a293cae1c2 Implemented new input config format (unix) 2013-08-18 19:57:30 -04:00
Ryan Danbrook
3a0f67e032 Added some temporary hardcoded values to input (unix) 2013-08-18 16:58:58 -04:00
Ryan Danbrook
b559f96afd Started implementing new input system (unix) 2013-08-18 16:05:59 -04:00
Ryan Danbrook
100bb8c19c Video works again (unix) 2013-08-17 11:40:40 -04:00
Ryan Danbrook
7f318011cf Got rid of warnings (unix) 2013-08-17 11:09:33 -04:00
Ryan Danbrook
05f881bfc0 Compiles against SDL 2.0 (unix) 2013-08-17 10:24:52 -04:00
Ryan Danbrook
e2fd8fc4b7 Disabled NSF player, ability to disable GUI added (unix) 2013-08-17 08:50:14 -04:00
Ryan Danbrook
207039947b Moved old, crufty code elsewhere for later deletion (unix) 2013-08-16 22:02:44 -04:00
Ryan Danbrook
55542c7c94 Removed old, useless code (unix) 2013-08-16 21:56:53 -04:00
Ryan Danbrook
7f9f4bdd2a Set defaults when no config exists, write to ~/.nestopia (unix) 2013-08-16 21:17:58 -04:00
Ryan Danbrook
bccf827e29 Added ability to write config file (unix) 2013-08-16 20:51:25 -04:00
Ryan Danbrook
8ac5772998 Fixed sample rate combobox (unix) 2013-08-16 19:51:14 -04:00
Ryan Danbrook
b4121174f6 Config dialog works again (unix)
Code cleanups
2013-08-16 18:44:10 -04:00
Ryan Danbrook
4e34549572 New config file format (unix)
Updated Makefile and changelog.txt
2013-08-15 17:55:59 -04:00
Ryan Danbrook
11650e8385 Added ability to load NstDatabase.xml, fixes Vs. System games and Startropics 1/2 (libretro) 2013-08-07 20:38:42 -04:00
Ryan Danbrook
cf31e17c6c Code cleanups in video.cpp (unix) 2013-08-07 17:50:52 -04:00
Ryan Danbrook
97f0527b50 Separated video functions, added copyright notices (unix) 2013-08-06 19:20:38 -04:00
Ryan Danbrook
d0903b57e4 Added Overscan Masking (unix) 2013-07-31 18:17:04 -04:00