Robotrek/Strings

From Data Crystal
Jump to navigation Jump to search

This is a sub-page of Robotrek.

Below is the string definition for US version of the ROM. Strings are generally referenced using COP 1D and 1F, and are referenced by actor scripts

More information to come.

{
    "delimiter": "`",
    "terminator": 204,
    "layers": [
        {
            "map": [
                null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null,
                null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null,
                " ", "!", "̏ʺ", "#", "$", "%", "&", "►", "(", ")", "*", "+", ",", "-", ".", "/",
                "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", ":", ";", "\"", "=", "ˮ", "?",
                " ", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O",
                "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "\"", "§", "ˮ", " ", null,
                "'", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o",
                "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", " ", " ", " ", " ", " ",
                "Ç", "ü", "é", "â", "ä", "à", "å", "ç", "ê", "ë", "è", "ï", "î", "ì", "Ä", "À",
                "É", " ", " ", "ô", "ö", "ò", "û", "ù", "ÿ", "Ö", "Ü", " ", " ", " ", " ", " ",
                "á", "í", "ó", "ú", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", "β",
                "→", "←", "↑", "↓", "╔", "╝", "╳", "¨", "ˎ", "̥˳", "·", "┌", "┘", "━", "“", "”"
            ]
        }
    ],
    "commands": {
        "NUL": { "id": 0, "types": [ ], "halt": true },
        "01": { "id": 1, "types": [ "Word" ] },
        "02": { "id": 2, "types": [ "Address" ] },
        "03": { "id": 3, "types": [ "Byte" ] },
        "04": { "id": 4, "types": [ "Address", "Offset" ] },
        "05": { "id": 5, "types": [ "Byte", "Offset" ] },
        "06": { "id": 6, "types": [ "Byte", "Byte", "Offset" ] },
        "07": { "id": 7, "types": [ "Byte", "Byte", "Word" ] },
        "08": { "id": 8, "types": [ "Word" ] },
        "09": { "id": 9, "types": [ "Byte", "Offset" ] },
        "0A": { "id": 10, "types": [ "Binary" ], "delimiter": 255 },
        "0B": { "id": 11, "types": [ "Byte" ] },
        "0C": { "id": 12, "types": [ ] },
        "0D": { "id": 13, "types": [ ] },
        "0E": { "id": 14, "types": [ ] },
        "END": { "id": 192, "types": [ ], "halt": true },
        "C1": { "id": 193, "types": [ "Byte", "Byte" ] },
        "NAM": { "id": 194, "types": [ "Byte" ] },
        "PAL": { "id": 195, "types": [ "Byte" ] },
        "C4": { "id": 196, "types": [ ] },
        "TBL": { "id": 197, "types": [ "Offset", "Word" ] },
        "C6": { "id": 198, "types": [ "Byte", "Word" ] },
        "C7": { "id": 199, "types": [ "Byte", "Byte", "Byte" ] },
        "C8": { "id": 200, "types": [ ] },
        "PAU": { "id": 201, "types": [ "Byte" ] },
        "CA": { "id": 202, "types": [ ] },
        "CB": { "id": 203, "types": [ ] },
        "ESC": { "id": 204, "types": [ ], "halt": true },
        "N": { "id": 205, "types": [ ] },
        "CE": { "id": 206, "types": [ "Byte" ] },
        "CF": { "id": 207, "types": [ "Address" ] },
        "D0": { "id": 208, "types": [ ] },
        "FIN": { "id": 209, "types": [ ] },
        "D2": { "id": 210, "types": [ ] },
        "D3": { "id": 211, "types": [ "Word" ] },
        "D4": { "id": 212, "types": [ ] },
        "D5": { "id": 213, "types": [ ] },
        "D6": { "id": 214, "types": [ "Byte" ] },
        "D7": { "id": 215, "types": [ ] },
        "D8": { "id": 216, "types": [ ] },
        "D9": { "id": 217, "types": [ ] },
        "DA": { "id": 218, "types": [ ] },
        "DB": { "id": 219, "types": [ ] },
        "DC": { "id": 220, "types": [ "Byte" ] },
        "DD": { "id": 221, "types": [ ] },
        "DE": { "id": 222, "types": [ ] },
        "DF": { "id": 223, "types": [ "Byte", "Byte", "Word" ] },
        "TPL": { "id": 224, "types": [ "Byte" ] },
        "STP": { "id": 225, "types": [ ], "halt": true },
        "E2": { "id": 226, "types": [ "Word" ] },
        "E3": { "id": 227, "types": [ "Byte" ] }
    },
    "dictionaries": {
        "std": {
            "command": 227,
            "entries": [
                "the ",
                "you ",
                "have ",
                "I'm ",
                "The ",
                "your ",
                "I'll ",
                "don't ",
                "and ",
                "You ",
                "about ",
                "You're ",
                "for ",
                "It's ",
                "this ",
                "can't ",
                "with ",
                "Mayor ",
                "will ",
                "you're ",
                "can ",
                "that ",
                "was ",
                "Don't ",
                "has ",
                "What ",
                "He's ",
                "it's ",
                "are ",
                "father ",
                "not ",
                "from ",
                "come ",
                "something ",
                "but ",
                "what ",
                "This ",
                "going ",
                "get ",
                "Mayor's ",
                "When ",
                "want ",
                "Oh, ",
                "would ",
                "That's ",
                "like ",
                "What? ",
                "found ",
                "take ",
                "Hey, ",
                "Akihabara's ",
                "Please ",
                "Well, ",
                "just ",
                "But ",
                "give ",
                "Hacker ",
                "little ",
                "some ",
                "know ",
                "been ",
                "talk ",
                "back ",
                "really ",
                "Your ",
                "he's ",
                "make ",
                "when ",
                "his ",
                "There's ",
                "Hackers ",
                "inventor ",
                "There ",
                "South ",
                "out ",
                "there ",
                "inventory's ",
                "find ",
                "must ",
                "tell ",
                "should ",
                "What's ",
                "Come ",
                "I've ",
                "time ",
                "great ",
                "need ",
                "children ",
                "heard ",
                "Stone ",
                "him ",
                "Just ",
                "People ",
                "good ",
                "see ",
                "shouldn't ",
                "trying ",
                "mother ",
                "That ",
                "were ",
                "Welcome ",
                "looking ",
                "nothing ",
                "won't ",
                "they're ",
                "without ",
                "thought ",
                "Are ",
                "got ",
                "help ",
                "went ",
                "lost ",
                "around ",
                "all ",
                "understand ",
                "Maybe ",
                "suspicious ",
                "taking ",
                "Scrap ",
                "making ",
                "one ",
                "house ",
                "secretary, ",
                "change ",
                "Thank ",
                "young ",
                "came ",
                "Because ",
                "Count's ",
                "meet ",
                "kind ",
                "combine ",
                "worried ",
                "show ",
                "dangerous ",
                "invention ",
                "Why ",
                "secretary ",
                "Invention ",
                "inventory ",
                "Let's ",
                "still ",
                "might ",
                "We're ",
                "mouse ",
                "looks ",
                "she's ",
                "place ",
                "could ",
                "saved ",
                "very ",
                "master ",
                "Surprise ",
                "probably ",
                "gotten ",
                "Rococo ",
                "hard ",
                "remember ",
                "house. ",
                "happened ",
                "who ",
                "Month, ",
                "Thanks ",
                "Now ",
                "long ",
                "Get ",
                "here ",
                "now ",
                "said ",
                "They ",
                "caused ",
                "sure ",
                "care ",
                "them ",
                "straightened ",
                "father's ",
                "things ",
                "only ",
                "anything ",
                "you've ",
                "You'll ",
                "interesting ",
                "talking ",
                "there's ",
                "forward ",
                "use ",
                "No, ",
                "against ",
                "did ",
                "dog ",
                "any ",
                "First ",
                "moved ",
                "more ",
                "Fever ",
                "over ",
                "Inventions ",
                "lots ",
                "look ",
                "Could ",
                "such ",
                "than ",
                "let's ",
                "their ",
                "these ",
                "real ",
                "Where ",
                "Especially ",
                "Take ",
                "read ",
                "where ",
                "told ",
                "Robot ",
                "knows ",
                "left ",
                "Everything ",
                "check ",
                "seems ",
                "keep ",
                "they ",
                "bring ",
                "you. ",
                "happy, ",
                "health ",
                "matter ",
                "invent ",
                "police ",
                "Akihabara ",
                "inventor, ",
                "Everybody ",
                "too ",
                "people ",
                "strong ",
                "pretty ",
                "increases ",
                "island ",
                "combining ",
                "Did ",
                "rearrange ",
                "somewhere ",
                "didn't ",
                "rumors ",
                "before ",
                "recovered ",
                "that's ",
                "different ",
                "her ",
                "Nagisa ",
                "looked ",
                "Office ",
                "You've ",
                "way ",
                "important ",
                "Father's ",
                "invented ",
                "Everyone "
            ]
        }
    }
}