antonioginer / switchres

Modeline generation engine for emulation
44 stars 12 forks source link

Standalone #4

Closed D0023R closed 4 years ago

D0023R commented 4 years ago

Few fixes and alignments for review.

D0023R commented 4 years ago

$ ./switchres_main Error: missing argument Usage: switchres [options] Options: -c, --calc Calculate modeline only -m, --monitor Monitor preset (generic_15, arcade_15, pal, ntsc, etc.) -o, --orientation Monitor orientation (horizontal, vertical, rotate_r, rotate_l) -r, --resolution width>x<height>@<refresh Force a specific resolution -s, --screen Configure target screen

antonioginer commented 4 years ago

Your second commit overlaps some of the work I've been doing. I'm going to try to merge it anyway.