tiopex
6f066c3ce8
Bump RetroArch to v1.19.1 ( #122 )
2024-09-04 19:38:20 -04:00
tiopex
c9772f059c
Enable networking in RetroArch ( #123 )
2024-09-04 19:37:53 -04:00
Apaczer
3bce8b7fb9
[PACKAGE] RetroArch: add fix patch for sdl input driver ( #89 )
...
* correct patch - include sdl_dingux driver as well for joypad
* correct reoccurring patch numbering
* [PACKAGE] RetroArch: add fix patch for sdl input driver
remove input polling from sdl_input.c (rely only on input_driver.c with input_keyboard_event)
2024-01-22 07:16:24 +01:00
tiopex
de1e8c30f4
Reduce audio latency to 64ms to fix frame pacing ( #86 )
2024-01-13 09:13:51 +01:00
Apaczer
168f6caede
[PACKAGE/BOARD] RetroArch: change sdl_dingux_input to sdl_input driver ( #84 )
...
* [PACKAGE] RetroArch: change sdl_dingux_input to sdl_input driver
* [BOARD] USB-Host: add time for OS to update USB mode (sleep cmd)
2024-01-12 22:10:55 +01:00
tiopex
cd08c2ac1a
Update retroarch to latest & optimize ( #82 )
...
disable vsync
disable keep aspect ratio
2024-01-10 11:04:46 +01:00
tiopex
04fc020178
Add target optimizations -mcpu=arm926ej-s -marm ( #79 )
2024-01-05 09:08:09 +01:00
tiopex
9d1fc77c20
Revert video sync option ( #78 )
...
Update Picodrive core
Update gpsp core
2024-01-04 13:01:41 +01:00
tiopex
b7a8ba56ec
[PACKAGE/BOARD] Add Retroarch v1.16.0.3 ( #50 )
...
* Add retroarch package
* libretro cores as separate packages
* Add libretro-super package
* Add core resources, move retroarch bin to /mnt/emus/retroarch dir
* add NxEngine assets + correct indendt
* [BOARD] add cores appLinks
* [GENIMAGE] test -d before running cp to not stderr
* [BOARD] add "cores" section in gmenu2x with all appLinks
* add PRBOOM data *.wad file
* [GENIMAGE] generate cores' script links in genimage.sh
* Add scummvm core & downgrade
* [GENIMAGE] don't run cores in verbose
* resort `core links` and update their icons
---------
Co-authored-by: Apaczer <94932128+Apaczer@users.noreply.github.com >
2023-11-16 20:17:18 +01:00