Commit Graph

201 Commits

Author SHA1 Message Date
liberodark
6c43a51354
add armv8 support 2021-01-13 17:22:03 +01:00
Autechre
89573538de
Update Makefile 2020-12-29 07:11:34 +01:00
Autechre
b6a9fd114f
Update Makefile 2020-12-29 02:32:46 +01:00
twinaphex
fe64c05ce6 Update Makefile 2020-12-08 02:46:12 +01:00
Autechre
925e3a6696
Merge pull request #177 from vanfanel/master
Add Raspberry Pi 4 64bit platform.
2020-12-08 02:25:38 +01:00
Yoshi Sugawara
f6d4ebcc15 [iOS][tvOS] Add -DHAVE_UNISTD_H flag to compile zlib 2020-11-25 22:17:02 -10:00
Vanfanel
dc6db9300e Add Raspberry Pi 4 64bit platform. 2020-11-18 13:17:59 +01:00
jdgleaver
f4cebfa5ee Add optional automatic frame skipping 2020-11-12 16:02:15 +00:00
twinaphex
b2c50422b4 Cleanups 2020-10-08 17:19:11 +02:00
twinaphex
b428551fe8 Update 2020-10-08 05:07:42 +02:00
twinaphex
9528e77b4d Remove more unused switches 2020-10-06 14:56:21 +02:00
twinaphex
2fa68afd56 Remove switches which are unneeded 2020-10-06 14:53:03 +02:00
Justin Weiss
2e77b31175 Add CTR / 3DS platform 2020-09-30 18:16:17 -07:00
Autechre
5a2803fab2
Merge pull request #169 from negativeExponent/cheats
Add native cheat support
2020-09-29 02:28:07 +02:00
negativeExponent
db4fb2469c Add native cheat support
- Supports cheats in the form of F82xxx-F83xxx (physical
  address. RAM)
- Cheats in 1F0xxx-1F1xxx (raw address, RAM)
- Cheats in 00D000-100000 (raw address, System Card Ram)
- Cheats in 100000-110000 (raw address, CD RAM)
-
- Cheats in 802000-802000 (physical address, CD RAM)
- Cheats in F82000-F83000 (physical address, main RAM)
-
- as well as multi-line cheats.

Notes:
- Cheats has to be a 9-digit format, address in 6-digit followed by ':'
  separator and then a 1-byte value, aka xxxxxx:yy
- Multiline cheats has to be represented as xxxxxx:yy+xxxxxx:yy with '+'
  as a code separator
- It is best to use raw format (or mednafen code formats) within the
  range expected above.
- ROM based cheats not implemented (most of the labeled raw address) as
  they require writing to read-only memory.

Reference: libretro/beetle-pce-fast-libretro#93
2020-09-28 16:16:08 +08:00
twinaphex
83d8491888 Buildfix for Windows 2020-09-24 07:12:23 +02:00
twinaphex
a53610b2e5 Drop this - won't work on PowerPC OSX otherwise 2020-05-17 23:12:24 +02:00
MrJs
070861a785
fix MacOS compile 2019-12-08 11:41:04 -08:00
ggdrt
a56f6bdba4 Clean up Makefile echoing 2019-11-08 18:04:02 -08:00
Yoshi Sugawara
c75b8774a3 (tvOS) support building 2019-09-10 14:50:32 -10:00
Aaron Kling
740e44b31c libretro: allow mingw cross compile 2019-08-10 02:19:44 -05:00
Yoshi Sugawara
9fb17cdc5c iOS: support for building using buildbot recipe 2019-08-08 01:30:26 -04:00
twinaphex
614b6c39a9 (UWP) Still some compilation issues 2019-07-30 07:35:49 +02:00
Brad Parker
cf0425111f msvc buildfixes 2019-07-29 21:34:13 -04:00
Brad Parker
f45fc36d09 initial cdrom support 2019-07-25 22:01:27 -04:00
funbars
8ef779b7d5
makefile cleanup 2019-05-31 11:21:00 -05: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
M4xw
bb7049f597 [LIBNX] Initial Port 2018-09-29 23:30:23 +02: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
20105f7966 Set HAVE_CHD=0 for Xbox OG for now 2018-02-20 21:54:57 +01:00
twinaphex
eb66571678 Add Xbox OG port 2018-02-19 11:17:29 +01:00
kwyxz
de8ccf932b Allow build on Haiku target 2018-02-05 06:02:58 +00:00
Toad King
7aaaede692 fix emscripten builds 2018-01-16 20:00:29 -06:00
Alberto Fustinoni
54bdc45750 Build fixes 2018-01-05 17:52:19 +09:00
Alberto Fustinoni
e0a1f82bdb Enable CHD on UWP 2018-01-05 17:44:34 +09:00
twinaphex
3731ec95f4 Add MSVC 2003 target 2017-12-25 04:31:05 +01:00
twinaphex
c781348305 Start adding MSVC 2003 target 2017-12-25 04:29:57 +01:00
twinaphex
5eb5dee191 Get rid of HAVE_MKDIR flags 2017-12-25 04:22:08 +01:00
Alberto Fustinoni
e503ad6572 MSVC2017/UWP build 2017-12-19 10:51:58 +09:00
Yoshi Sugawara
049d2fab0f support for iOS arm64 build 2017-09-06 08:04:28 -10:00
twinaphex
8ef8066d3a Buildfix for msvc 2017-08-08 04:32:07 +02:00
Romain Tisserand
d44e6ea4db WIP CHD support for Beetle PCE Fast 2017-08-05 19:47:05 +02:00
twinaphex
d06ba6cf7a Add msvc 2005 core 2017-08-05 14:18:39 +02:00
twinaphex
77006c5145 Updates 2017-07-06 18:01:53 +02:00
Sérgio Benjamim
967f3754d5 There's no more ARCH_X86 in the source. 2017-04-06 17:36:58 -03:00
Sérgio Benjamim
96ecb41d01 Backport from debian, fix hardening-no-fortify-functions. 2017-04-06 17:21:46 -03:00
Sérgio Benjamim
1d4c2718c5 Makefile cleanup. 2017-04-06 17:20:25 -03:00