1353 Commits

Author SHA1 Message Date
LibretroAdmin
0313408a6e
Merge pull request #2 from warmenhoven/warmenhoven/pr/tvos13
Some checks failed
Bulidability and Sanity / sanity (clang, cocoa, macos-latest) (push) Has been cancelled
Bulidability and Sanity / sanity (clang, ubuntu-16.04) (push) Has been cancelled
Bulidability and Sanity / sanity (clang, ubuntu-latest) (push) Has been cancelled
Bulidability and Sanity / sanity (gcc, ubuntu-16.04) (push) Has been cancelled
Bulidability and Sanity / sanity (gcc, ubuntu-latest) (push) Has been cancelled
tvos: properly set min supported version
2024-10-21 16:47:36 -05:00
Eric Warmenhoven
e9fb2b60b5 tvos: properly set min supported version 2024-10-20 21:50:25 -04:00
Eric Warmenhoven
28f77fe857 Fix failing osx-arm64 build, reintroduce ios-arm64 and tvos builds 2023-11-01 21:53:02 -04:00
jdgleaver
328c0d383c Backport 019f262531 - Fix RetroAchievements support 2022-07-08 10:27:49 +01:00
jdgleaver
1fdec645c9 (.gitlab-ci.yml) Remove failing builds 2022-01-17 17:27:21 +00:00
jdgleaver
24f2fba9b9 Add libretro .gitlab-ci.yml file 2022-01-17 17:23:39 +00:00
Lior Halphon
a5e5462f79 Rebrand the thing 2020-11-17 00:48:07 +02:00
Lior Halphon
a1abc7fe2c More registers moved 2020-11-17 00:47:18 +02:00
Lior Halphon
6610180717 Strip irrelevant features 2020-11-15 21:43:12 +02:00
Lior Halphon
dcb59d4cd4 Rename to SameDuck 2020-11-15 18:55:33 +02:00
Lior Halphon
316a282501 Quick & Dirty conversion to a Mega Duck emulator 2020-11-15 17:49:44 +02:00
Lior Halphon
c36bdc22f6 More accurate interrupt emulation 2020-11-14 13:55:39 +02:00
Lior Halphon
60b8978762 Local link cable and infrared emulation in the Cocoa port 2020-11-13 23:07:35 +02:00
Lior Halphon
88198e64f4 Minor bug fixes 2020-11-13 23:02:17 +02:00
Lior Halphon
03cbab2f85
Windows is no longer officially supported in the standalone builds 2020-10-15 19:21:37 +03:00
Lior Halphon
1936dd7f67
Merge pull request #304 from JL2210/rgbds-link
Update RGBDS links in README and build-faq
2020-10-14 01:22:21 +03:00
James Larrowe
6e0c09f78c Update RGBDS links in README and build-faq
The repo's owner has changed twice since this link was used;
once from bentley to the neutral rednex organization, and then
from rednex to gbdev
2020-10-13 18:19:29 -04:00
Lior Halphon
919a88ec23
Merge pull request #301 from SimpleTease1/patch1
libretro changes
2020-10-11 02:42:02 +03:00
SimpleTease
eb295de218 shared version.mk 2020-10-10 23:33:58 +00:00
SimpleTease
696bebc673 libretro: joypad bitmasks 2020-10-10 17:14:53 +00:00
SimpleTease
714227883f cross-compile friendly 2020-10-10 13:46:44 +00:00
Lior Halphon
526c2e029a
Fix #296 2020-10-10 14:50:11 +03:00
SimpleTease
2bfca48e0f libretro: fix core version 2020-10-10 04:02:21 +00:00
SimpleTease
cd526d960e libretro: changing model requires manual game restart 2020-10-10 04:00:30 +00:00
radius
8dc60d0b87 update makefile 2020-10-10 03:52:22 +00:00
twinaphex
efe8d6b643 Update Makefile 2020-10-10 01:22:51 +00:00
slash0042
faeb1d2e18 Add libnx port 2020-10-10 01:02:22 +00:00
Lior Halphon
8b45c32d77 Merge branch 'master' of https://github.com/LIJI32/SameBoy 2020-10-09 16:40:00 +03:00
Lior Halphon
c35fe8b517 Make gb.h compatible with C++ again for bsnes integration. Fixed #300 2020-10-09 16:39:23 +03:00
Lior Halphon
195329463b
Merge pull request #294 from yo-wotop/master
Windows Updates
2020-10-09 16:03:57 +03:00
Lior Halphon
99ec5b32fc
Update build-faq.md 2020-10-09 16:03:32 +03:00
Lior Halphon
64963e1746
Update README.md 2020-10-09 15:57:23 +03:00
yo
38afb187cf Resolving some comments and clarifying some language 2020-10-06 23:03:39 -07:00
yo
0b5853070a Updated instructions for Windows building 2020-10-05 14:37:49 -07:00
yo
28234da2d2 Updated instructions for Windows building 2020-10-05 14:34:00 -07:00
yo
04e5f1b8cf Updated for Windows clang and SDL2 changes 2020-10-05 14:33:36 -07:00
Lior Halphon
2a5aed626d
Update README.md 2020-09-29 20:50:14 +03:00
Lior Halphon
1e9e961e9c
Create CONTRIBUTING.md 2020-09-29 20:43:47 +03:00
Lior Halphon
7c92845882 Merge branch 'master' of https://github.com/LIJI32/SameBoy 2020-09-19 19:31:31 +03:00
Lior Halphon
7ff3556bc3 Workboy emulation (Cocoa only) 2020-09-19 19:31:24 +03:00
Lior Halphon
e35c22d405 Fix a potential single byte overflow 2020-09-17 23:47:35 +03:00
Lior Halphon
faf91508e2
Yes, I *do* mean -Wno-maybe-uninitialized! 2020-09-17 23:25:56 +03:00
Lior Halphon
abea3888db
Fix compilation under GCC 9 2020-09-17 23:18:16 +03:00
Lior Halphon
e0d6aa59ad
Merge pull request #289 from NieDzejkob/warning-fix
pb12: check the return value of write
2020-09-17 21:22:22 +03:00
Jakub Kądziołka
9c50a992af
pb12: check the return value of write 2020-09-17 20:01:21 +02:00
Lior Halphon
2e4a638077 Update version to 0.13.6 2020-08-22 14:21:54 +03:00
Lior Halphon
abce93640c Set a default value in the struct (instead of just during sanitation) 2020-08-22 14:20:44 +03:00
Lior Halphon
ceec044a22 Merge branch 'master' of https://github.com/LIJI32/SameBoy 2020-08-22 14:17:20 +03:00
Lior Halphon
ebcc0d18ce
Merge pull request #281 from nadiaholmquist/feature/sdl-scale
SDL: Make default window scale configurable
2020-08-22 14:17:09 +03:00
Lior Halphon
e307de8064
Style fixes 2020-08-22 14:16:07 +03:00