Commit graph

1201 commits

Author SHA1 Message Date
rdanbrook
556e9f89d3 (QNX) Update target output filename 2013-04-30 16:23:09 +02:00
rdanbrook
611af34515 Changed sprintf to snprintf (unix)
Added generic print_message() function for future use (unix)
2013-04-26 08:37:31 -04:00
rdanbrook
8ebb68f466 Serious refactoring of the UI code (unix) 2013-04-25 21:03:01 -04:00
rdanbrook
c2e8991226 Renamed files and functions (unix) 2013-04-25 20:01:07 -04:00
rdanbrook
cc4f6e4b78 Merge pull request #3 from eadmaster/patch-1
Patch 1
2013-04-23 19:15:26 -07:00
rdanbrook
b417264d29 Update libretro.cpp
commented blargg_ntsc_filter parsing as it is non-working by now
2013-04-24 04:47:13 +03:00
rdanbrook
8ebce2a88f Update libretro.cpp
added "nospritelimit" core option; refactored the "check_variables" function a bit
2013-04-24 04:09:57 +03:00
rdanbrook
a1552b197b (360) Fix build 2013-04-24 02:36:31 +02:00
rdanbrook
5018bf165b (MSVC 2003 Xbox1) Fix build 2013-04-24 02:23:25 +02:00
rdanbrook
28a03f9683 Revert "APU glitches fixed"
This reverts commit 5be07e21e2.
2013-04-21 11:40:40 -04:00
rdanbrook
c4b086ba08 Merge remote-tracking branch 'libretro/master' 2013-04-20 22:04:24 -04:00
rdanbrook
2515bdcfbc Soft patching on by default (unix) 2013-04-20 21:28:56 -04:00
rdanbrook
b9e125abfc APU glitches fixed 2013-04-20 21:18:00 -04:00
rdanbrook
c60ca0cd70 NTSC filter background colour fix - blargg 2013-04-20 19:04:24 -04:00
rdanbrook
a24ae5cad7 Modified defaults to alleviate sound desync/latency (win32) 2013-04-20 11:40:42 -04:00
rdanbrook
c5424e52bb Fix Android build 2013-04-20 16:44:12 +02:00
rdanbrook
ef8cb7bfb2 (PS3) Build fix 2013-04-18 19:22:18 +02:00
rdanbrook
01352b48f2 Use target names in Makefile 2013-04-17 18:41:31 +02:00
rdanbrook
a0233d75c7 More xBR options and code cleanup (unix) 2013-04-17 00:11:23 -04:00
rdanbrook
2debb8efeb Non-working NTSC toggle as ingame option - committed here purely so that somebody
who knows more about how this works than me can fix it
2013-04-09 05:40:33 +02:00
rdanbrook
f4dd70a8cf (Libretro) Add skeleton for blargg NTSC runtime option 2013-04-08 06:07:21 +02:00
rdanbrook
58c5772203 Update libretro header 2013-04-08 02:49:05 +02:00
rdanbrook
556273687a Merge pull request #2 from CatalystG/master
(BlackBerry) Add NDK build project.
2013-04-06 08:45:37 -07:00
rdanbrook
28ea50dc22 (BlackBerry) Add NDK build project 2013-04-03 20:01:54 -04:00
rdanbrook
1c659e434e Merge pull request #32 from libretro/master
Latest libretro updates
2013-03-30 17:03:48 -07:00
rdanbrook
a115813cf4 Merge git://github.com/rdanbrook/nestopia 2013-03-29 18:22:29 +01:00
rdanbrook
3e45bbf18d (QNX) Fix build for C++ 2013-03-29 17:20:11 +01:00
rdanbrook
f1dee91079 Allow disabling of rom load message (win32) 2013-03-29 00:46:02 -04:00
rdanbrook
c6ae30151c Checkbox for disabling status message added (win32) 2013-03-28 23:51:40 -04:00
rdanbrook
73bc36f7e0 Use "default" ALSA device instead of hardcoded plughw:0,0 2013-03-26 18:34:06 -04:00
rdanbrook
a7a116b7b0 (Blackberry) Add QNX Makefile target 2013-03-25 07:34:13 +01:00
rdanbrook
5d3c2707f9 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
rdanbrook
7002d3f730 Merge pull request #1 from meancoot/master
Add iOS build target.
2013-03-17 16:55:57 -07:00
rdanbrook
308bb7d755 Add iOS build target, and fix a C++ edge case that caused errors with clang 2013-03-17 19:09:59 -04:00
rdanbrook
c25b01f65c Removed internal 7zip 2013-03-17 17:21:53 -04:00
rdanbrook
a654b18914 Code cleanups 2013-03-11 22:07:21 -04:00
rdanbrook
04613767d9 Change disks in multi-disk FDS games with X button (libretro) 2013-02-18 11:52:28 -05:00
rdanbrook
d955cdf5f2 Merge remote-tracking branch 'libretro/master' 2013-02-18 11:13:59 -05:00
rdanbrook
5f1951e113 Fixes path to FDS disk BIOS on certain consoles 2013-02-18 16:42:50 +01:00
rdanbrook
3ef0229c4c (XDK) Build fix + use devenv for Xbox 1 building 2013-02-17 05:50:58 +01:00
rdanbrook
546e1b9599 Famicom Disk System support - RetroPad Y button will switch
sides of a disk
2013-02-16 06:06:27 +01:00
rdanbrook
6bc79a4faf (libretro) Should detect Famicom / European games properly now 2013-02-16 03:33:07 +01:00
rdanbrook
c272a60ab6 Fixed triangle volume bug in Dendy mode 2013-02-12 18:38:06 -05:00
rdanbrook
a7daf85bd8 (Xbox 1) Add msvc-2003-xbox1.bat for building 2013-02-10 15:28:41 +01:00
rdanbrook
ab2ef1aaee (360) Add msvc-2010-60.bat for building 2013-02-09 08:19:39 +01:00
rdanbrook
29b396e617 Merge remote-tracking branch 'libretro/master' 2013-02-04 17:52:09 -05:00
rdanbrook
eb982f5b4b Added xBR filter (win32) 2013-02-04 17:41:27 -05:00
rdanbrook
a38d0bfa90 Added xBR filter (unix) 2013-02-03 21:21:13 -05:00
rdanbrook
a540164d50 (MSVC 360) Update target output filenames 2013-02-03 06:57:24 +01:00
rdanbrook
b49bde773d Update target names 2013-02-02 17:44:36 +01:00