The NetBSD Project

CVS log for pkgsrc/emulators/libretro-beetle-ngp/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / emulators / libretro-beetle-ngp

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 2 12:24:09 2020 UTC (3 years, 3 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.6: +3 -1 lines
Diff to previous 1.6 (colored)

libretro-*: restore missing SunOS linker fixes

Revision 1.6 / (download) - annotate - [select for diffs], Sat May 30 16:40:16 2020 UTC (3 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.5: +5 -27 lines
Diff to previous 1.5 (colored)

libretro-beetle-ngp: Update to 20200518

Garrett Brown (1):
      Fix compiler error due to missing assert.h include

f21red (1):
      backport 1.23.0-UNSTABLE core fixes

orbea (1):
      Fix clang build with casts.

retro-wertz (2):
      Fix #54
      Change name to Beetle NeoPop, add .npc extension

stellarporter (5):
      upstream bugfix
      HLE emulate VECT_FLASHERS
      TLCS900: relative PC-displacement fix
      Ogre Battle Gaiden - DAC speech hack
      Android: LOAD_FROM_MEMORY

trinemark (2):
      new irq handler
      Makefile: remove unneeded disassembler files

trioan (5):
      backport compiler fix
      backport cpu fix
      backport variable color depth
      misc cleanup
      fix loadstate audio popping

tryal-star (1):
      do not restart core if language changes

twinaphex (10):
      Add bitmask input code
      Get rid of asserts
      Update core options
      Updates
      (MSVC 2017) Buildfix
      Free surf->pixels in retro_unload_game
      Prepare variable sound rate
      Backport variable sound rate
      Update
      Silence warnings

Revision 1.5 / (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.4: +6 -1 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], Mon Feb 25 21:37:41 2019 UTC (4 years, 6 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
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

emulators/libretro-beetle-ngp: Update to 20190203

* Add missing variables to save states
* Sync some bug fixes from 0.9.39.2:
- Fixed several off-by-1 bugs in address to ROM data translation
- Fixed an old Z80 emulation bug with interrupt handling.
* Softpatching support

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

libretro-beetle-ngp: USE_LANGUAGES=c++03. Fix build with clang 7.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 2 21:09:28 2018 UTC (4 years, 11 months ago) by nia
Branch: MAIN
Changes since 1.1: +5 -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], Sat Aug 11 00:32:25 2018 UTC (5 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3

emulators/libretro-beetle-ngp: Import libretro-beetle-ngp-20180720

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.

This package contains the Mednafen Neo Geo Pocket emulator for Libretro (based
on NeoPop).

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>