From 6fe8e73d7f9748cf35d1f113b6c877072fd42196 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sun, 16 Jan 2022 01:11:50 -0500 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index abc0a2ca9..74d5fd700 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ this is a work-in-progress chiptune tracker compatible with DefleMask modules (. - Neo Geo - AY-3-8910 (ZX Spectrum, Atari ST, etc.) - Microchip AY8930 + - Philips SAA1099 + - Amiga - TIA (Atari 2600/7800) - multiple sound chips in a single song! - clean-room design (zero reverse-engineered code and zero decompilation; using official DMF specs, guesswork and ABX tests only) @@ -32,6 +34,10 @@ this is a work-in-progress chiptune tracker compatible with DefleMask modules (. check out the Releases page. available for Windows, macOS and Linux (AppImage). +## help + +check out the [documentation](papers/doc/README.md). it's mostly incomplete, but has details on effects. + # developer info ## dependencies