From d6f97e0c481679fca5476ff8aa1c59af591ea93a Mon Sep 17 00:00:00 2001 From: tildearrow Date: Tue, 11 Jan 2022 04:55:52 -0500 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aeb1381..7145931b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ this is a work-in-progress chiptune tracker compatible with DefleMask modules (. - clean-room design (zero reverse-engineered code and zero decompilation; using official DMF specs, guesswork and ABX tests only) - bug/quirk implementation for increased playback accuracy - accurate emulation cores whether possible (Nuked, MAME, SameBoy, Mednafen PCE, puNES, reSID and ymfm) -- additional features on top; +- additional features on top: - SSG envelopes in Neo Geo - full duty/cutoff range in C64 - open-source. GPLv2.