--- nono/lib/mainapp.cpp 2026/04/29 17:04:57 1.1.1.9 +++ nono/lib/mainapp.cpp 2026/04/29 17:05:01 1.1.1.10 @@ -44,9 +44,9 @@ MainApp::ShowHelp(bool all) const p("-C output log to console"); p("-d debugger prompt on startup"); p("-D debugger on console"); + p("-H human68k console emulation"); p("-L =[,..] set loglevel (-Lhelp displays names)"); p("-M [,..] monitors to display at startup (-Mhelp displays names)"); - p("-H human68k console emulation"); } }