
To do for future versions:  (in no particular order.)
--------------------------

Gui Objects:

->  bitmaped.c object:
     re-write the draw, grid, and mouse placement routines to all
     use the same method for determining pixel placement.
     (so we can get rid of the 32x32+ hack in there now of resizing the grid)

->  bmpdisp.c object:
     Grid snap & display(?)

Functionality:

->  text field for palettes

->  map editor

->  superbitmap editor

->  fruit path editor

->  port text editor 

->  get everything working at multiple screen resolutions
    - scale the gui gadgets and position appropriately

->  scratchpad editor

->  Atari 2600/VCS driver
    - need a new menu option
    - need a file selector
    - need a filename / lookup table (time consuming!)

