diff --git a/C64_4joy_adapter/README.md b/C64_4joy_adapter/README.md index c73bf55..e22aafa 100644 --- a/C64_4joy_adapter/README.md +++ b/C64_4joy_adapter/README.md @@ -31,7 +31,7 @@ sei - in can load from io to register - out can write from register to io - only one io/data address space access within one instruction? -- lds/sts takes 2 cycles and in/out takes 1 cycle? +- lds/sts takes 2 cycles and in/out takes 1 cycle? ldi takes 1 cycle? ## avr asm - http://www.nongnu.org/avr-libc/user-manual/inline_asm.html