Up to [cvs.NetBSD.org] / pkgsrc / emulators / libretro-beetle-sgx
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 11 12:51:32 2022 UTC (12 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
*: bump PKGREVISION for flac shlib bump
Revision 1.4 / (download) - annotate - [select for diffs], Sun May 31 08:44:57 2020 UTC (3 years, 3 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.3: +8 -25
lines
Diff to previous 1.3 (colored)
libretro-beetle-sgx: Update to 20200520 Brad Parker (1): initial cdrom support Rob Loach (1): Update core options API fpscan (1): Turkish language option negativeExponent (20): Update core files to 1.23 Sync blip and psg sound Update libretro-common files Update libretro.cpp Fix runahead for arcade card games Allow access to available RAM using retro_memory_map Bump version to 1.23.0 Change core prefix name to Beetle Implement environment callback RETRO_ENVIRONMENT_GET_INPUT_BITMASKS Input improvements and sync misc items Cleanup Makefile Update Makefile Simplify update_input() Add core option to allow automatic detection of Games Express CD games Cut down on unneeded logging when no related option has been changed input: Tweaks and bug fix for turbo Create README.md Update .travis.yml Remove audio/video stats report - frontend already has stats collection Move 2/6 button mode toggle to frontend - Fixes the issue where toggling does not retain 6-button modes Reference https://github.com/libretro/beetle-pce-fast-libretro/issues/148 retro-wertz (9): Remove unneeded references to basename and save_directory Fix softreset and allow_up_down options Cleanup - Remove header mednafen/huc.h - Remove unused function IsBRAMUsed() - Cleanup MDFNI_LoadGame() Update libretro.cpp Silence this log when not running CDROM game Remove unnecessary comment from makefile fix wrong operator, this should be "=" Use fixed values for PAR modes stop travis building for wiiu for now
Revision 1.3 / (download) - annotate - [select for diffs], Tue May 26 09:45:12 2020 UTC (3 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.2: +6 -2
lines
Diff to previous 1.2 (colored)
libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 2 21:09:29 2018 UTC (4 years, 11 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
emulators/libretro-*: SunOS linker fixes. libretro makefiles pass flags to the linker that aren't understood by SunOS ld. Add BUILDLINK_TRANSFORMs to remove those flags.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 13 00:54:25 2018 UTC (5 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
libretro-beetle-sgx: add version 20180512. Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. Beetle/Mednafen SGX is a NEC PC Engine SuperGrafx video game system emulator that can be used as a libretro core.