 (1) (KNOWN) BUGS

   - logo will not show if yabause is installed

 (2) EMULATION

   - what's happening at onchip address 4 ?
   - add smpc timing
   - there should be synchro between smpc INTBACK and VBlank
   - check that dma operation is correct
   - finish intc, add others sources of interrupt
   - add slave sh
   - finish SCU
   - finish DMAC emulation
   - change sh2 interpreter into a dynamic recompiler
   - add SCI emulation
   - finish FRT emulation
   - finish sleep/standby mode and implement the clock change pins
   - add 68k, SCSP cores.

 (3) MONITOR/DEBUGGER

   - add a command to dump memory
   - add a command to execute N instructions
   - implement a method to trace emulation
   - implement a rewind
   - add ability to set code and memory breakpoints

 (4) CODE

   - finish translation

 (5) OTHER

   - Rewrite documentation based on the recent interface changes
