cake
/
libg1m
Archived
1
0
Fork 0

Added some random files.

This commit is contained in:
Thomas Touhey 2017-03-16 14:25:58 +01:00
parent 23e2ad44d3
commit 36aea2fd42
1 changed files with 23 additions and 0 deletions

View File

@ -219,6 +219,29 @@ static struct group_corresp mcs_groups[] = {
{"@PROBSIM", noarg, (struct type_corresp[]){
{0xFE, NULL /* ProbRand */, 0, "@PROBSIM",
"???", 0x00},
{0xFE, NULL /* ProbAdv */, 0, "@PROBSIM",
"???", 0x00},
{0xFE, NULL /* ProbSeed */, 0, "@PROBSIM",
"???", 0x00},
{0xFE, NULL /* ProbSet */, 0, "@PROBSIM",
"???", 0x00},
{0xFE, NULL /* ProbVer */, 0, "@PROBSIM",
"???", 0x00},
TTERM
}},
{"PICTPLOT", noarg, (struct type_corresp[]){
{0x05, "PGRAPH", arg | arg_is_num /* 0 to 3 */, "main",
"???", 0x00},
{0xFE, NULL /* PATH */, 0, "@PICTPLT",
"???", 0x00},
{0xFE, NULL /* @SC_CNT */, 0, "@PICTPLT",
"???", 0x00},
{0xFE, NULL /* @SG_CND */, 0, "@PICTPLT",
"???", 0x00},
{0xFE, NULL /* @SG_CDX */, 0, "@PICTPLT",
"???", 0x00},
{0xFE, NULL /* SETUP */, 0, "@PICTPLT",
"???", 0x00},
TTERM
}},