The NetBSD Project

CVS log for pkgsrc/emulators/gearsystem/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / emulators / gearsystem

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 2 19:27:31 2023 UTC (4 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

*: Instead of using BUILDLINK_TRANSFORM to force a "gnu" language
variant when a package is using GNU extensions without setting
-std=gnuXX, use FORCE_(C|CXX)_STD.

Revision 1.12 / (download) - annotate - [select for diffs], Sat May 6 19:09:13 2023 UTC (7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

*: Recursive revbump from audio/libopus 1.4

Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 11 12:51:32 2022 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

*: bump PKGREVISION for flac shlib bump

Revision 1.10 / (download) - annotate - [select for diffs], Thu Aug 11 05:08:19 2022 UTC (15 months, 4 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 28 10:53:04 2022 UTC (20 months, 1 week ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

{c,d,e}*/*: revbump(1) for libsndfile

Revision 1.8 / (download) - annotate - [select for diffs], Wed Dec 8 16:04:16 2021 UTC (2 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

revbump for icu and libffi

Revision 1.7 / (download) - annotate - [select for diffs], Sun Sep 19 08:14:58 2021 UTC (2 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

gearsystem: update to 3.4.1. fixes a crash when loading roms.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Sep 8 21:05:00 2021 UTC (2 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Recursive revbump for audio/jack

Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 24 13:50:07 2021 UTC (2 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.4: +3 -10 lines
Diff to previous 1.4 (colored)

gearsystem: update to 3.4.0

changes:
    All platforms:
        BIOS support.
        3D glasses support (choose eye).
        Janggun mapper.
        Fix incorrect region detection.
        Many performance improvements.
        Several bug fixes.
    Windows , Linux and Mac (desktop):
        Fullscreen.
        Multi-line cheat input to add multiple cheats in batch.
        BSD support.
        Debugger: go-to address, double click in jumps, back, memory breakpoints.
    RetroArch (libretro):
        Apple TV
        macOS ARM
        OpenDingux

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jul 4 07:47:39 2021 UTC (2 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

gearsystem: update to 3.3.0

All platforms:

    Many performance improvements.
    Several bug fixes.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 18 17:57:46 2020 UTC (3 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

*: revbump for libsndfile

Revision 1.2 / (download) - annotate - [select for diffs], Tue Aug 11 18:47:39 2020 UTC (3 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Build can use a lot of memory, untighten.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 2 13:25:00 2020 UTC (3 years, 6 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2

emulators: add gearsystem

Gearsystem is a cross-platform Sega Master System / Game Gear / SG-1000
emulator written in C++.

## Features

- Accurate Z80 core, including undocumented opcodes and behaviour like R
  and MEMPTR registers.
- Multi-Mapper support: SEGA, Codemasters, Korean, MSX, SG-1000, and ROM
  only cartridges.
- External RAM support with save files.
- Automatic region detection: NTSC-JAP, NTSC-USA, PAL-EUR.
- Accurate VDP emulation including timing and SMS2 only 224 mode support.
- Internal database for rom detection.
- Audio emulation using SDL Audio and Sms_Snd_Emu library.
- Saves battery powered RAM cartridges to file.
- Save states.
- Compressed rom support (ZIP deflate).
- Game Genie and Pro Action Replay cheat support.
- Full debugger with disassembler, breakpoints, debug symbols, memory editor,
  IO inspector and and VRAM viewer including tiles, sprites, backgrounds and
  palettes.

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>