From b67e6c86d85cb7778d02ccfe92a2d8d81e78ab60 Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Tue, 5 Apr 2022 21:02:59 +0300 Subject: [PATCH] Update README.md --- C64_4joy_adapter/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/C64_4joy_adapter/README.md b/C64_4joy_adapter/README.md index 5c125e7..335f85b 100644 --- a/C64_4joy_adapter/README.md +++ b/C64_4joy_adapter/README.md @@ -30,6 +30,9 @@ sei - Compiler can detect what space is used and uses correct address? - in/out is 1 cycle? lds 2 cycles? +## avr asm +- http://www.nongnu.org/avr-libc/user-manual/inline_asm.html + ## register as variable - https://forum.arduino.cc/index.php?topic=43760.5 - http://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_regbind