Twinaphex
|
2d6955e5b5
|
Build fix for OSX Mavericks
|
2014-07-11 17:39:48 +02:00 |
|
Twinaphex
|
bf7ec0a1e4
|
Merge pull request #29 from Alcaro/master
Get rid of 64KB lookup table that doesn't speed things up.
|
2014-07-06 11:44:21 +02:00 |
|
Alcaro
|
1cafaa2501
|
Whoops, this shouldn't be changed.
|
2014-07-06 02:49:18 +02:00 |
|
Alcaro
|
644c483dee
|
Probably better to keep this...
|
2014-06-27 11:28:58 +02:00 |
|
Alcaro
|
a2f8ed1c4e
|
Get rid of 64KB lookup table that doesn't speed things up.
|
2014-06-27 11:10:40 +02:00 |
|
Twinaphex
|
29925b1805
|
Merge pull request #28 from Alcaro/master
Fix overflows.
|
2014-06-25 23:40:27 +02:00 |
|
Alcaro
|
f20f727d11
|
Fix overflows.
|
2014-06-25 22:05:27 +02:00 |
|
twinaphex
|
12c1ff3068
|
Attempt to fix issue https://github.com/libretro/gambatte-libretro/issues/21
|
2014-06-24 18:27:34 +02:00 |
|
twinaphex
|
f3a647acd3
|
Set performance level
|
2014-06-23 15:11:48 +02:00 |
|
Twinaphex
|
365b58d4cb
|
Merge pull request #26 from Alcaro/master
Add a core option for color correction.
|
2014-06-13 16:06:11 +02:00 |
|
Alcaro
|
367f89a075
|
Some minor cleanup.
|
2014-06-13 13:00:46 +02:00 |
|
Alcaro
|
b3c2de90f8
|
Add a core option for color correction. I hate those private things, there's so many layers of bullshit to trudge through.
|
2014-06-13 12:58:38 +02:00 |
|
Twinaphex
|
c71935d528
|
Merge pull request #25 from Alcaro/master
Add a core option for GBA mode.
|
2014-06-06 01:45:30 +02:00 |
|
Alcaro
|
200f3a94db
|
Add a core option for GBA mode. (Easiest testcase is Shantae; if colors considerably brighten and the title screen says GBA Enhanced, it works.)
|
2014-06-06 01:36:29 +02:00 |
|
Twinaphex
|
327673535b
|
Merge pull request #24 from Alcaro/master
Use the memory descriptor API.
|
2014-06-06 01:06:03 +02:00 |
|
Alcaro
|
374095914e
|
Should probably use the real calculations in cartridge.cpp...
|
2014-06-06 00:59:35 +02:00 |
|
Alcaro
|
9028b4f783
|
Describe memory maps. Okay, actually make up my own memory maps because I can't represent bankswitching.
|
2014-06-06 00:47:20 +02:00 |
|
Alcaro
|
83d10abb31
|
Update libretro.h to the correct version.
|
2014-06-06 00:43:38 +02:00 |
|
Alcaro
|
acb51da80a
|
Update libretro.h.
|
2014-06-06 00:42:51 +02:00 |
|
twinaphex
|
ee86270841
|
Add OSX version minor detection to Makefile
|
2014-04-26 04:32:58 +02:00 |
|
Twinaphex
|
45a0a25be8
|
Merge pull request #20 from Alcaro/master
Add ugly hacks to allow the front to access WRAM.
|
2014-04-26 01:07:15 +02:00 |
|
Alcaro
|
9963b9903a
|
Add ugly hacks to allow the front to access WRAM.
|
2014-04-26 00:57:45 +02:00 |
|
twinaphex
|
17fefb8327
|
Backport patch 39f7b2e618
|
2014-04-19 16:13:38 +02:00 |
|
twinaphex
|
29cfb85527
|
Backport patch 96537c1950
|
2014-04-19 08:03:58 +02:00 |
|
Twinaphex
|
3676ba81f1
|
(XDK360) Update solution
|
2014-03-15 20:59:09 +01:00 |
|
Twinaphex
|
9ee3b6cb30
|
(MSVC 2010) Update solution file
|
2014-03-15 20:56:08 +01:00 |
|
Twinaphex
|
179e3584cb
|
(MSVC 2010) Another update to solution file
|
2014-03-15 20:53:26 +01:00 |
|
Twinaphex
|
03322deec8
|
(MSVC 2010) Update some defines
|
2014-03-15 20:52:52 +01:00 |
|
Twinaphex
|
2f7c6a67b6
|
(MSVC 2010) Add solution
|
2014-03-15 20:52:10 +01:00 |
|
Twinaphex
|
062459cb87
|
Merge pull request #19 from aliaspider/master
(PSP) VFPU optimized version of the CC audio resampler.
|
2014-03-14 17:03:24 +01:00 |
|
aliaspider
|
d231ef8677
|
add an allegrex (PSP) assembly version of the CC audio resampler.
|
2014-03-14 16:32:02 +01:00 |
|
Hans-Kristian Arntzen
|
ede557bbc8
|
Merge pull request #18 from aliaspider/master
move alternate resampler to a seperate file
|
2014-03-07 14:27:25 +01:00 |
|
aliaspider
|
f97f46a8b8
|
move alternate resampler to a seperate file
|
2014-03-07 12:51:52 +01:00 |
|
Twinaphex
|
e04707b4c7
|
Merge pull request #17 from aliaspider/master
added an optional audio resampler for systems not powerful enough for the blipper ( like the psp ).
|
2014-03-01 02:37:45 +01:00 |
|
aliaspider
|
56630a5f21
|
added an optional audio resampler for systems not powerful enough for
the blipper ( like the psp ).
|
2014-03-01 02:26:37 +01:00 |
|
twinaphex
|
6882ef2662
|
Add blipper.c to MSVC solutions
|
2014-01-10 22:16:46 +01:00 |
|
twinaphex
|
4c97fae0e4
|
Fixup logging
|
2014-01-02 03:22:56 +01:00 |
|
twinaphex
|
0a424b1845
|
Update libretro.h
|
2013-12-18 20:31:39 +01:00 |
|
twinaphex
|
844de796ef
|
(Libretro) Go through new logger interface
|
2013-12-16 14:12:21 +01:00 |
|
twinaphex
|
5190180e49
|
(QNX) Build fix - Drop -std=gnu99
|
2013-12-16 01:17:55 +01:00 |
|
twinaphex
|
f12db74675
|
(iOS) Add -miphone-version-min=5.0
|
2013-11-29 22:58:33 +01:00 |
|
twinaphex
|
afbf4e4b66
|
(iOS) Links for iOS again
|
2013-11-29 17:05:04 +01:00 |
|
Squarepusher
|
88648ab1a9
|
Merge pull request #16 from Alcaro/master
Make GB colorization look like this SML2 SGB video (Hssq8F-FUWk). Appare...
|
2013-11-25 10:59:50 -08:00 |
|
Alcaro
|
fbdf0ccfb1
|
Make GB colorization look like this SML2 SGB video (Hssq8F-FUWk). Apparently someone mixed up RGB and BGR.
|
2013-11-25 19:50:35 +01:00 |
|
Squarepusher
|
50fc339c79
|
Merge pull request #15 from Alcaro/master
Fix GB colorization in 16bit mode.
|
2013-11-23 05:15:22 -08:00 |
|
Alcaro
|
a2bb744402
|
I love it when I leave in debug code.
|
2013-11-23 12:23:48 +01:00 |
|
Alcaro
|
4f013b79aa
|
This should fix Mario Land 2 being purple... should...
|
2013-11-23 12:21:24 +01:00 |
|
Squarepusher
|
1b7d8c4143
|
Merge pull request #14 from Alcaro/master
Add RGB565 support
|
2013-11-22 15:25:57 -08:00 |
|
Alcaro
|
d2ec273a59
|
Forgot this one again.
|
2013-11-22 23:39:07 +01:00 |
|
Alcaro
|
9aa7365b24
|
Merge branch 'master' of github.com:Alcaro/gambatte-libretro
|
2013-11-22 23:35:25 +01:00 |
|