Commit graph

1201 commits

Author SHA1 Message Date
rdanbrook
05f4d0e63e Added customizable NTSC filter options (unix) 2015-05-12 23:14:07 -04:00
rdanbrook
e56ace8309 Force a modern OpenGL context 2015-05-08 00:31:49 -04:00
rdanbrook
477029159f Update documentation 2015-05-06 22:52:23 -04:00
rdanbrook
fc18e2a44a Modern OpenGL 2015-05-06 22:36:46 -04:00
rdanbrook
3405bae87e Put version in title 2015-04-03 13:46:22 -04:00
rdanbrook
5fcdf31e84 Open Recent menu item 2015-04-03 13:22:30 -04:00
rdanbrook
c71b4721d7 Pause while configuration open 2015-04-03 12:05:14 -04:00
rdanbrook
d6e2f0a178 Remember configuration tab 2015-04-02 22:11:22 -04:00
rdanbrook
10c651c4f0 Empty the audio buffer if volume is set to 0 2015-03-20 08:35:11 -04:00
rdanbrook
b515dfbbb1 Quicksave/Quickload added to menu 2015-03-19 22:54:18 -04:00
rdanbrook
ecfc28cfa5 use ints instead of floats when generating the raw palette.
fix comment (again).
2015-03-19 12:32:03 +01:00
rdanbrook
1a9a7008a8 fix typo 2015-03-18 23:17:08 +01:00
rdanbrook
9603c0616f add a raw chroma/level/emphasis palette that can be decoded by the
frontend.
2015-03-18 21:03:36 +01:00
rdanbrook
6b814e26f5 Save screenshots from GUI 2015-03-14 15:42:24 -04:00
rdanbrook
73151d96b1 Screenshots (unix) 2015-03-14 12:12:37 -04:00
rdanbrook
30968445a6 Merge remote-tracking branch 'libretro/master' 2015-03-13 18:47:32 -04:00
rdanbrook
8ce0c81e75 Update the copyright year 2015-03-13 18:47:00 -04:00
rdanbrook
1ace5af07a Fixed window close bug (unix) 2015-03-12 17:40:02 -04:00
rdanbrook
f581e343c4 Merge https://github.com/rdanbrook/nestopia 2015-03-05 14:17:44 +01:00
rdanbrook
2f0f893ade FME-7 IRQ Fix (lidnariq) 2015-03-03 12:25:08 -05:00
rdanbrook
232bfb787f (iOS) Use xcodebuild instead of xcrun 2015-02-28 03:40:44 +01:00
rdanbrook
e994154c6e Set $4017 to $00 on boot 2015-02-22 20:54:03 -05:00
rdanbrook
528cfb088f Merge branch 'master' of git://github.com/libretro/nestopia 2015-02-22 11:57:08 -05:00
rdanbrook
fd5f54fb1d Merge pull request #10 from arktronic/fds-fixes
Fixed repetitive FDS disk actions and added FDS auto insert option
2015-02-22 03:33:06 +01:00
rdanbrook
92235143b5 Fixed repetitive FDS disk actions and added FDS auto insert option 2015-02-21 20:51:37 -05:00
rdanbrook
b2b4301464 Merge remote-tracking branch 'libretro/master' 2015-02-21 11:18:19 -05:00
rdanbrook
935d4c2b9f Fix Baseball Stars 2 the right way! 2015-02-21 11:16:57 -05:00
rdanbrook
934912e0d2 Revert "Fix Baseball Stars 2"
This reverts commit aa1e2a7e27.
2015-02-21 11:14:41 -05:00
rdanbrook
1580682322 Display FDS info on screen 2015-02-16 18:32:07 -05:00
rdanbrook
1147b1c06b Fix 100% CPU when idle bug (unix) 2015-02-16 12:18:30 -05:00
rdanbrook
b6bc697cb3 Fix Baseball Stars 2 2015-02-16 09:40:53 -05:00
rdanbrook
e9a33ca7da Change Namcot163 sample length limit 2015-02-09 22:50:53 -05:00
rdanbrook
c1dc68028c Merge pull request #9 from sergiobenrocha2/master
Cleanup Makefile.
2015-02-02 13:17:30 +01:00
rdanbrook
f015eb6c59 Cleanup Makefile. 2015-02-01 22:49:30 -02:00
rdanbrook
18d2fe7b00 (OSX) Update 2015-02-01 06:30:07 +01:00
rdanbrook
386b648e78 Merge pull request #113 from libretro/master
Libretro updates
2015-01-04 09:41:58 -05:00
rdanbrook
63201fb884 (360 MSVC) Build fix 2015-01-04 14:51:16 +01:00
rdanbrook
80cc8bceb8 Merge https://github.com/rdanbrook/nestopia 2014-12-31 11:44:30 +01:00
rdanbrook
255ad6e9fa (Theos iOS) Add Theos iOS target 2014-12-23 09:17:51 +01:00
rdanbrook
ee531ddda0 Merge branch 'master' of git://github.com/libretro/nestopia 2014-12-21 10:17:06 -05:00
rdanbrook
2eeddd2773 Basic NSF Player 2014-12-21 10:15:24 -05:00
rdanbrook
310ff3815d Merge pull request #6 from fr500/patch-2
Fix typo
2014-12-18 04:39:31 +01:00
rdanbrook
eca5105af6 Fix typo
sorry about that
2014-12-17 22:21:25 -05:00
rdanbrook
4f69391401 Merge pull request #5 from fr500/patch-1
Build fix
2014-12-18 03:09:40 +01:00
rdanbrook
99bc6cce97 Build fix
Fixes building android core from windows
2014-12-17 20:50:41 -05:00
rdanbrook
2a8c3e81ab Preliminary onscreen text 2014-12-14 10:13:33 -05:00
rdanbrook
f636eaf54b Merge pull request #107 from libretro/master
(Libretro) Add input descriptors, cheat codes.
2014-12-06 13:45:37 -05:00
rdanbrook
77d4502215 Implement cheatcode support 2014-12-06 17:30:21 +01:00
rdanbrook
fbea4643a5 Put core options into proper namespace 2014-12-05 21:55:50 +01:00
rdanbrook
e911c0f441 Implement input descriptors 2014-12-05 13:32:14 +01:00