OC-Minitel/Embedded/microtel/microtel-3.lua.min

25 lines
467 B
Plaintext
Raw Normal View History

2018-05-17 16:32:11 +10:00
{
{"eventTab","Z"},
{"modems","M"},
{"qPacket","A"},
{"packetID","B"},
{"packetType","E"},
2018-05-17 16:32:11 +10:00
{"to","T"},
{"vport","F"},
2018-05-17 16:32:11 +10:00
{"data","D"},
{"rawSendPacket","G"},
{"sendPacket","I"},
{"genPacketID","J"},
{"packetCache","L"},
{"checkCache","N"},
{"routeCache","O"},
{"realComputerPullSignal","X"},
{"packetQueue","P"},
2018-05-17 16:32:11 +10:00
{"computer","C"},
{"C.uptime","U"},
{"table.unpack","Y"},
{"COMPUTER","computer"},
{"UPTIME","C.uptime"},
{"UNPACK","table.unpack"},
}