diff options
author | gretchen <gretchen@gnar.cool> | 2020-07-24 00:04:37 -0700 |
---|---|---|
committer | gretchen <gretchen@gnar.cool> | 2020-07-24 00:04:37 -0700 |
commit | a38250123d31df15177ae51b2fb16d6ff21c7abe (patch) | |
tree | dabce828ff6351af0cab35e6e9833e17ffcc87a4 /lib | |
parent | 8795f0a601e790b3bd859426367c46b55ff845dc (diff) | |
download | rhodes-a38250123d31df15177ae51b2fb16d6ff21c7abe.tar.gz rhodes-a38250123d31df15177ae51b2fb16d6ff21c7abe.zip |
Rhodes pixel art
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Engine_Rhodes.sc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Engine_Rhodes.sc b/lib/Engine_Rhodes.sc index a644c96..104f87d 100644 --- a/lib/Engine_Rhodes.sc +++ b/lib/Engine_Rhodes.sc @@ -1,3 +1,4 @@ +// -*- compile-command: "make upload" -*- // Adapted from https://sccode.org/1-522, which is adapted in // turn from STK's 'rhodey', which is adapted from a TX81z // algorithm. |