Up to [cvs.NetBSD.org] / pkgsrc / emulators / libretro-beetle-saturn
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
*: Recursive revbump from audio/flac-1.5.0
*: bump PKGREVISION for flac shlib bump
libretro-beetle-saturn: dependency on xz is wrong
libretro-beetle-saturn: Update to 20200526 David Walters (33): Update RETRO_ENVIRONMENT_SET_CONTROLLER_INFO when 6player adaptors are added/removed. Version bump state.h macro changes + fallout from that SCSP (audio cpu) sync. MDFN_HOT macro stub, to reduce number of diffs Reduce number of diff lines via closer sync of non-essential whitespace, formatting, macro attributes, etc. m68k register set/get VDP1 + VDP2 sync. Cartridge sync input sync (no JP keyboard) SCU sync. minor missing sync + fixes more syncing git + input "IDIIS" + jpkeyboard sync. gettext_noop sync SCU update sync + version bump Fix gun crosshair X position Fix for DOT crosshair mode Fix for Linux builds. Mednafen defines SIZEOF_VOID_P in its configure script, we do something similar with a makefile. Fix for new 3d pad internal data format version bump Game specific hacks merging of misc bits version bump new document Game specific hack (Fighting Vipers) SH-2 bugfix Reorganized SCSP DSP emulation Emulated input devices' internal states were not being reset on virtual power toggle version bump merging Sync with v1.22.2 of Mednafen fix crash bug when two multitaps are connected Yoshi Sugawara (8): first hack to get touchscreen lightgun input working add core option for lightgun input: lightgun or touchscreen; check input mode when handling input remove debug statements added back setting gun position and button state for lightgun input touchscreen sensitivity: manually hold the gun position for a few cycles after the touch is released to ensure the fire happens at the right position Setting CC and CCX for ios-arm64 platform for buildbot recipe fixed arch argument to arm64 (tvOS) support building jdgleaver (1): Add disk control interface v1 support
libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack.
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.
libretro-beetle-saturn: Attempt to fix the CLOCK_REALTIME problem properly. Bump PKGREVISION.
libretro-beetle-(psx|saturn): Define _POSIX_C_SOURCE for CLOCK_REALTIME hopefully appeases FreeBSD.
libretro-beetle-saturn: add version 20180620. 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 Saturn is a Sega Saturn video game system emulator that can be used as a libretro core. Mednafen can load CD-ROM games from a ripped/dumped copy of the disc, such as CUE+BIN. Additionally, there is support for CloneCD "CCD" rips, and cdrdao "TOC" files. A CUE file is required.