Commit graph

736 commits

Author SHA1 Message Date
rdanbrook
2751beef7a Added decoder selection (unix) 2013-10-19 18:50:36 -04:00
rdanbrook
34733c00be Added palette selection (unix) 2013-10-19 18:31:08 -04:00
rdanbrook
5cbff84b54 Added picture options (unix) 2013-10-19 18:02:20 -04:00
rdanbrook
2a99b7f248 Added rewinder and coin insert back to keyboard input (unix) 2013-10-14 22:00:34 -04:00
rdanbrook
488e4bbca7 Crosshair only shows when a Zapper is present (unix) 2013-10-14 21:28:10 -04:00
rdanbrook
2151a99c8d Added crosshair cursor for Zapper (unix) 2013-10-14 18:26:22 -04:00
rdanbrook
ecc5145551 Rudimentary support for the NES Zapper (unix) 2013-10-12 17:29:50 -04:00
rdanbrook
204daf61c7 Unix port now compiles on Windows with MinGW 2013-09-25 08:33:13 -04:00
rdanbrook
87b3d89e5c Make it more MinGW-friendly 2013-09-24 22:14:08 -04:00
rdanbrook
4e6065cbcc Removed fonts.inc as it is no longer used (unix) 2013-09-13 23:14:11 -04:00
rdanbrook
cb1bfb2827 Cleaned up Makefile (unix) 2013-09-12 21:10:21 -04:00
rdanbrook
9bbeb212db Build changes (multiplatform) 2013-09-12 08:50:29 -04:00
rdanbrook
7439f3808e Enabled NTSC/xBR filter options and fixed a regression (unix) 2013-09-08 09:33:37 -04:00
rdanbrook
3ca065edda Fixed GUI so stuff still builds (unix) 2013-09-07 17:23:38 -04:00
rdanbrook
2f87806ddc Added ability to preserve aspect ratio in fullscreen mode (unix) 2013-09-07 16:27:08 -04:00
rdanbrook
cc199fcd1e Tweaked CLI (unix) 2013-09-07 13:27:28 -04:00
rdanbrook
f4a428d9d3 Resize SDL window properly if settings changed from GUI (unix) 2013-09-07 12:08:52 -04:00
rdanbrook
df9fc124f3 Fixed OpenGL fencepost issue and cleaned up code (unix) 2013-09-07 11:47:53 -04:00
rdanbrook
3fb1187390 Cleaned up non-OpenGL video code (unix) 2013-09-06 21:57:11 -04:00
rdanbrook
1218ca31f3 Serious code cleanups (unix) 2013-09-03 21:41:37 -04:00
rdanbrook
4aab779f90 Rearranged filter order (unix) 2013-09-03 20:51:08 -04:00
rdanbrook
b2cf335ee7 Cleanups and variable renaming (unix) 2013-09-03 20:40:11 -04:00
rdanbrook
0b7f8ab2f7 Fixed segfaults related to ScaleX filter (unix) 2013-09-02 22:28:20 -04:00
rdanbrook
0f1e3431fa Window mode is proper size if started from fullscreen (unix) 2013-09-02 20:39:30 -04:00
rdanbrook
cfc23e7c31 Removed lots of code (unix) 2013-09-02 17:33:20 -04:00
rdanbrook
d571e4acab Lots of work on SDL2 video (unix) 2013-09-02 16:03:36 -04:00
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
125d405e13 Improved input (unix) 2013-08-21 08:39:35 -04: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
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