summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2020-04-08 10:03:25 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2020-04-08 10:03:25 +0200
commit6e2f7dc5e23f07855da808cf2e4f825680b23d50 (patch)
tree2d97ed66339f201341d9ba2964e574f0781f350c
parent76cc11a0edc81bd620d64b3cffe3125b6795f057 (diff)
gnu: higan: Update description.
* gnu/packages/emulators.scm (higan)[synopsis, description]: Update description.
-rw-r--r--gnu/packages/emulators.scm16
1 files changed, 10 insertions, 6 deletions
diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index 7050eee2116..58d6c73ee28 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -398,13 +398,17 @@ and a game metadata scraper.")
398 ;; There is no test suite. 398 ;; There is no test suite.
399 #:tests? #f)) 399 #:tests? #f))
400 (home-page "https://github.com/higan-emu/higan/") 400 (home-page "https://github.com/higan-emu/higan/")
401 (synopsis "Nintendo multi-system emulator") 401 (synopsis "Multi-system emulator")
402 (description 402 (description
403 "higan (formerly bsnes) is an emulator for multiple Nintendo video game 403 "higan is a multi-system emulator with an uncompromising focus on
404consoles, including the Nintendo Entertainment System (NES/Famicom), Super 404accuracy and code readability.
405Nintendo Entertainment System (SNES/Super Famicom), Game Boy, Game Boy 405
406Color (GBC), and Game Boy Advance (GBA). It also supports the subsystems 406It currently emulates the following systems: Famicom, Famicom Disk System,
407Super Game Boy, BS-X Satellaview, and Sufami Turbo.") 407Super Famicom, Super Game Boy, Game Boy, Game Boy Color, Game Boy Advance,
408Game Boy Player, SG-1000, SC-3000, Master System, Game Gear, Mega Drive, Mega
409CD, PC Engine, SuperGrafx, MSX, MSX2, ColecoVision, Neo Geo Pocket, Neo Geo
410Pocket Color, WonderSwan, WonderSwan Color, SwanCrystal, Pocket Challenge
411V2.")
408 (license license:gpl3+))) 412 (license license:gpl3+)))
409 413
410(define-public mgba 414(define-public mgba