]> git.the-white-hart.net Git - atmega/siggen.git/commit
Add DDIR digital port direction instruction
authoruser <none>
Fri, 1 Sep 2023 09:43:42 +0000 (04:43 -0500)
committeruser <none>
Fri, 1 Sep 2023 09:43:42 +0000 (04:43 -0500)
commite68d231ff6bbea90a39f3707a1308b113dccbb1c
tree84f7b742bb71827c70118020cea415b109c88d4a
parent54b45a0c6e341b26352b024e929919b669d68ee4
Add DDIR digital port direction instruction

This should be useful for switching between output and pull-up input,
which can be useful for scanning switch matrices.
asm_2/bytecode.txt
asm_2/interp.asm
asm_2/tbc.inc