mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 13:05:11 +00:00
GUI: attribution
This commit is contained in:
parent
09655f7d57
commit
2d922d5e09
2 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,6 @@ this is a work-in-progress chiptune tracker compatible with DefleMask modules (.
|
|||
- Philips SAA1099
|
||||
- Amiga
|
||||
- TIA (Atari 2600/7800)
|
||||
- WonderSwan
|
||||
- multiple sound chips in a single song!
|
||||
- clean-room design (guesswork and ABX tests only, no decompilation involved)
|
||||
- bug/quirk implementation for increased playback accuracy
|
||||
|
|
|
@ -1551,6 +1551,7 @@ const char* aboutLine[]={
|
|||
"",
|
||||
"-- program --",
|
||||
"tildearrow",
|
||||
"akumanatt",
|
||||
"cam900",
|
||||
"laoo",
|
||||
"superctr",
|
||||
|
|
Loading…
Reference in a new issue