de3a341782
Use glib command line option parser instead of doing our own. The benefits are 50 lines less in main.cpp and automatic --help text. While at it i've removed screen_render_config structure because i think it's not needed. Another change that was necessary was to change arm gdb port from u16 to int because there is not a proper GOptionArg value for u16, i felt it was better to use a bit more memory instead og getting it truncated at runtime. |
||
---|---|---|
desmume |