* Update redumper, add DriveType option
* Fix typo
* Don't save ss file if invalid SS
* Update changelist
* LongName for DriveType
* Fix typo
* Fix tests
* Redo tests
* Fix test typo
* Remove additional space from test
* Simplify redumper program options
* semicolon
* Minor Check UI improvements
* Move Check warning below status box
* Hover text on status message
* Full status in tooltip
* Add ellipsis to status text
* null ref assignment
* OneWay
* trigger StatusFirstLine property changed
* Better status property block
* wrong op
* Allow "0" drive speed
* Default speed 1 for unknown system
* default speed of 1
* No skeleton
* No base command by default
* Change speed in redumper tests
* Dump no longer dumping command
* Re-allow quick exiting always
* No base command is a dumping command
* Only one mode command per redumper call
* Proper capitalization for None
* Readd disc as default command mode
* Account for N-type discs in Redumper processor
* MediaType prefix
* Delete after zipping, ask before closing during dump
* Proper closing function
* proper using
* nullable object
* YesNoCancel isn't a thing for CustomMessageBox
* Ctrl-Z
* Change DIW userinput ratio to 3:7
* Add groupboxes around contents and readonly tabs in DIW
* Use real PVD and PIC in debug data
* rearrange groupbox / stackpanel
* group boxes
* Improve Sega system detection
* Fix namespace
* Ignore exception
* Add Sega CD header
* Improve system detection
* Amiga CD check
* Improve 3DO and Mac detection
* Remove unused parameter
* Try determine system even when drive inactive
* Better logic for inactive drives
* scope issues
* GameWave and VIS
* Fix Neo Geo CD system check
* use var
* put physicaltool behind try catch
* better use var