If you have set your phone to debugging, but adb doesn’t recognise it, try switching the way it connects to the PC. I found that using “Charge Only”, or “MTP” caused the debugging to not work. Putting it on “PTP” made it work.
Interrupts!
For the next generation of my home-brew-6502-based-castle-runner computer I decided I need interrupts for screen updates. This came up after upping the frequency of the computer. Running the thing on 8MHz caused the screen updates Read more…
0 Comments