Commit graph

140 commits

Author SHA1 Message Date
Ryan Danbrook
16c2c1ac6b Added libretro to changelog and readme 2013-01-20 11:10:25 -05:00
Ryan Danbrook
e855ba8f22 Don't build hqx, scalex, or 2xSaI filters (libretro) 2013-01-19 19:43:22 -05:00
Ryan Danbrook
8154b40d1a Improved compatibility with the BSDs (libretro) 2013-01-19 00:37:20 -05:00
Ryan Danbrook
366c432b9b Drag and Drop enabled (unix) 2013-01-19 00:11:19 -05:00
Ryan Danbrook
98a09d5257 Rewrote archive selector and cheat manager (unix)
Made the icon look better against dark backgrounds
2013-01-18 00:34:11 -05:00
rdanbrook
f161f19c2c Merge pull request #20 from Themaister/devel
Add libretro support
2013-01-15 14:10:36 -08:00
Themaister
10e2d71241 Add SRAM support.
Added API to NstApiUser.
2013-01-15 21:03:37 +01:00
Themaister
cfa5a0344c Fix Makefile when building DEBUG. 2013-01-15 13:02:37 +01:00
twinaphex
19f66098a1 Don't link in zlib 2013-01-15 11:11:15 +01:00
twinaphex
090d879081 (JNI) JNI Makefile - runs on Android now too - fullspeed on a
Cortex A8 tablet
2013-01-15 05:55:21 +01:00
twinaphex
fec7514154 (Xbox 1) Add Xbox 1 solution - works - had to work around nasty
internal compiler errors because of classes being defined inside
for loops
2013-01-15 05:20:28 +01:00
twinaphex
27e3a71d53 (Libretro) Add ZIP extensions 2013-01-15 01:52:31 +01:00
twinaphex
3522528a88 (PS3) Works now on PS3 2013-01-15 01:31:52 +01:00
twinaphex
81bdfef792 Update Makefile 2013-01-15 00:23:32 +01:00
twinaphex
8fc3d83eb0 Merge branch 'devel' of github.com:Themaister/nestopia into devel 2013-01-15 00:08:37 +01:00
twinaphex
3995185efe (Libretro) Works on 360 now 2013-01-14 23:37:59 +01:00
Themaister
67dd750d9b Set correct version number. 2013-01-14 23:37:59 +01:00
Themaister
de7ff153ca Set up stubs for SRAM handling. 2013-01-14 23:37:59 +01:00
Themaister
b8bf9f85d0 Drop unneeded callbacks. 2013-01-14 23:37:59 +01:00
Themaister
403f79cc43 Add save states. 2013-01-14 23:37:59 +01:00
Themaister
34d7a8d5bc Add long long types for NstLog. 2013-01-14 23:37:59 +01:00
Themaister
139c2c5024 Add initial libretro implementation. 2013-01-14 23:37:59 +01:00
Themaister
23468ff2ca Add gitignore. 2013-01-14 23:37:59 +01:00
Themaister
784d8094a7 Link against -X11 explicitly. 2013-01-14 23:37:59 +01:00
Ryan Danbrook
1e1c4daa1b Renamed qword to allow porting to PS3 2013-01-14 16:40:40 -05:00
twinaphex
b93875a760 (Libretro) Works on 360 now 2013-01-14 10:13:00 +01:00
Ryan Danbrook
64e8c8d45c Cleaned up the Makefile 2013-01-13 22:14:25 -05:00
Themaister
1bbd84b5c4 Set correct version number. 2013-01-13 17:32:20 +01:00
Themaister
48136e8d44 Set up stubs for SRAM handling. 2013-01-13 15:23:35 +01:00
Themaister
9b1598ea3a Drop unneeded callbacks. 2013-01-13 13:55:53 +01:00
Themaister
51b42304dc Add save states. 2013-01-13 13:52:24 +01:00
Themaister
3aa00e584c Add long long types for NstLog. 2013-01-13 13:34:56 +01:00
Themaister
b38dddef1d Add initial libretro implementation. 2013-01-13 13:21:17 +01:00
Themaister
41068672a6 Add gitignore. 2013-01-13 13:21:05 +01:00
Ryan Danbrook
389a74e275 GUI responsiveness glitches fixed (unix) 2013-01-12 08:13:57 -05:00
Ryan Danbrook
8bdc2c4148 Fixed movie recording segfault (unix) 2013-01-11 17:32:15 -05:00
Ryan Danbrook
f13ce16b66 Exposed 2xSaI filter to user, even though it sucks (unix) 2013-01-10 23:03:44 -05:00
Ryan Danbrook
7c3536f696 Fix for mapper 146 2013-01-10 13:05:42 -05:00
Ryan Danbrook
2be370c996 Merged shalma's fix for Dancing Blocks (Sachen) 2013-01-09 22:17:51 -05:00
Themaister
66293eed6f Link against -X11 explicitly. 2013-01-09 23:26:08 +01:00
Ryan Danbrook
610da9df96 TV Aspect Ratio option added (unix) 2013-01-08 22:07:20 -05:00
Ryan Danbrook
4357f62efa Fixed TV Aspect ratio - W.M. Martinez (win32) 2013-01-08 19:25:19 -05:00
Ryan Danbrook
e0e61e7f7a Updated About Dialog (win32) 2013-01-08 18:29:37 -05:00
Ryan Danbrook
ae63cbf2bc Unix NTSC scaler calculation fixes 2013-01-06 23:02:29 -05:00
Ryan Danbrook
5596e37c78 Renamed Linux to Unix 2013-01-03 23:49:10 -05:00
Ryan Danbrook
d25051e8a2 Fixed formatting and updated documentation 2013-01-03 20:06:24 -05:00
Ryan Danbrook
78e0e16f63 Revert "Merge pull request #12 from bentley/master"
This reverts commit f768391582, reversing
changes made to 68b219b341.
2013-01-03 18:56:50 -05:00
Ryan Danbrook
048b5a514d Merge branch 'master' into devel 2013-01-03 18:50:05 -05:00
rdanbrook
ecdaefdf0a Merge pull request #17 from ArtVandelae/master
Fix scrolling in The Young Indiana Jones Chronicels
2013-01-03 11:23:25 -08:00
Art Vandelae
02a0c349cb Emulate undocumented behavior when reading/writing to PPU address $2007 when not in vblank. Fixes scrolling in The Young Indiana Jones Chronicles. 2013-01-03 13:47:15 -05:00