Commit graph

473 commits

Author SHA1 Message Date
Ryan Danbrook
63ec2402e7 Checkbox for disabling status message added (win32) 2013-03-28 23:51:40 -04:00
Ryan Danbrook
26e66bfa9a Use "default" ALSA device instead of hardcoded plughw:0,0 2013-03-26 18:34:06 -04:00
twinaphex
3700b009b8 (Blackberry) Add QNX Makefile target 2013-03-25 07:34:13 +01:00
Ryan Danbrook
439837364e Implemented libarchive decoder
Removed internal zip decoder
Cleaned up remaining internal 7zip code
Added explicit support for gzip, bzip2, and xz archives
2013-03-17 23:25:10 -04:00
Squarepusher
92be06a67d Merge pull request #1 from meancoot/master
Add iOS build target.
2013-03-17 16:55:57 -07:00
meancoot
c8287f4c8e Add iOS build target, and fix a C++ edge case that caused errors with clang 2013-03-17 19:09:59 -04:00
Ryan Danbrook
86bdbc0791 Removed internal 7zip 2013-03-17 17:21:53 -04:00
Ryan Danbrook
fe2e51e375 Code cleanups 2013-03-11 22:07:21 -04:00
Ryan Danbrook
2c3f36a24d Change disks in multi-disk FDS games with X button (libretro) 2013-02-18 11:52:28 -05:00
Ryan Danbrook
e98c48a095 Merge remote-tracking branch 'libretro/master' 2013-02-18 11:13:59 -05:00
twinaphex
f6a47addb7 Fixes path to FDS disk BIOS on certain consoles 2013-02-18 16:42:50 +01:00
twinaphex
05ff4133f3 (XDK) Build fix + use devenv for Xbox 1 building 2013-02-17 05:50:58 +01:00
twinaphex
ce78339b89 Famicom Disk System support - RetroPad Y button will switch
sides of a disk
2013-02-16 06:06:27 +01:00
twinaphex
a2674ef7e5 (libretro) Should detect Famicom / European games properly now 2013-02-16 03:33:07 +01:00
Ryan Danbrook
58aeac5f7e Fixed triangle volume bug in Dendy mode 2013-02-12 18:38:06 -05:00
twinaphex
582810d9a2 (Xbox 1) Add msvc-2003-xbox1.bat for building 2013-02-10 15:28:41 +01:00
twinaphex
083fcd7350 (360) Add msvc-2010-60.bat for building 2013-02-09 08:19:39 +01:00
Ryan Danbrook
b4826ad6ec Merge remote-tracking branch 'libretro/master' 2013-02-04 17:52:09 -05:00
Ryan Danbrook
ca10bf00fc Added xBR filter (win32) 2013-02-04 17:41:27 -05:00
Ryan Danbrook
eae6c8d15d Added xBR filter (unix) 2013-02-03 21:21:13 -05:00
twinaphex
082e608aef (MSVC 360) Update target output filenames 2013-02-03 06:57:24 +01:00
twinaphex
ab019423e9 Update target names 2013-02-02 17:44:36 +01:00
twinaphex
c6ab5b0679 Update target names 2013-02-02 17:42:04 +01:00
Themaister
09898fc739 Use mono audio, upmix to stereo. 2013-01-29 22:20:46 +01:00
Ryan Danbrook
81f8d3bba5 Fixed colours on big endian architectures (unix) 2013-01-29 08:41:37 -05:00
Ryan Danbrook
c837529bed Added the ability to switch FDS disks for multi-disk games (unix) 2013-01-27 20:28:37 -05:00
Ryan Danbrook
719bfe8c9f Removed redundant TV Aspect checkbox (win32) 2013-01-27 15:59:00 -05:00
Ryan Danbrook
7d3520db12 Merge remote-tracking branch 'libretro/master' 2013-01-22 18:21:37 -05:00
twinaphex
aaabb85595 Fix PS3 build 2013-01-22 21:54:43 +01:00
twinaphex
fc63a3b1fe (MSVC Xbox) Fix output filenames for libraries 2013-01-22 18:27:35 +01:00
twinaphex
337afbd31f (MSVC Xbox 1) Fixup solution 2013-01-21 00:09:06 +01:00
twinaphex
4c839ff680 (MSVC 360) Fixes solution/build 2013-01-20 23:43:44 +01:00
Ryan Danbrook
16c2c1ac6b Added libretro to changelog and readme 2013-01-20 11:10:25 -05:00
Themaister
c9293edf75 Detect PAL in a crude manner. 2013-01-20 13:51:20 +01: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