12/17/03
• right now, KeyboardTranslater.java has to know the pia.  it has to know the pia because it checks to see if keyboard interrupts are enable.
    I don't think this is necessary.  The Keyboard Translator doesn't need to know anything.  It could be a class with static functions to
    just translate a char from keyboard input to the Apple 1 required input.
• all key combinations should be tested.
• i don't think any commands with modifier keys will work.

12/18/03
• I want to add the ability to use real text as opposed to this outputted stuff.  any of the monotype fonts that i have seem to work,
  including Courier, Courier New, and Monaco.  They take up the same width as the stuff that I have at 12 pt.  24pt is pretty close at 2x.


1/4/04
• for a load file.  memory addresses at the beginning of the line must be 4 hexidecimal digits followed by a colon!
  -- screw that, anything should work that is addy: values