Closed damopinn closed 1 year ago
I would not lie. It seems to me that there is a registry call which does not conform with the Attiny. Most people even to answer exactly, are on psxdev. I do not really develop the code, I test it within the limit of my abilities ;)
Thanks, I found the thread on psxdev. I've been chatting there a few days now. Good job on putting this on github
I added some code to the psxdev program.
define ATTINY
on the attiny there is only portb and the bit number is the same as the pin number so I changed pind to pinb and the pins and mcu input output to match but it doesnt work.