To Do List (last updated 14/08/2010)

General To Do List
 * GUI cleanup.
 * Code cleanup.
 * Faster Searching if possible.
 * Add credits/information page.
 * Change default button to Select and add user customizable delay.
 * Finish adding the CWCheat code types to the readme.
 * Add the homebrew Game IDs like weltall uses in CWCheat. :(

Code Engine To Do List
   General
    * More Fake addresses (PSP Model, Random Number, PSP Specific Number).

   CWCheat
    * Implement the qqq part of the CWCheat pointer code type.
    * Test the 0x06 (pointer) code types (especially negative offset ones) as they may not all work properly.
         Tested Code Types:
          - Positive Single Level Pointer (8, 16 and 32-bit).
          - Negative Single Level Pointer (8, 16 and 32-bit).
          - Positive Multi Write Pointer (32-bit).
          - Positive Multi Level Pointer (32-bit).