GUI: update credits
This commit is contained in:
parent
a20861559b
commit
40451cc039
|
@ -27,7 +27,7 @@ const char* aboutLine[]={
|
||||||
"",
|
"",
|
||||||
("Furnace " DIV_VERSION),
|
("Furnace " DIV_VERSION),
|
||||||
"",
|
"",
|
||||||
"the free software chiptune tracker,",
|
"the free software multi-system chiptune tracker,",
|
||||||
"compatible with DefleMask modules.",
|
"compatible with DefleMask modules.",
|
||||||
"",
|
"",
|
||||||
"zero disassembly.",
|
"zero disassembly.",
|
||||||
|
@ -42,6 +42,7 @@ const char* aboutLine[]={
|
||||||
"cam900",
|
"cam900",
|
||||||
"djtuBIG-MaliceX",
|
"djtuBIG-MaliceX",
|
||||||
"laoo",
|
"laoo",
|
||||||
|
"OPNA2608",
|
||||||
"superctr",
|
"superctr",
|
||||||
"",
|
"",
|
||||||
"-- graphics/UI design --",
|
"-- graphics/UI design --",
|
||||||
|
@ -73,7 +74,6 @@ const char* aboutLine[]={
|
||||||
"",
|
"",
|
||||||
"-- additional feedback/fixes --",
|
"-- additional feedback/fixes --",
|
||||||
"fd",
|
"fd",
|
||||||
"OPNA2608",
|
|
||||||
"plane",
|
"plane",
|
||||||
"TheEssem",
|
"TheEssem",
|
||||||
"",
|
"",
|
||||||
|
@ -83,25 +83,30 @@ const char* aboutLine[]={
|
||||||
"zlib by Jean-loup Gailly",
|
"zlib by Jean-loup Gailly",
|
||||||
"and Mark Adler",
|
"and Mark Adler",
|
||||||
"libsndfile by Erik de Castro Lopo",
|
"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",
|
"ymfm by Aaron Giles",
|
||||||
"MAME SN76496 by Nicola Salmoria",
|
"MAME SN76496 by Nicola Salmoria",
|
||||||
"MAME AY-3-8910 by Couriersud",
|
"MAME AY-3-8910 by Couriersud",
|
||||||
"with AY8930 fixes by Eulous",
|
"with AY8930 fixes by Eulous",
|
||||||
"MAME SAA1099 by Juergen Buchmueller and Manuel Abadia",
|
"MAME SAA1099 by Juergen Buchmueller and Manuel Abadia",
|
||||||
"SAASound",
|
"SAASound by Dave Hooper and Simon Owen",
|
||||||
"SameBoy by Lior Halphon",
|
"SameBoy by Lior Halphon",
|
||||||
"Mednafen PCE",
|
"Mednafen PCE and WonderSwan audio cores",
|
||||||
"puNES by FHorse",
|
"puNES (NES, MMC5 and FDS) by FHorse",
|
||||||
"reSID by Dag Lem",
|
"reSID by Dag Lem",
|
||||||
"Stella by Stella Team",
|
"Stella by Stella Team",
|
||||||
"QSound emulator by Ian Karlsson and Valley Bell",
|
"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:",
|
"greetings to all members of Deflers of Noice!",
|
||||||
"Delek",
|
|
||||||
"fd",
|
|
||||||
"ILLUMIDARO",
|
|
||||||
"all members of Deflers of Noice!",
|
|
||||||
"",
|
"",
|
||||||
"copyright © 2021-2022 tildearrow",
|
"copyright © 2021-2022 tildearrow",
|
||||||
"(and contributors).",
|
"(and contributors).",
|
||||||
|
|
Loading…
Reference in a new issue