+ fix-up processor targets
+ update logging to use Enterpise.Logging -- more work is still needed
+ fixup cpu arch
+ comment-out the not implemeted messages ...
+ add support for plugin framework events to be fired, the first time * Process change events would not fire, until another process was selected (ignoreing the already selected process at startup) ** same goes for the other events that rely on a process being passed in
+ massive move of source files
+ cleanup code
+ add Wii memory map
+ add NGC (gamecube) memory map
+ add N64 memory map
+ fix memory map size being off by 1
+ add NES memory map
+ fix # of decimals on memory size calculations to show at the least down to ~1byte of memory
+ text size
PS1: fix bios mem range
+ add PS1 memory map (tentative)
+ calculate actual memory size in megabytes
+ add PS2 memory map