Trinity-11 / FoenixIDE

Development and Debugging Suite for the C256 Foenix Family of Computers
GNU General Public License v3.0
48 stars 14 forks source link

Document the command line options #29

Closed clandrew closed 1 year ago

clandrew commented 1 year ago

They are hard to discover right now. Also apparently /h and /? and --help don't output help with usage

clandrew commented 1 year ago

because the usage message is printed with Console.Out.WriteLine, but output is blocked by Windows Forms

dtremblay commented 1 year ago

In release 0.6.0.9: I will add -h and /? to display the help. This means that now, -k and --kernel will be used to load a kernel from the command prompt. The --kernel option accepts any valid .pgz, .pgx, .hex and .bin files instead of only .hex.
The --board option now accepts b, c, u, u+, jr and jr816.