diff options
author | Chris Xiong <chirs241097@gmail.com> | 2022-08-09 03:06:42 -0400 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2022-08-09 03:06:42 -0400 |
commit | 546a5e6ce6c09409496107db44d6404a47c00339 (patch) | |
tree | 0adbb37440b5a0187df6d8f21774a676ce3f7620 | |
parent | aefdc8d0edad5d77d73ac40d8002363e12da00da (diff) | |
download | fifteen-thieves-master.tar.xz |
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -112,8 +112,9 @@ remove the header from the file (the first line contains name of the first wavef ## Disclaimer This project is in no way endorsed by or affiliated with Roland Corporation. -This project contains no reverse engineered code, or data originated from Roland. -All memory address maps are transcribed from public documentation. Misuse of this -project can lead to legal disputes, and the author of this project shall not be -held responsible for such misuse. +This project contains no reverse engineered code, or data that are extracted from +Roland hardware units or Roland software. All memory address maps are transcribed +from public documentation. File format are learned through examination of file +contents. Misuse of this project can lead to legal disputes, and the author of +this project shall not be held responsible for such misuse. |