From: Tobias Girstmair Date: Tue, 13 Nov 2018 18:20:23 +0000 (+0100) Subject: new version X-Git-Tag: attiny9~55 X-Git-Url: https://git.gir.st/Chiptunes.git/commitdiff_plain/86062f7da8231e064a5b0889c0c0b877f5b27176?ds=sidebyside new version can now get rid of `o` completely, saving 1 register --- diff --git a/foo.c b/foo.c index be8d765..7600064 100644 --- a/foo.c +++ b/foo.c @@ -13,7 +13,6 @@ u8 i2; u8 i3; u8 x; u8 t; -u8 o; u8 _; #define Mh x //mod3 vars #define Ml t // -"-