Alcaro
|
a720f8280f
|
Add cheat support to Libretro
|
2013-07-26 19:48:55 +02:00 |
Alcaro
|
b1ae0f4d6b
|
Mark these variable names as an ABI.
|
2013-07-26 16:02:06 +02:00 |
Alcaro
|
647d3b54bb
|
Add support for toggling layers, sound channels, and some other stuff
|
2013-07-25 15:26:55 +02:00 |
twinaphex
|
daa96ea570
|
Add -DARM for iOS and QNX (Blackberry) builds
|
2013-07-14 20:43:26 +02:00 |
twinaphex
|
a4c39684a8
|
(Makefile Libretro) Add ARM target
|
2013-07-14 12:27:10 +02:00 |
twinaphex
|
ef0d252dee
|
(libretro Android) Add Android JNI Makefile
|
2013-05-18 20:56:16 +02:00 |
twinaphex
|
18bc78b886
|
(QNX libretro) Compiles for Blackberry QNX now as well
|
2013-05-18 20:30:32 +02:00 |
twinaphex
|
7b98dab142
|
(Libretro iOS) Compiles for iOS now
|
2013-05-18 20:24:33 +02:00 |
twinaphex
|
a4fde8fdcf
|
(Libretro) Update Makefile
|
2013-05-18 17:39:37 +02:00 |
OV2
|
532a76ddc0
|
libretro: remove unnecessary file extensions
|
2013-05-01 13:15:05 +02:00 |
OV2
|
d7e3fa64a2
|
libretro: use RGB565 if available
|
2012-10-22 21:40:10 +02:00 |
Twinaphex
|
f33f96872d
|
(Libretro )Added console support
|
2012-08-27 20:30:25 +02:00 |
OV2
|
f456c9c996
|
libretro: update libretro header
|
2012-08-16 23:48:54 +02:00 |
OV2
|
86b78aec55
|
libretro: report correct height if overscan is enabled
|
2012-06-04 23:13:21 +02:00 |
OV2
|
679db377c7
|
libretro: disable oops snapshots
|
2012-06-04 19:03:07 +02:00 |
OV2
|
518110646a
|
libretro/win32: make sure S9xFreezeSize is only called after rom load
|
2012-05-08 00:03:20 +02:00 |
OV2
|
87c1717ac6
|
libretro: update to latest libretro.h, add RETRO_MEMORY_VIDEO_RAM
|
2012-04-26 13:16:58 +02:00 |
OV2
|
9b5cefa630
|
libretro: remove unused libsnes remains
|
2012-04-15 22:02:37 +02:00 |
OV2
|
666b89f66f
|
libretro: supply 4/3 as nominal aspect ratio
|
2012-04-15 21:58:04 +02:00 |
OV2
|
38f7459ee7
|
libretro: fix uint8*/void* mismatch (Themaister)
|
2012-04-15 21:46:09 +02:00 |
OV2
|
9551890d0d
|
libretro: always show overscan are if overscan is enabled
|
2012-04-15 21:44:25 +02:00 |
OV2
|
50013f9a19
|
libretro: rename from libsnes and adapt new interface
|
2012-04-10 23:36:09 +02:00 |