negativeExponent
371bb54e46
Remove unneeded core options
...
- These turbo-related core options are not working correctly and redundant because there is already a dedicated button
to enable turbo buttons. These core options also resets turbo states each time a core option is modified.
Removing it since it unneeded.
2019-12-14 22:13:59 +08:00
negativeExponent
cdfff4a3c1
Fix incorrect turbo core option labels
2019-12-14 21:40:27 +08:00
Twinaphex
68b7bd1d5c
Merge pull request #137 from mrjschulte/patch-3
...
fix MacOS compile
2019-12-08 23:55:28 +01:00
MrJs
070861a785
fix MacOS compile
2019-12-08 11:41:04 -08:00
Twinaphex
55beff8065
Merge pull request #134 from negativeExponent/memmap
...
Add PCE-CD RAM to retro_memory_map
2019-12-07 23:52:55 +01:00
negativeExponent
e8cb9a9187
Add PCE-CD RAM to retro_memory_map
...
- also moves base ram and saverams to memmap
2019-11-22 23:47:36 +08:00
Twinaphex
ce63911ecb
Merge pull request #130 from ggdrt/cleanups
...
Minor repository organizing
2019-11-13 03:55:58 +01:00
ggdrt
9709b843be
Adjust aspect ratio logic to be dynamic
2019-11-12 01:28:46 -08:00
ggdrt
3900a5899e
Update README
2019-11-08 23:48:37 -08:00
ggdrt
a56f6bdba4
Clean up Makefile echoing
2019-11-08 18:04:02 -08:00
Twinaphex
7bbbdf111c
Merge pull request #126 from yoshisuga/tvos_platform
...
(tvOS) support building
2019-09-11 04:57:06 +02:00
Yoshi Sugawara
c75b8774a3
(tvOS) support building
2019-09-10 14:50:32 -10:00
Twinaphex
942568f3a7
Merge pull request #122 from webgeek1234/master
...
libretro: allow mingw cross compile
2019-08-17 14:58:55 +02:00
Aaron Kling
740e44b31c
libretro: allow mingw cross compile
2019-08-10 02:19:44 -05:00
Twinaphex
6c63c0bfd1
Merge pull request #121 from yoshisuga/ios-arm64-build-fix
...
iOS: support for building using buildbot recipe
2019-08-09 12:58:47 +02:00
Yoshi Sugawara
9fb17cdc5c
iOS: support for building using buildbot recipe
2019-08-08 01:30:26 -04:00
twinaphex
7e92d19a80
Add enhanced core options
2019-07-31 23:25:33 +02:00
twinaphex
614b6c39a9
(UWP) Still some compilation issues
2019-07-30 07:35:49 +02:00
twinaphex
5a9b7ae498
Fix MSVC 2003
2019-07-30 03:47:11 +02:00
Brad Parker
cf0425111f
msvc buildfixes
2019-07-29 21:34:13 -04:00
twinaphex
05b5591b67
Take out asserts
2019-07-30 03:07:53 +02:00
Brad Parker
7a00a0fe20
fix memory leak
2019-07-29 13:33:11 -04:00
twinaphex
6d2efc8871
Do free at end of function
2019-07-26 04:45:52 +02:00
twinaphex
7b97f5ba0b
Fix 'there is a new/free mismatch between this free and the
...
corresponding new[]'
2019-07-26 04:29:28 +02:00
Twinaphex
49001078e8
Merge pull request #119 from bparker06/cdrom_fast
...
initial cdrom support (master branch)
2019-07-26 04:22:37 +02:00
Brad Parker
f575075040
cdrom: fix cue handling
2019-07-25 22:06:01 -04:00
Brad Parker
f45fc36d09
initial cdrom support
2019-07-25 22:01:27 -04:00
Twinaphex
7813f21930
Merge pull request #115 from funbars/cleanup_fast
...
makefile cleanup
2019-07-17 22:49:25 +02:00
Twinaphex
c245b687e4
Merge pull request #116 from webgeek1234/master
...
Android update
2019-06-28 11:24:18 +02:00
funbars
8ef779b7d5
makefile cleanup
2019-05-31 11:21:00 -05:00
Aaron Kling
86da867caa
libretro: jni: Switch stl to c++ in preparation for ndk r20
2019-05-24 23:30:18 -05:00
Twinaphex
433fb7a36f
Merge pull request #101 from Classicmods/master
...
Added Classic Platform structure - ARMv7 Cortex A7 build
2018-11-11 19:37:38 +01:00
Ryan 'Swingflip' Hamlin
06470a91fb
Fixed A7A7
2018-11-06 18:42:04 +00:00
Ryan 'Swingflip' Hamlin
fefb7e21f8
Fixed override for A7A7
2018-11-06 18:32:35 +00:00
Ryan 'Swingflip' Hamlin
864a55bccf
Added A7A7
2018-11-06 18:26:42 +00:00
Twinaphex
7f6f0618b9
Merge pull request #98 from m4xw/libnx
...
[LIBNX] Initial Port
2018-09-29 23:31:23 +02:00
M4xw
bb7049f597
[LIBNX] Initial Port
2018-09-29 23:30:23 +02:00
Twinaphex
f61ab36520
Merge pull request #97 from hiddenasbestos/beetle
...
Report name as "Beetle PCE Fast", to match other Mednafen derived cores.
2018-09-05 18:31:21 +02:00
David Walters
3e0c5233de
Report name as "Beetle PCE Fast", to match other Mednafen derived cores.
2018-09-05 15:53:16 +01:00
twinaphex
6dfaf04cf2
Update libretro-common
2018-07-20 13:48:35 +02:00
hizzlekizzle
0a68824be1
Merge pull request #95 from zoharxero/master
...
Add US CD bios core option
2018-06-07 11:11:18 -05:00
zoharxero
8aa0d171c7
Add US CD bios core option
2018-06-07 11:01:20 -05:00
hizzlekizzle
376ecd74ab
Merge pull request #94 from Aftnet/master
...
Fix MSVC build
2018-06-06 20:06:17 -05:00
Alberto Fustinoni
3a85e5b9c8
MSVC CRT fix
2018-05-31 14:43:20 +09:00
Alberto Fustinoni
7a1edc3a2d
Makefile
2018-05-31 13:38:10 +09:00
twinaphex
11f7aaaf02
(tremor) Cleanups
2018-04-24 06:44:46 +02:00
twinaphex
2f75a019db
Update
2018-04-19 08:29:27 +02:00
twinaphex
b3b85f2437
Update libretro-common
2018-04-19 08:20:59 +02:00
twinaphex
3d0ef3e02f
Update libretro-common
2018-04-19 08:00:24 +02:00
twinaphex
fde5eac546
remove msvc/
2018-04-13 02:08:49 +02:00