[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73488] [PATCH games v3 0/7] Add Jolly Good and some of its emulator
From: |
Maxim Cournoyer |
Subject: |
[bug#73488] [PATCH games v3 0/7] Add Jolly Good and some of its emulators |
Date: |
Thu, 3 Oct 2024 16:25:38 +0900 |
This series adds the Jolly Good emulator API and reference user
interface (jgrf), and some core files (emulator plugins made to be used by
it). Currently I've packaged and tested their bsnes, nestopia and cega ports.
Changes in v3:
- Remove extraneous 'modules' field from origin
- Use latest commit, with support for search paths
- Remove extraneous 'modules' field from origin
Changes in v2:
- Sort inputs
Maxim Cournoyer (7):
teams: Register (gnu packages emulators) to games team.
gnu: bsnes: Remove input labels and use gexps.
gnu: Add jg-api.
gnu: Add jgrf.
gnu: Add jg-bsnes.
gnu: Add jg-nestopia.
gnu: Add jg-cega.
etc/teams.scm | 3 +-
gnu/packages/emulators.scm | 281 ++++++++++++++++++++++++++++++++++---
2 files changed, 261 insertions(+), 23 deletions(-)
base-commit: a4ea332bc219e14560d3a5daaa658425d898ec37
--
2.46.0
- [bug#73488] [PATCH games v3 0/7] Add Jolly Good and some of its emulators,
Maxim Cournoyer <=