From: Tobias Girstmair Date: Sun, 18 Nov 2018 19:02:55 +0000 (+0100) Subject: new version X-Git-Tag: attiny9~31 X-Git-Url: https://git.gir.st/Chiptunes.git/commitdiff_plain/317ff90df2ce14078c3c6e1cba9bd768634c887f new version --- diff --git a/foo.c b/foo.c index ec0b8a5..6d864b7 100644 --- a/foo.c +++ b/foo.c @@ -71,8 +71,7 @@ void mul(void) { //don't need overhead of function (inline it) #define MUL_ROR \ LSR (a2) \ - ROR (a1) \ - ROR (t) //superfluous? + ROR (a1) switch(t) { case 0x58: // 0101 1000