LibretroAdmin
7008194d3f
Merge pull request #106 from warmenhoven/warmenhoven/pr/tvos13
...
tvos: properly set min supported version
2024-10-21 16:46:02 -05:00
Eric Warmenhoven
14bd4dbd2e
tvos: properly set min supported version
2024-10-15 20:55:50 -04:00
LibretroAdmin
a4dcfcb919
Merge pull request #105 from warmenhoven/warmenhoven/pr/ios
...
Fix iOS build
2024-10-06 16:25:36 -05:00
Eric Warmenhoven
dd625947fc
Fix iOS build
2024-10-06 10:41:16 -04:00
LibretroAdmin
153887d70d
Merge pull request #104 from warmenhoven/warmenhoven/pr/tvos
...
Fix tvOS build
2024-10-01 16:22:56 -05:00
Eric Warmenhoven
2897f19080
Fix tvOS build
2024-10-01 12:16:24 -04:00
LibretroAdmin
c10a21dbe9
Merge pull request #102 from ashquarky/wiiu-fixes
...
(WiiU) Fix compatibility with upcoming Aroma build
2024-06-28 17:57:50 -05:00
Ash Logan
279524e864
(WiiU) Use libretro system dir instead of hardcoding paths
...
The SD card path has changed in newer builds (fs:/vol/external01 instead of sd:/). There's no reason to hardcode either path, so instead use the libretro API for this.
CONFDIR seems unused.
2024-06-20 14:17:51 +10:00
Ash Logan
a2a90c95d9
(WiiU) Remove old -mwup compile flag
...
Removes the deprecated -mwup compile flag, removed from newer devkitPPC releases. This flag simply set a few defines and compile options, so set the same defines by hand.
Will not affect old (Tiramisu) compiler while adding support for newer tools.
2024-06-20 14:15:14 +10:00
LibretroAdmin
a4c9eb0bb7
Merge pull request #99 from greenchili2/master
...
Attempt 3 to appease the Wii buildbot gods. Reactivated Nintendo Wii…
2023-09-29 08:17:58 -07:00
Greenchili2
d977079f7a
Attempt 3 to appease the Wii buildbot gods. Reactivated Nintendo Wii on buildbot.
2023-09-29 03:36:06 -04:00
LibretroAdmin
b383bd2926
Update .gitlab-ci.yml
2023-09-27 10:31:22 -07:00
LibretroAdmin
7f895d1b0e
Merge pull request #98 from greenchili2/master
...
Appease the wii buildbot gods.
2023-09-27 07:38:55 -07:00
greenchili2
1dd4b51bd1
Appease the wii buildbot gods Part 2.
2023-09-27 10:12:23 -04:00
greenchili2
2cb858b9cd
Appease the wii buildbot gods.
2023-09-27 10:10:55 -04:00
LibretroAdmin
7e292134da
Merge pull request #97 from greenchili2/master
...
Fixed text in 'Set Frameskip' core options menu. Now compiles for Nin…
2023-09-27 05:51:13 -07:00
Greenchili2
90481f5655
Fixed text in 'Set Frameskip' core options menu. Now compiles for Nintendo Wii. Added Nintendo Wii to buildbot.
2023-09-26 20:54:52 -04:00
LibretroAdmin
d0903a9447
Merge pull request #96 from greenchili2/master
...
Fix error on android buildbot
2023-09-19 07:55:03 -07:00
greenchili2
d48f86242c
Fix error on android buildbot
2023-09-19 10:18:10 -04:00
LibretroAdmin
5ee4e4f7aa
Merge pull request #95 from greenchili2/master
...
Lots of updates.. changes and fixes... MUCH more useable now! BTW this update fixes issues #88 , #84 , #83 , #82 , #77 , #74 ( some if which is implemented with an autoload drive B option now), #51 .
2023-09-19 06:09:37 -07:00
Greenchili2
81107ed7e2
auto dismount drive B if user tries to insert same disk into drive A. Added retromapper option for auto rotating disks (M3U). Fixed weird issue where right analog was not detected in some instances on Xbox One
2023-09-19 08:52:47 -04:00
Greenchili2
0e7fbe1bef
ignore dpad, a&b Retromappings when mouse mode active. uncommented accidently commented lines that disabled VKBD shift. added Undo (scroll lock) to the list of mappable retropad keys.
2023-09-14 19:48:06 -04:00
Greenchili2
5ffd6a8f14
Code cleanup. Retromapper analog controls now hooked up.
2023-09-11 04:54:59 -04:00
Greenchili2
57c066a0a6
Fixed a glitch in the RetroMapper Matrix
2023-09-06 07:07:05 -04:00
Greenchili2
192de78d17
Additions and corrections to README.md
2023-09-06 02:45:20 -04:00
Greenchili2
cc38f03497
mousespeed and Joystick/Mouse mode only set when emu first starts. Removed all of the High Resolution voodoo and replaced it with something more sane. All issues related to this monstrosity seem to be gone. :D Updated the README.md
2023-09-06 02:10:37 -04:00
Greenchili2
3ff0329a1e
fix accidental modification of libretro.h
2023-09-04 23:24:49 -04:00
Greenchili2
8e6f41d0f6
Added option to allow display to retroarch status or OSD when Joystick/Mouse mode is toggled or mouse speed changed. Added option to allow the drive activity to be displayed on retroarch status. Added Retromapping from vice into core options courtesy of code by rsn887 & sonninnos. Disabled retropad input when the VKBD is active. VKBD commands only read when VKBD is active.
2023-09-04 23:15:51 -04:00
Greenchili2
09a0a3cac7
vkbd completely clears when deactivated. Changed button A & B descriptions. Added options to auto insert disk B, force refresh rate, enable fast boot, start in mouse mode, set starting mouse speed, mouse analog stick preference, disable loading of hatari.cfg. Added machine type options, RAM options. Added support for multiple TOS files and all hard drive types. hatari.cfg, working, data and home directory default to 'system\hatari'. WII-U, VITA and PS3 defs untouched. Sets default floppy images directory to one of selected game. Hatari now properly shuts down. Fixed GEMDOS drive not working on windows and UWP. Fixed Hatari crashing when logging enabled and when saving hatari.cfg on Xbox One. Polarized lowpass filter option was reversed.
2023-08-31 04:55:03 -04:00
LibretroAdmin
274e4fe133
Merge pull request #94 from greenchili2/master
...
In preperation for future updates. Updated core options to v2. Move…
2023-08-21 13:04:29 -07:00
Greenchili2
743fce5829
Displays warning if IPF image inserted and CAPS support is not compiled in. L/R/L1/R2 button descriptions were reversed.
2023-08-21 11:02:56 -04:00
Greenchili2
2d9cf221c2
In preperation for future updates. Updated core options to v2. Moved some items into submenus. Updated Disk Control Interface for extra disk control functionality.
2023-08-21 05:11:10 -04:00
LibretroAdmin
00a46e1ed2
Merge pull request #90 from metallic77/hatari
...
add Atari SC1224 visible resolution as "cropped"
2023-05-28 14:17:37 +02:00
LibretroAdmin
a8a89ca98f
Merge pull request #92 from warmenhoven/dev/warmenhoven/apple
...
Add osx-arm64, ios-arm64, and tvos-arm64 builds
2023-05-28 14:17:28 +02:00
Eric Warmenhoven
e8fae9990a
Add osx-arm64, ios-arm64, and tvos-arm64 builds
2023-05-28 00:41:47 -04:00
metallic77
db1bd4b43b
Update libretro.c
2023-05-25 08:02:16 +03:00
metallic77
294c24c333
use OLD CPU
...
Hatari team themselves suggest OLD CPU in Readme except Falcon mode. And it's a lot faster (compiled it like that some time ago and run full speed even on a Wii).
2023-05-23 23:07:39 +03:00
metallic77
24e088bdbe
add Atari SC1224 visible resolution as "cropped"
...
366x243 is the actual visible resolution on an Atari SC1224 monitor.
2023-05-23 23:01:47 +03:00
LibretroAdmin
fa3eadba1c
Merge pull request #89 from metallic77/master
...
proper ST resolution
2023-05-23 17:19:04 +02:00
metallic77
07a024f798
Update vkbd_def.h
...
closer to what an ST keyboard would look like
2023-05-21 00:49:14 +03:00
metallic77
d24ff15305
improve virtual keyboard
...
change keys position and colors closer to an ST
2023-05-21 00:45:56 +03:00
metallic77
3c1fac87bb
proper ST resolution
2023-05-20 18:44:04 +03:00
libretroadmin
1ebf0a0488
Set HAVE_UTIME when platform is not Vita
2022-06-16 17:34:16 +02:00
libretroadmin
b6bcdf9a5a
Buildfix for Vita - error: expected identifier or '(' before numeric constant
2022-06-16 17:25:15 +02:00
LibretroAdmin
a9a7e542dc
Merge pull request #81 from crystalct/master
...
IPF Support
2022-06-16 16:27:54 +01:00
libretroadmin
8e9c6cad25
Don't define mkdir and rmdir to sceIoMkdir and sceIoRmdir anymore
...
- apparently newer toolchain don't support these or its not in the
headers provided
2022-06-16 17:20:22 +02:00
CrystalCT
245e1a126f
IPF Support
2022-04-07 13:39:16 +02:00
Autechre
e5e36a5262
Merge pull request #79 from crystalct/master
...
PS3/PSL1GHT build fix
2022-03-27 15:11:17 +01:00
CrystalCT
7d6259d3af
PS3/PSL1GHT build fix
2022-02-15 10:07:37 +01:00
twinaphex
79d128888c
(Vita) Define HAVE_ALPHASORT/HAVE_SCANDIR
2022-01-19 14:20:08 +01:00