From 40451cc039d7c96fc8203e3120b14556a71cb6e8 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Tue, 12 Apr 2022 04:36:45 -0500 Subject: [PATCH] GUI: update credits --- src/gui/about.cpp | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/src/gui/about.cpp b/src/gui/about.cpp index 386b01b0..c8584323 100644 --- a/src/gui/about.cpp +++ b/src/gui/about.cpp @@ -27,7 +27,7 @@ const char* aboutLine[]={ "", ("Furnace " DIV_VERSION), "", - "the free software chiptune tracker,", + "the free software multi-system chiptune tracker,", "compatible with DefleMask modules.", "", "zero disassembly.", @@ -42,6 +42,7 @@ const char* aboutLine[]={ "cam900", "djtuBIG-MaliceX", "laoo", + "OPNA2608", "superctr", "", "-- graphics/UI design --", @@ -73,7 +74,6 @@ const char* aboutLine[]={ "", "-- additional feedback/fixes --", "fd", - "OPNA2608", "plane", "TheEssem", "", @@ -83,25 +83,30 @@ const char* aboutLine[]={ "zlib by Jean-loup Gailly", "and Mark Adler", "libsndfile by Erik de Castro Lopo", - "Nuked-OPM & Nuked-OPN2 by Nuke.YKT", + "Portable File Dialogs by Sam Hocevar", + "RtMidi by Gary P. Scavone", + "adpcm by superctr", + "Nuked-OPL3/OPLL/OPM/OPN2 by Nuke.YKT", "ymfm by Aaron Giles", "MAME SN76496 by Nicola Salmoria", "MAME AY-3-8910 by Couriersud", "with AY8930 fixes by Eulous", "MAME SAA1099 by Juergen Buchmueller and Manuel Abadia", - "SAASound", + "SAASound by Dave Hooper and Simon Owen", "SameBoy by Lior Halphon", - "Mednafen PCE", - "puNES by FHorse", + "Mednafen PCE and WonderSwan audio cores", + "puNES (NES, MMC5 and FDS) by FHorse", "reSID by Dag Lem", "Stella by Stella Team", "QSound emulator by Ian Karlsson and Valley Bell", + "VICE VIC-20 sound core by Rami Rasanen and viznut", + "VERA sound core by Frank van den Hoef", + "K005289 emulator by cam900", + "Namco 163 emulator by cam900", + "Seta X1-010 emulator by cam900", + "Konami VRC6 emulator by cam900", "", - "greetings to:", - "Delek", - "fd", - "ILLUMIDARO", - "all members of Deflers of Noice!", + "greetings to all members of Deflers of Noice!", "", "copyright © 2021-2022 tildearrow", "(and contributors).",