Alexander Strange wrote:
> Anyway, the keyboard controls only work with the main window frontmost;
> they should also work with the sound scope frontmost.
OK, I finally came up with a clean solution (handle arrow keys, spacebar,
escape/command-period, and volume +/- in the application rather than in the
window).
Now that I have my MMU-protected malloc/low-memory working in OS 9 (had to
figure out how to access the PowerPC nanokernel exception vectors again), I
can more easily find common memory errors without having to boot into OS X.
This should allow more frequent updates.
- Shay