ft2-clone

Fasttracker 2 clone
Log | Files | Refs | README | LICENSE

commit fa3648bd5dce9e16db90df45b2d11f6987063b18
parent 63f90ed32cfbe44a7a5a57ee3f2acb56420aea26
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Fri,  9 Jun 2023 21:51:22 +0200

Update README.md

Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -2,7 +2,8 @@ Fasttracker II clone for Windows/macOS/Linux, by [8bitbubsy](https://16-bits.org). Aims to be a **highly accurate** clone of the classic Fasttracker II software for MS-DOS. \ -The XM player itself has been directly ported from the original source code, for maximum accuracy. +The XM player itself has been directly ported from the original source code, for maximum accuracy. \ +The code is partly my own, partly based on the original FT2 code. *What is Fasttracker II? Read about it on [Wikipedia](https://en.wikipedia.org/wiki/FastTracker_2).*