Commit graph

  • 86bdbc0791 Removed internal 7zip Ryan Danbrook 2013-03-17 17:21:53 -04:00
  • fe2e51e375 Code cleanups Ryan Danbrook 2013-03-11 22:07:21 -04:00
  • 2c3f36a24d Change disks in multi-disk FDS games with X button (libretro) Ryan Danbrook 2013-02-18 11:52:28 -05:00
  • e98c48a095 Merge remote-tracking branch 'libretro/master' Ryan Danbrook 2013-02-18 11:13:59 -05:00
  • f6a47addb7 Fixes path to FDS disk BIOS on certain consoles twinaphex 2013-02-18 16:42:21 +01:00
  • 05ff4133f3 (XDK) Build fix + use devenv for Xbox 1 building twinaphex 2013-02-17 05:50:58 +01:00
  • ce78339b89 Famicom Disk System support - RetroPad Y button will switch sides of a disk twinaphex 2013-02-16 06:06:27 +01:00
  • a2674ef7e5 (libretro) Should detect Famicom / European games properly now twinaphex 2013-02-16 03:33:07 +01:00
  • 58aeac5f7e Fixed triangle volume bug in Dendy mode Ryan Danbrook 2013-02-12 18:38:06 -05:00
  • 582810d9a2 (Xbox 1) Add msvc-2003-xbox1.bat for building twinaphex 2013-02-10 15:28:41 +01:00
  • 083fcd7350 (360) Add msvc-2010-60.bat for building twinaphex 2013-02-09 08:19:39 +01:00
  • b4826ad6ec Merge remote-tracking branch 'libretro/master' Ryan Danbrook 2013-02-04 17:52:09 -05:00
  • ca10bf00fc Added xBR filter (win32) Ryan Danbrook 2013-02-04 17:41:27 -05:00
  • eae6c8d15d Added xBR filter (unix) Ryan Danbrook 2013-02-03 21:21:13 -05:00
  • 082e608aef (MSVC 360) Update target output filenames twinaphex 2013-02-03 06:57:24 +01:00
  • ab019423e9 Update target names twinaphex 2013-02-02 17:44:36 +01:00
  • c6ab5b0679 Update target names twinaphex 2013-02-02 17:42:04 +01:00
  • 09898fc739 Use mono audio, upmix to stereo. Themaister 2013-01-29 22:20:46 +01:00
  • 81f8d3bba5 Fixed colours on big endian architectures (unix) Ryan Danbrook 2013-01-29 08:41:37 -05:00
  • c837529bed Added the ability to switch FDS disks for multi-disk games (unix) Ryan Danbrook 2013-01-27 20:28:37 -05:00
  • 719bfe8c9f Removed redundant TV Aspect checkbox (win32) Ryan Danbrook 2013-01-27 15:59:00 -05:00
  • 7d3520db12 Merge remote-tracking branch 'libretro/master' Ryan Danbrook 2013-01-22 18:21:37 -05:00
  • aaabb85595 Fix PS3 build twinaphex 2013-01-22 21:54:43 +01:00
  • fc63a3b1fe (MSVC Xbox) Fix output filenames for libraries twinaphex 2013-01-22 18:27:35 +01:00
  • 337afbd31f (MSVC Xbox 1) Fixup solution twinaphex 2013-01-21 00:09:06 +01:00
  • 4c839ff680 (MSVC 360) Fixes solution/build twinaphex 2013-01-20 23:43:44 +01:00
  • 16c2c1ac6b Added libretro to changelog and readme 1.44 Ryan Danbrook 2013-01-20 11:10:25 -05:00
  • c9293edf75 Detect PAL in a crude manner. Themaister 2013-01-20 13:51:20 +01:00
  • e855ba8f22 Don't build hqx, scalex, or 2xSaI filters (libretro) Ryan Danbrook 2013-01-19 19:43:22 -05:00
  • 8154b40d1a Improved compatibility with the BSDs (libretro) Ryan Danbrook 2013-01-19 00:37:20 -05:00
  • 366c432b9b Drag and Drop enabled (unix) Ryan Danbrook 2013-01-19 00:11:19 -05:00
  • 98a09d5257 Rewrote archive selector and cheat manager (unix) Made the icon look better against dark backgrounds Ryan Danbrook 2013-01-18 00:34:11 -05:00
  • f161f19c2c Merge pull request #20 from Themaister/devel rdanbrook 2013-01-15 14:10:36 -08:00
  • 10e2d71241 Add SRAM support. Themaister 2013-01-15 21:03:37 +01:00
  • cfa5a0344c Fix Makefile when building DEBUG. Themaister 2013-01-15 13:02:37 +01:00
  • 19f66098a1 Don't link in zlib twinaphex 2013-01-15 11:11:15 +01:00
  • 090d879081 (JNI) JNI Makefile - runs on Android now too - fullspeed on a Cortex A8 tablet twinaphex 2013-01-15 05:55:21 +01:00
  • fec7514154 (Xbox 1) Add Xbox 1 solution - works - had to work around nasty internal compiler errors because of classes being defined inside for loops twinaphex 2013-01-15 05:20:28 +01:00
  • 27e3a71d53 (Libretro) Add ZIP extensions twinaphex 2013-01-15 01:52:31 +01:00
  • 3522528a88 (PS3) Works now on PS3 twinaphex 2013-01-15 01:31:52 +01:00
  • 81bdfef792 Update Makefile twinaphex 2013-01-15 00:23:32 +01:00
  • 8fc3d83eb0 Merge branch 'devel' of github.com:Themaister/nestopia into devel twinaphex 2013-01-15 00:08:37 +01:00
  • 3995185efe (Libretro) Works on 360 now twinaphex 2013-01-14 00:41:00 +01:00
  • 67dd750d9b Set correct version number. Themaister 2013-01-13 17:32:20 +01:00
  • de7ff153ca Set up stubs for SRAM handling. Themaister 2013-01-13 15:23:35 +01:00
  • b8bf9f85d0 Drop unneeded callbacks. Themaister 2013-01-13 13:55:53 +01:00
  • 403f79cc43 Add save states. Themaister 2013-01-13 13:52:24 +01:00
  • 34d7a8d5bc Add long long types for NstLog. Themaister 2013-01-13 13:34:56 +01:00
  • 139c2c5024 Add initial libretro implementation. Themaister 2013-01-13 13:21:17 +01:00
  • 23468ff2ca Add gitignore. Themaister 2013-01-13 13:21:05 +01:00
  • 784d8094a7 Link against -X11 explicitly. Themaister 2013-01-09 23:26:08 +01:00
  • 1e1c4daa1b Renamed qword to allow porting to PS3 Ryan Danbrook 2013-01-14 16:40:40 -05:00
  • b93875a760 (Libretro) Works on 360 now twinaphex 2013-01-14 00:41:00 +01:00
  • 64e8c8d45c Cleaned up the Makefile Ryan Danbrook 2013-01-13 22:14:25 -05:00
  • 1bbd84b5c4 Set correct version number. Themaister 2013-01-13 17:32:20 +01:00
  • 48136e8d44 Set up stubs for SRAM handling. Themaister 2013-01-13 15:23:35 +01:00
  • 9b1598ea3a Drop unneeded callbacks. Themaister 2013-01-13 13:55:53 +01:00
  • 51b42304dc Add save states. Themaister 2013-01-13 13:52:24 +01:00
  • 3aa00e584c Add long long types for NstLog. Themaister 2013-01-13 13:34:56 +01:00
  • b38dddef1d Add initial libretro implementation. Themaister 2013-01-13 13:21:17 +01:00
  • 41068672a6 Add gitignore. Themaister 2013-01-13 13:21:05 +01:00
  • 389a74e275 GUI responsiveness glitches fixed (unix) Ryan Danbrook 2013-01-12 08:13:57 -05:00
  • 8bdc2c4148 Fixed movie recording segfault (unix) Ryan Danbrook 2013-01-11 17:32:15 -05:00
  • f13ce16b66 Exposed 2xSaI filter to user, even though it sucks (unix) Ryan Danbrook 2013-01-10 23:03:44 -05:00
  • 7c3536f696 Fix for mapper 146 Ryan Danbrook 2013-01-10 13:05:42 -05:00
  • 2be370c996 Merged shalma's fix for Dancing Blocks (Sachen) Ryan Danbrook 2013-01-09 22:17:51 -05:00
  • 66293eed6f Link against -X11 explicitly. Themaister 2013-01-09 23:26:08 +01:00
  • 610da9df96 TV Aspect Ratio option added (unix) Ryan Danbrook 2013-01-08 22:07:20 -05:00
  • 4357f62efa Fixed TV Aspect ratio - W.M. Martinez (win32) Ryan Danbrook 2013-01-08 19:25:19 -05:00
  • e0e61e7f7a Updated About Dialog (win32) Ryan Danbrook 2013-01-08 18:29:37 -05:00
  • ae63cbf2bc Unix NTSC scaler calculation fixes Ryan Danbrook 2013-01-06 23:02:29 -05:00
  • 5596e37c78 Renamed Linux to Unix Ryan Danbrook 2013-01-03 23:49:10 -05:00
  • d25051e8a2 Fixed formatting and updated documentation Ryan Danbrook 2013-01-03 20:06:24 -05:00
  • 78e0e16f63 Revert "Merge pull request #12 from bentley/master" Ryan Danbrook 2013-01-03 18:56:50 -05:00
  • 048b5a514d Merge branch 'master' into devel Ryan Danbrook 2013-01-03 18:50:05 -05:00
  • ecdaefdf0a Merge pull request #17 from ArtVandelae/master rdanbrook 2013-01-03 11:23:25 -08:00
  • 02a0c349cb Emulate undocumented behavior when reading/writing to PPU address $2007 when not in vblank. Fixes scrolling in The Young Indiana Jones Chronicles. Art Vandelae 2013-01-03 13:47:15 -05:00
  • ed9c8852fd UI Improvements Ryan Danbrook 2013-01-01 16:38:08 -05:00
  • b8e7b59ee1 Happy New Year Ryan Danbrook 2013-01-01 15:34:11 -05:00
  • cb8a9e5c70 Fixed a glitch when writing nstcontrols file Ryan Danbrook 2012-12-29 14:29:05 -05:00
  • 8a75ffddc2 Allow compilation on OpenBSD Ryan Danbrook 2012-12-29 11:50:27 -05:00
  • 3458b7bdaa BSD compatibility improvements Cleaned up unused sound code Ryan Danbrook 2012-12-29 11:40:35 -05:00
  • 5facedec97 Default sound API is now SDL at 48000hz Ryan Danbrook 2012-12-28 20:32:13 -05:00
  • 0e6a78a3cf Fixed SDL sound crash when opening cheat manager Ryan Danbrook 2012-12-28 19:54:31 -05:00
  • 892b627e05 Don't warn about unused results Ryan Danbrook 2012-12-16 14:54:59 -05:00
  • 65d3e79133 Fixed SDL sound crashes Removed broken VALGRIND define Ryan Danbrook 2012-12-15 19:07:12 -05:00
  • f768391582 Merge pull request #12 from bentley/master rdanbrook 2012-12-11 13:56:59 -08:00
  • 3da6c17820 Include <libgen.h>. Otherwise OpenBSD build errors out on basename(). Anthony J. Bentley 2012-12-10 22:09:57 -07:00
  • 67764c4ed8 Merged shalma's fix for mapper 79 (Puzzle (Unl)) Ryan Danbrook 2012-12-09 19:47:35 -05:00
  • 6de96cf475 Fixed buggy fullscreen input combo (Enter = fullscreen) Disabled the unused status bar Ryan Danbrook 2012-12-09 00:05:28 -05:00
  • e960126098 Initial support for FreeBSD Ryan Danbrook 2012-12-08 20:23:44 -05:00
  • e575e7290b Bumped version number Ryan Danbrook 2012-12-06 22:09:24 -05:00
  • c3eb71d408 Attempting to load a state when none exists no longer resets Ryan Danbrook 2012-12-06 19:55:34 -05:00
  • cf8376f9e1 Fixed some buggy code Ryan Danbrook 2012-12-04 19:18:22 -05:00
  • 68b219b341 Reverted process priority elevation code from Unofficial 1.41 build Ryan Danbrook 2012-11-29 23:24:04 -05:00
  • e145eb47ea Updated changelogs 1.43 Ryan Danbrook 2012-11-28 00:28:56 -05:00
  • 2eddeecd50 Keyboard shortcuts in menus Ryan Danbrook 2012-11-27 22:55:32 -05:00
  • 7390336eba Changed icons (win32) Ryan Danbrook 2012-11-27 22:15:49 -05:00
  • 3805cce84c Merged a few more changes from unofficial build 1.41.1 Ryan Danbrook 2012-11-27 19:26:21 -05:00
  • 1dd06045d0 Updated About dialog and language file (win32) Ryan Danbrook 2012-11-27 08:42:12 -05:00