Launch emulators directly
Added support for launching emulators. Use the Machine -> Emulators -> Add New Emulator... menu item to define your emulator (and any arguments), then select an emulator from the list and run it with F5.
Other bug fixes:
- Fixed #31: added check for valid index before displaying comment
- Fixed #33: fixed memory map with opcode/instruction mode checks added to new udis disassembler
- Comment actions now display correct labels instead of indexes
- Fixed #28: existing comment now populated in dialog when adding comment
- Fixed #27: Added missing popup menu items to bitmap and disassembly views
- Added command to remove comments
- Fixed font change when set in preferences
- Fix for running emulator on files that have special characters in filename
- Fixed executable detection and run_detach for OS X
- Fixed #29: finished simple emulator list management and serialization
- Added menu item to run emulator; radio buttons select which emulator
- Added comment display in status bar when mousing over grid, bitmap & charmap
- Fixed page size bug when pageup/down in hex window