pkgsrc/emulators/stella/Makefile.common
nia f803269c43 [libretro-]stella: update to 6.6
This is a new semi-major release, with the following changes:

    Added preliminary PlusROM support for saving high scores.

    Added preliminary support for 'MVC' bankswitching scheme by Rob Bairos.

    Added web links for many games.

    Added dead zone and linearity settings for analog controllers.

    Added 'Check for Update' button to Help dialog.

    Added different mask patterns for scanline emulation.

    Fixed MindLink controller.

    Fixed SaveKey not working with QuadTari.

    Added TIA randomization on startup option.

    Added different debug color luminances for player and missile copies.

    Added hotkeys for TV roll speed and toggling 'Developer settings' sets.

    Debugger: enhanced prompt's auto complete and history.

    Debugger: added optional logging of breaks and traps.

    Debugger: added Thumb cycle counting.
2022-05-15 18:36:18 +00:00

24 lines
588 B
Makefile

# $NetBSD: Makefile.common,v 1.13 2022/05/15 18:36:18 nia Exp $
# used by emulators/stella/Makefile
# used by emulators/libretro-stella/Makefile
DISTNAME= stella-6.6-src
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=stella-emu/}
GITHUB_PROJECT= stella
GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
LICENSE= gnu-gpl-v2
DISTINFO_FILE= ${.CURDIR}/../../emulators/stella/distinfo
PATCHDIR= ${.CURDIR}/../../emulators/stella/patches
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//1}
USE_LANGUAGES= c c++
# c++17, std::string_view
GCC_REQD+= 7
UNLIMIT_RESOURCES= datasize