Skip to content

Commit

Permalink
update help text
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeykt committed Apr 26, 2024
1 parent 88ca096 commit 33d22fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mcu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1392,6 +1392,8 @@ int main(int argc, char *argv[])
printf(" -mk1 Use SC-55mk1 ROM set.\n");
printf(" -cm300 Use CM-300/SCC-1 ROM set.\n");
printf(" -jv880 Use JV-880 ROM set.\n");
printf(" -scb55 Use SCB-55 ROM set.\n");
printf(" -rlp3237 Use RLP-3237 ROM set.\n");
printf("\n");
printf(" -gs Reset system in GS mode.\n");
printf(" -gm Reset system in GM mode.\n");
Expand Down

0 comments on commit 33d22fd

Please sign in to comment.