notaz
|
d3bbc8d2cb
|
remove some dead code
|
2017-08-18 05:06:35 +02:00 |
|
twinaphex
|
c13c91cd04
|
Update jni/Android.mk
|
2017-08-18 04:56:32 +02:00 |
|
notaz
|
6a5b1b362e
|
sh2: handle some branch exceptions
|
2017-08-18 03:44:46 +03:00 |
|
twinaphex
|
c367ebb8f3
|
Update submodules
|
2017-08-18 01:20:25 +02:00 |
|
notaz
|
75bf03886e
|
fix android build
|
2017-08-17 23:19:34 +02:00 |
|
notaz
|
925254c3fe
|
fix a name clash with newer zlib
|
2017-08-17 23:19:29 +02:00 |
|
notaz
|
61290a3553
|
drz80: drop fast_sp for compatibility
no measurable improvement in most cases anyway
|
2017-08-11 02:12:57 +03:00 |
|
notaz
|
20a10d3ed9
|
android: solve "text segment is not shareable"
Some asm is disabled and some performance is lost by this.
|
2017-08-08 02:25:37 +03:00 |
|
notaz
|
ae7830aae1
|
get some gp2x stuff out of the way for others
|
2017-08-06 23:22:53 +03:00 |
|
notaz
|
34e424aa27
|
remove dead code
|
2017-08-06 23:02:28 +03:00 |
|
notaz
|
98a2714234
|
eliminate texrels, part 3
|
2017-08-06 22:25:26 +03:00 |
|
notaz
|
6027c719ba
|
configure: allow to override SDL_CONFIG
|
2017-08-06 21:21:35 +03:00 |
|
notaz
|
88a8088545
|
some fps counter cosmetics
|
2017-08-06 19:23:36 +03:00 |
|
notaz
|
99bdfd31b8
|
eliminate texrels (wip2)
|
2017-08-06 19:23:20 +03:00 |
|
notaz
|
ea38612fad
|
eliminate texrels (wip)
|
2017-08-06 18:18:29 +03:00 |
|
notaz
|
bc38f4d24f
|
remove some dead code
|
2017-08-06 02:22:12 +03:00 |
|
notaz
|
c5c5dd7132
|
cd: fix missed null terminator
|
2017-08-06 01:48:25 +03:00 |
|
notaz
|
14caeebcc7
|
fix android build
|
2017-08-04 01:08:17 +03:00 |
|
notaz
|
ad949800e4
|
fix a name clash with newer zlib
|
2017-08-04 00:36:13 +03:00 |
|
Twinaphex
|
cbc93b68dc
|
Merge pull request #54 from leiradel/master
Return correct memory info for SMS
|
2017-04-18 22:22:19 +02:00 |
|
Andre Leiradella
|
11077d343a
|
Return correct memory info for SMS
|
2017-04-18 21:08:50 +01:00 |
|
notaz
|
0e352905c7
|
fix some warnings
warning: array subscript is above array bounds [-Warray-bounds]
|
2017-04-17 00:50:49 +03:00 |
|
notaz
|
01685eefb0
|
fix broken error path
|
2017-04-17 00:50:49 +03:00 |
|
notaz
|
325ee167fd
|
use system's zlib
except for libretro
github issue #45
|
2017-04-17 00:50:49 +03:00 |
|
notaz
|
b4c2331e79
|
get rid of the silly unzip_stream
... and just use zlib's inflate. Needed for the next commit.
|
2017-04-17 00:50:49 +03:00 |
|
Twinaphex
|
f5de3ba326
|
Merge pull request #53 from ilag11111/cheatSupport
Restore support for short GG cheats.
|
2017-03-26 05:30:58 +02:00 |
|
iLag
|
5c4adfbaec
|
Fix remaining bugs and fix indentation
|
2017-03-25 20:28:08 -07:00 |
|
iLag
|
ba47d3dfe3
|
Restore support for short GG cheats.
|
2017-03-25 19:35:36 -07:00 |
|
Twinaphex
|
65678f6d77
|
Merge pull request #52 from ilag11111/cheatSupport
Add support for Master System cheats.
|
2017-03-26 04:33:39 +02:00 |
|
iLag
|
fa55ee51c9
|
Add support for Master System cheats.
|
2017-03-25 19:29:00 -07:00 |
|
twinaphex
|
88d98ee0e6
|
Merge branch 'master' of https://github.com/libretro/picodrive
|
2017-03-24 08:54:14 +01:00 |
|
twinaphex
|
d8e4cc4967
|
Cleanups
|
2017-03-24 08:54:08 +01:00 |
|
Twinaphex
|
6bf654d0e2
|
Merge pull request #51 from ilag11111/cheatSupport
Add cheat support for Genesis/MegaDrive, CD, and 32X games
|
2017-03-23 20:18:00 +01:00 |
|
iLag
|
cb5021471d
|
Remove temporary debug print line
|
2017-03-23 11:16:37 -07:00 |
|
iLag
|
e5326b1a0e
|
Fix memory management so the emulator won't crash with multiple cheats in a file.
|
2017-03-23 11:13:56 -07:00 |
|
iLag
|
daae6156b4
|
Fix variable types, silence warnings.
|
2017-03-22 15:01:58 -07:00 |
|
iLag
|
d4089d9b8e
|
Fix multiline support
|
2017-03-22 14:45:23 -07:00 |
|
iLag
|
6cf45534d3
|
Support multiline codes
|
2017-03-22 14:37:18 -07:00 |
|
iLag
|
20563b60d0
|
Add support for single-line cheats and PAR codes.
|
2017-03-22 14:19:35 -07:00 |
|
hizzlekizzle
|
f0a3d0dc4b
|
move emu_video_mode_change back to original spot
nothing gained by moving it
|
2017-03-08 22:09:10 -06:00 |
|
Twinaphex
|
805d357076
|
Update staticios
|
2017-02-27 01:04:44 +01:00 |
|
twinaphex
|
aa411429a7
|
staticios - we don't need SH2 DRC or SVP DRC for now
|
2017-02-22 00:29:29 +01:00 |
|
Twinaphex
|
9795f2cd88
|
Add staticios target (for iOS 8 and later)
|
2017-02-22 00:11:27 +01:00 |
|
twinaphex
|
c98b37aaa3
|
Add ios_static target
|
2017-02-22 00:04:55 +01:00 |
|
Twinaphex
|
d6be4fa642
|
Merge pull request #44 from GregorR/libretro-git-version
Report git version with library_version
|
2016-12-10 00:58:05 +01:00 |
|
Gregor Richards
|
2d4f989df9
|
Report git version with library_version
|
2016-12-09 18:50:07 -05:00 |
|
Twinaphex
|
14f9ad30a6
|
Merge pull request #43 from fetzerch/debugfix2
Fix more undefined symbol errors
|
2016-12-07 16:55:20 +01:00 |
|
Christian Fetzer
|
dfe3ba924b
|
Fix more undefined symbol errors
|
2016-12-06 20:51:07 +01:00 |
|
Twinaphex
|
2ece10758f
|
Merge pull request #42 from orbea/debug
Actually fix the debug build
|
2016-12-06 20:01:12 +01:00 |
|
orbea
|
a2135a7a4e
|
Actually fix the debug build
|
2016-12-06 10:58:06 -08:00 |
|