+ add settings upgrade subscriber support (needs to be called in a static constructor for types that are always used)
target x86
info, debug, and error log messages
logging support should be done now logging includes: * log to main application * log to file
+ don't delete log file in contructor moved to method CreateNewLog()
+ add support to log startup message
fix newline logging support when writing to file
+ add support to write log to file (when a message is logged)
implement basic logging support
+ add main menu strop + add split contanier
rename: Form1.cs to Main.cs
update RomCheater.suo
update deps
initial build
update ignores
add 'Main' solution folder
initial commit
initial layout