The NetBSD Project

CVS log for pkgsrc/emulators/libretro-bsnes-mercury/Makefile.common

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / emulators / libretro-bsnes-mercury

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 28 13:30:29 2020 UTC (3 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, 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, HEAD
Changes since 1.7: +1 -4 lines
Diff to previous 1.7 (colored)

retroarch: Centralise definition of HAVE_POSIX_MEMALIGN

Revision 1.4.6.1 / (download) - annotate - [select for diffs], Wed Jun 17 11:46:56 2020 UTC (3 years, 3 months ago) by bsiegert
Branch: pkgsrc-2020Q1
Changes since 1.4: +3 -5 lines
Diff to previous 1.4 (colored) next main 1.5 (colored)

Pullup ticket #6237 - requested by nia
emulators/libretro-bsnes-mercury: NetBSD/arm build fix

Revisions pulled up:
- emulators/libretro-bsnes-mercury/Makefile.common              1.7

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Sat Jun 13 10:01:06 UTC 2020

   Modified Files:
   	pkgsrc/emulators/libretro-bsnes-mercury: Makefile.common

   Log Message:
   libretro-bsnes-mercury: Uncondition HAVE_POSIX_MEMALIGN so it works on 32-bit arm

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jun 13 10:01:06 2020 UTC (3 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.6: +3 -5 lines
Diff to previous 1.6 (colored)

libretro-bsnes-mercury: Uncondition HAVE_POSIX_MEMALIGN so it works on 32-bit arm

Revision 1.6 / (download) - annotate - [select for diffs], Sun May 31 11:45:45 2020 UTC (3 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.5: +6 -20 lines
Diff to previous 1.5 (colored)

libretro-bsnes-mercury: convert to core.mk

Revision 1.5 / (download) - annotate - [select for diffs], Tue May 26 09:45:13 2020 UTC (3 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4 (colored)

libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack.

Revision 1.4 / (download) - annotate - [select for diffs], Sat May 18 09:42:03 2019 UTC (4 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Branch point for: pkgsrc-2020Q1
Changes since 1.3: +8 -1 lines
Diff to previous 1.3 (colored)

libretro-bsnes-mercury: Don't break on aarch64.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 3 09:33:41 2018 UTC (4 years, 11 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

libretro-bsnes-mercury: Fix buildlink transform.

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
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 14:37:25 2018 UTC (5 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3

libretro-bsnes-mercury{,-accuracy,-performance}: add version 20180803

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.

bsnes/higan is a Super Nintendo Entertainment System / Super Famicom
video game system emulator that aims to document SNES/SFC hardware with
an extremely high degree of accuracy without compromise or optimisation.

bsnes-mercury is a fork of bsnes/higan aiming to restore some useful
features that have been removed, as well as improving performance
slightly. Maximum accuracy is still uncompromisable; anything that
affects accuracy is optional and off by default.

As such, it has quite high system requirements. For a SNES/SFC libretro
core that balances performance and accuracy to an acceptable level for
99% of games, consider using a snes9x core.

Three profiles are available: Performance, Balanced, and Accuracy.
Balanced is recommended for modern PCs. Use Accuracy for extreme cases
of hardware spec abuse (e.g. the game A.S.P. Air Strike Patrol).

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>