Commit Graph

1583 Commits

Author SHA1 Message Date
SuperrSonic
9aa58ccdb8 Simple mistake 2014-09-23 19:33:07 -04:00
SuperrSonic
82d72faf8f Added Virtual Console palette 2014-09-23 19:21:05 -04:00
Alcaro
b56bec3aa6 Update libretro.h 2014-09-22 22:19:48 +00:00
Twinaphex
17e081541c Merge pull request #5 from askotx/master
Fixed typo "asqrealc" palette was not working
2014-07-18 16:28:31 +02:00
Juan Ruvalcaba
29845daf7d Fixed typo "asqrealc" palette was not working 2014-07-18 02:14:41 -07:00
twinaphex
b078056d4a Set performance level 2014-06-23 15:10:26 +02:00
twinaphex
937810b6fa Add OSX version minor detection to Makefile 2014-04-26 05:28:15 +02:00
twinaphex
c9718e1bea (MSVC 2003) Fix solution 2014-04-18 21:43:18 +02:00
Twinaphex
319316e2a0 (MSVC 2010) Fix PC and 360 solutions 2014-04-18 12:19:51 -07:00
twinaphex
b056c073bf Fix static linking builds 2014-04-18 19:51:45 +02:00
twinaphex
fb3078b01c * No more zlib dependency for libretro port
* Fixed Android build
2014-04-18 19:40:45 +02:00
twinaphex
da7ac270f8 Take out most of the __LIBRETRO__ hacks in mainline codebase 2014-04-18 19:22:25 +02:00
twinaphex
216a88eda3 Made custom FCEU API integration code to fix reentrant ROM crashes
in console ports - goes through Griffin file now
2014-04-18 19:16:52 +02:00
Twinaphex
d1b62cdfe2 Merge pull request #3 from Alcaro/master
Fix pointless file dropped into $PWD. Hook up output to the log interface.
2014-04-18 01:24:16 +02:00
Alcaro
bfb83d2d57 Tie up the log interface somewhere, so the messages don't go lost. 2014-04-18 00:55:04 +02:00
Alcaro
3d1c3493e9 Funky typo. 2014-04-18 00:51:21 +02:00
Alcaro
a5264848c0 what the hell is the point of that? Beyond crashing if $PWD is unwritable, that is? 2014-04-18 00:32:24 +02:00
twinaphex
ca247f2e4a Small cleanups 2014-04-17 21:32:53 +02:00
twinaphex
b0cf10bf40 Fix __serial.h for both Win32 and non-Win32 2014-04-15 03:13:17 +02:00
Twinaphex
e8dc329ee1 (MSVC) Comment out serial code 2014-04-15 02:11:11 -07:00
Twinaphex
ca248e6bda (MSVC 360) Build fixes 2014-04-15 02:09:56 -07:00
Twinaphex
dcdc9b3baa (MSVC) Build fixes 2014-04-15 02:03:41 -07:00
Twinaphex
514448258e MSVC compatibility fixes 2014-04-15 01:59:54 -07:00
twinaphex
a5a1a476b1 (OSX PPC) Add PPC detection 2014-04-14 06:21:02 +02:00
Twinaphex
f1f96010de Merge pull request #1 from aliaspider/master
build fix when using WANT_GRIFFIN makefile option
2014-04-03 03:37:49 +02:00
aliaspider
3e0b04cb7a build fix when using WANT_GRIFFIN makefile option 2014-04-03 02:34:39 +01:00
twinaphex
4b9d5b6b83 Fixes backgrounds not appearing - thanks to aliaspider for pointing this out 2014-04-03 02:44:22 +02:00
twinaphex
b7d966310c Rewrite libretro.c 2014-03-31 04:32:33 +02:00
twinaphex
cd8f609236 Reimplement large parts of FCEUmm API - still no background layers -
only sprites
2014-03-31 00:17:47 +02:00
twinaphex
d4a3125c44 Add header guards 2014-03-30 22:50:28 +02:00
twinaphex
73bf72aa6c Update libretro port 2014-03-30 22:35:00 +02:00
twinaphex
30b4c60b21 Rename files endian.c and memory.c 2014-03-30 22:29:30 +02:00
twinaphex
7e6caac57d Initial commit - http://sourceforge.net/p/fceumm/code/160/ 2014-03-30 22:15:17 +02:00