Progress… I think
Posted by Trixter on March 20, 2008
The good news: MONOTONE made some noise last night. The bad news: It was noise.
Now begins a complex series of compile-time debug DEFINEs so that I can try to get a handle on what is going on. Step one is probably turning the 60Hz interrupt code into a single-step manual advance so that I can debug it.
The worst part? 50% of the notes were correct. The rest were wrong. And it wasn’t consistent.
Argh.
Jason Scott said
CARRY THE 9
Trixter said
It turned out to be the interrupt routine and the mainline code stomping on each other. They still do, but more gracefully.