ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
ugbc.tab.h
Go to the documentation of this file.
1/* A Bison parser, made by GNU Bison 3.8.2. */
2
3/* Bison interface for Yacc-like parsers in C
4
5 Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2021 Free Software Foundation,
6 Inc.
7
8 This program is free software: you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
10 the Free Software Foundation, either version 3 of the License, or
11 (at your option) any later version.
12
13 This program is distributed in the hope that it will be useful,
14 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 GNU General Public License for more details.
17
18 You should have received a copy of the GNU General Public License
19 along with this program. If not, see <https://www.gnu.org/licenses/>. */
20
21/* As a special exception, you may create a larger work that contains
22 part or all of the Bison parser skeleton and distribute that work
23 under terms of your choice, so long as that work isn't itself a
24 parser generator using the skeleton or a modified version thereof
25 as a parser skeleton. Alternatively, if you modify or redistribute
26 the parser skeleton itself, you may (at your option) remove this
27 special exception, which will cause the skeleton and the resulting
28 Bison output files to be licensed under the GNU General Public
29 License without this special exception.
30
31 This special exception was added by the Free Software Foundation in
32 version 2.2 of Bison. */
33
34/* DO NOT RELY ON FEATURES THAT ARE NOT DOCUMENTED in the manual,
35 especially those whose name start with YY_ or yy_. They are
36 private implementation details that can be changed or removed. */
37
38#ifndef YY_YY_SRC_GENERATED_UGBC_TAB_H_INCLUDED
39# define YY_YY_SRC_GENERATED_UGBC_TAB_H_INCLUDED
40/* Debug traces. */
41#ifndef YYDEBUG
42# define YYDEBUG 1
43#endif
44#if YYDEBUG
45extern int yydebug;
46#endif
47
48/* Token kinds. */
49#ifndef YYTOKENTYPE
50# define YYTOKENTYPE
52 {
53 YYEMPTY = -2,
54 YYEOF = 0, /* "end of file" */
55 YYerror = 256, /* error */
56 YYUNDEF = 257, /* "invalid token" */
57 NewLine = 258, /* NewLine */
58 Remark = 259, /* Remark */
59 CP = 260, /* CP */
60 CSP = 261, /* CSP */
61 CGP = 262, /* CGP */
62 OP = 263, /* OP */
63 OSP = 264, /* OSP */
64 OGP = 265, /* OGP */
65 OP_AMPERSAND = 266, /* OP_AMPERSAND */
66 OP_ASSIGN = 267, /* OP_ASSIGN */
67 OP_AT = 268, /* OP_AT */
68 OP_ASSIGN_DIRECT = 269, /* OP_ASSIGN_DIRECT */
69 OP_COLON = 270, /* OP_COLON */
70 OP_COMMA = 271, /* OP_COMMA */
71 OP_DISEQUAL = 272, /* OP_DISEQUAL */
72 OP_DIVISION = 273, /* OP_DIVISION */
73 OP_DIVISION2 = 274, /* OP_DIVISION2 */
74 OP_DOLLAR = 275, /* OP_DOLLAR */
75 OP_DOLLAR2 = 276, /* OP_DOLLAR2 */
76 OP_EQUAL = 277, /* OP_EQUAL */
77 OP_EXCLAMATION = 278, /* OP_EXCLAMATION */
78 OP_GT = 279, /* OP_GT */
79 OP_GTE = 280, /* OP_GTE */
80 OP_HASH = 281, /* OP_HASH */
81 OP_LT = 282, /* OP_LT */
82 OP_LTE = 283, /* OP_LTE */
83 OP_MINUS = 284, /* OP_MINUS */
84 OP_MULTIPLICATION = 285, /* OP_MULTIPLICATION */
85 OP_MULTIPLICATION2 = 286, /* OP_MULTIPLICATION2 */
86 OP_PERC = 287, /* OP_PERC */
87 OP_PERC2 = 288, /* OP_PERC2 */
88 OP_PERIOD = 289, /* OP_PERIOD */
89 OP_PLUS = 290, /* OP_PLUS */
90 OP_POW = 291, /* OP_POW */
91 OP_SEMICOLON = 292, /* OP_SEMICOLON */
92 QM = 293, /* QM */
93 A = 294, /* A */
94 AAHS = 295, /* AAHS */
95 ABS = 296, /* ABS */
96 ACCORDION = 297, /* ACCORDION */
97 ACOUSTIC = 298, /* ACOUSTIC */
98 ADD = 299, /* ADD */
99 ADDC = 300, /* ADDC */
100 ADDRESS = 301, /* ADDRESS */
101 AFTER = 302, /* AFTER */
102 AGE = 303, /* AGE */
103 AGOGO = 304, /* AGOGO */
104 ALL = 305, /* ALL */
105 ALLOW = 306, /* ALLOW */
106 ALPHA = 307, /* ALPHA */
107 ALT = 308, /* ALT */
108 ALTO = 309, /* ALTO */
109 AND = 310, /* AND */
110 ANIMATE = 311, /* ANIMATE */
111 ANIMATING = 312, /* ANIMATING */
112 ANIMATION = 313, /* ANIMATION */
113 APPLAUSE = 314, /* APPLAUSE */
114 ARRAY = 315, /* ARRAY */
115 ARROW = 316, /* ARROW */
116 AS = 317, /* AS */
117 ASC = 318, /* ASC */
118 ASCII = 319, /* ASCII */
119 ASCIICODE = 320, /* ASCIICODE */
120 ASM = 321, /* ASM */
121 ASTERISK = 322, /* ASTERISK */
122 ASYNC = 323, /* ASYNC */
123 AT = 324, /* AT */
124 ATARI = 325, /* ATARI */
125 ATARIXL = 326, /* ATARIXL */
126 ATLAS = 327, /* ATLAS */
127 ATMOSPHERE = 328, /* ATMOSPHERE */
128 AUDIO = 329, /* AUDIO */
129 AUTO = 330, /* AUTO */
130 AVAILABLE = 331, /* AVAILABLE */
131 AY8910 = 332, /* AY8910 */
132 B = 333, /* B */
133 BACK = 334, /* BACK */
134 BACKGROUND = 335, /* BACKGROUND */
135 BAG = 336, /* BAG */
136 BANJO = 337, /* BANJO */
137 BANK = 338, /* BANK */
138 BANKED = 339, /* BANKED */
139 BAR = 340, /* BAR */
140 BARITONE = 341, /* BARITONE */
141 BASIC = 342, /* BASIC */
142 BASS = 343, /* BASS */
143 BASSOON = 344, /* BASSOON */
144 BECKER = 345, /* BECKER */
145 BEG = 346, /* BEG */
146 BELL = 347, /* BELL */
147 BELLS = 348, /* BELLS */
148 BELONG = 349, /* BELONG */
149 BETA = 350, /* BETA */
150 BF = 351, /* BF */
151 BIG = 352, /* BIG */
152 BIN = 353, /* BIN */
153 BINARY = 354, /* BINARY */
154 BIRD = 355, /* BIRD */
155 BIT = 356, /* BIT */
156 BITMAP = 357, /* BITMAP */
157 BITMAPADDRESS = 358, /* BITMAPADDRESS */
158 BITMAPS = 359, /* BITMAPS */
159 BLACK = 360, /* BLACK */
160 BLIT = 361, /* BLIT */
161 BLOCK = 362, /* BLOCK */
162 BLOWN = 363, /* BLOWN */
163 BLUE = 364, /* BLUE */
164 BOOLEAN = 365, /* BOOLEAN */
165 BOOM = 366, /* BOOM */
166 BORDER = 367, /* BORDER */
167 BOTTLE = 368, /* BOTTLE */
168 BOTTOM = 369, /* BOTTOM */
169 BOUNCE = 370, /* BOUNCE */
170 BOWED = 371, /* BOWED */
171 BOX = 372, /* BOX */
172 BRASS = 373, /* BRASS */
173 BREATH = 374, /* BREATH */
174 BRIGHT = 375, /* BRIGHT */
175 BRIGHTNESS = 376, /* BRIGHTNESS */
176 BROWN = 377, /* BROWN */
177 BUFFER = 378, /* BUFFER */
178 BUT = 379, /* BUT */
179 BY = 380, /* BY */
180 BYTE = 381, /* BYTE */
181 BYTES = 382, /* BYTES */
182 C = 383, /* C */
183 C128Z = 384, /* C128Z */
184 C16 = 385, /* C16 */
185 C64 = 386, /* C64 */
186 C64REU = 387, /* C64REU */
187 CALL = 388, /* CALL */
188 CALLIOPE = 389, /* CALLIOPE */
189 CAN = 390, /* CAN */
190 CAPS = 391, /* CAPS */
191 CAPSLOCK = 392, /* CAPSLOCK */
192 CASE = 393, /* CASE */
193 CDOWN = 394, /* CDOWN */
194 CELESTA = 395, /* CELESTA */
195 CELLO = 396, /* CELLO */
196 CENTER = 397, /* CENTER */
197 CENTRE = 398, /* CENTRE */
198 CGOTO = 399, /* CGOTO */
199 CHAIN = 400, /* CHAIN */
200 CHANNEL = 401, /* CHANNEL */
201 CHAR = 402, /* CHAR */
202 CHARANG = 403, /* CHARANG */
203 CHECK = 404, /* CHECK */
204 CHIFF = 405, /* CHIFF */
205 CHOIR = 406, /* CHOIR */
206 CHR = 407, /* CHR */
207 CHURCH = 408, /* CHURCH */
208 CIRCLE = 409, /* CIRCLE */
209 CLAMP = 410, /* CLAMP */
210 CLARINET = 411, /* CLARINET */
211 CLASS = 412, /* CLASS */
212 CLAVI = 413, /* CLAVI */
213 CLEAN = 414, /* CLEAN */
214 CLEAR = 415, /* CLEAR */
215 CLEFT = 416, /* CLEFT */
216 CLINE = 417, /* CLINE */
217 CLIP = 418, /* CLIP */
218 CLOSE = 419, /* CLOSE */
219 CLR = 420, /* CLR */
220 CLS = 421, /* CLS */
221 CMOB = 422, /* CMOB */
222 CMOVE = 423, /* CMOVE */
223 COARSE = 424, /* COARSE */
224 COCO = 425, /* COCO */
225 COCO1 = 426, /* COCO1 */
226 COCO2 = 427, /* COCO2 */
227 COCO3 = 428, /* COCO3 */
228 CODE = 429, /* CODE */
229 COLECO = 430, /* COLECO */
230 COLLISION = 431, /* COLLISION */
231 COLON = 432, /* COLON */
232 COLOR = 433, /* COLOR */
233 COLORMAP = 434, /* COLORMAP */
234 COLORS = 435, /* COLORS */
235 COLOUR = 436, /* COLOUR */
236 COLOURMAP = 437, /* COLOURMAP */
237 COLOURS = 438, /* COLOURS */
238 COLUMN = 439, /* COLUMN */
239 COLUMNS = 440, /* COLUMNS */
240 COMBINE = 441, /* COMBINE */
241 COMMA = 442, /* COMMA */
242 COMMODORE = 443, /* COMMODORE */
243 COMPILE = 444, /* COMPILE */
244 COMPLETE = 445, /* COMPLETE */
245 COMPRESS = 446, /* COMPRESS */
246 COMPRESSED = 447, /* COMPRESSED */
247 COMPRESSION = 448, /* COMPRESSION */
248 CONFIGURE = 449, /* CONFIGURE */
249 CONNECTED = 450, /* CONNECTED */
250 CONSOLE = 451, /* CONSOLE */
251 CONST = 452, /* CONST */
252 CONTRABASS = 453, /* CONTRABASS */
253 CONTROL = 454, /* CONTROL */
254 COPPER = 455, /* COPPER */
255 COPY = 456, /* COPY */
256 COS = 457, /* COS */
257 COUNT = 458, /* COUNT */
258 CPC = 459, /* CPC */
259 CPU6309 = 460, /* CPU6309 */
260 CPU6502 = 461, /* CPU6502 */
261 CPU6510 = 462, /* CPU6510 */
262 CPU6809 = 463, /* CPU6809 */
263 CPU7501 = 464, /* CPU7501 */
264 CPU8086 = 465, /* CPU8086 */
265 CPU8501 = 466, /* CPU8501 */
266 CPU8502 = 467, /* CPU8502 */
267 CPUSC61860 = 468, /* CPUSC61860 */
268 CPUSM83 = 469, /* CPUSM83 */
269 CPUSPEED = 470, /* CPUSPEED */
270 CPUZ80 = 471, /* CPUZ80 */
271 CREATE = 472, /* CREATE */
272 CRIGHT = 473, /* CRIGHT */
273 CRSR = 474, /* CRSR */
274 CRYSTAL = 475, /* CRYSTAL */
275 CSET = 476, /* CSET */
276 CSPRITE = 477, /* CSPRITE */
277 CSV = 478, /* CSV */
278 CUP = 479, /* CUP */
279 CURS = 480, /* CURS */
280 CURSOR = 481, /* CURSOR */
281 CYAN = 482, /* CYAN */
282 CYCLES = 483, /* CYCLES */
283 CYMBAL = 484, /* CYMBAL */
284 D = 485, /* D */
285 DAC1 = 486, /* DAC1 */
286 DARK = 487, /* DARK */
287 DATA = 488, /* DATA */
288 DEC = 489, /* DEC */
289 DECLARE = 490, /* DECLARE */
290 DECRYPT = 491, /* DECRYPT */
291 DEFAULT = 492, /* DEFAULT */
292 DEFDGR = 493, /* DEFDGR */
293 DEFINE = 494, /* DEFINE */
294 DEGREE = 495, /* DEGREE */
295 DELAY = 496, /* DELAY */
296 DELETE = 497, /* DELETE */
297 DESERIALIZE = 498, /* DESERIALIZE */
298 DESTINATION = 499, /* DESTINATION */
299 DESTROY = 500, /* DESTROY */
300 DETECTION = 501, /* DETECTION */
301 DEVICE = 502, /* DEVICE */
302 DIALECT = 503, /* DIALECT */
303 DIGITS = 504, /* DIGITS */
304 DIM = 505, /* DIM */
305 DIRECTION = 506, /* DIRECTION */
306 DISABLE = 507, /* DISABLE */
307 DISTANCE = 508, /* DISTANCE */
308 DISTORTION = 509, /* DISTORTION */
309 DIV = 510, /* DIV */
310 DLOAD = 511, /* DLOAD */
311 DO = 512, /* DO */
312 DOJO = 513, /* DOJO */
313 DOJOKA = 514, /* DOJOKA */
314 DOUBLE = 515, /* DOUBLE */
315 DOWN = 516, /* DOWN */
316 DOWNB = 517, /* DOWNB */
317 DOWNW = 518, /* DOWNW */
318 DRAGON = 519, /* DRAGON */
319 DRAGON32 = 520, /* DRAGON32 */
320 DRAGON64 = 521, /* DRAGON64 */
321 DRAW = 522, /* DRAW */
322 DRAWBAR = 523, /* DRAWBAR */
323 DRUM = 524, /* DRUM */
324 DRUMS = 525, /* DRUMS */
325 DSAVE = 526, /* DSAVE */
326 DTILE = 527, /* DTILE */
327 DTILES = 528, /* DTILES */
328 DULCIMER = 529, /* DULCIMER */
329 DUP = 530, /* DUP */
330 DWORD = 531, /* DWORD */
331 DYNAMIC = 532, /* DYNAMIC */
332 E = 533, /* E */
333 EASEIN = 534, /* EASEIN */
334 EASEOUT = 535, /* EASEOUT */
335 ECHOES = 536, /* ECHOES */
336 ELECTRIC = 537, /* ELECTRIC */
337 ELLIPSE = 538, /* ELLIPSE */
338 ELSE = 539, /* ELSE */
339 ELSEIF = 540, /* ELSEIF */
340 EMBEDDED = 541, /* EMBEDDED */
341 EMPTY = 542, /* EMPTY */
342 EMPTYTILE = 543, /* EMPTYTILE */
343 EMULATION = 544, /* EMULATION */
344 ENABLE = 545, /* ENABLE */
345 ENCRYPT = 546, /* ENCRYPT */
346 END = 547, /* END */
347 ENDCOPPER = 548, /* ENDCOPPER */
348 ENDIAN = 549, /* ENDIAN */
349 ENDIF = 550, /* ENDIF */
350 ENDPROC = 551, /* ENDPROC */
351 ENDSELECT = 552, /* ENDSELECT */
352 ENDSTORAGE = 553, /* ENDSTORAGE */
353 ENDTYPE = 554, /* ENDTYPE */
354 ENGLISH = 555, /* ENGLISH */
355 ENSEMBLE = 556, /* ENSEMBLE */
356 ENVELOPE = 557, /* ENVELOPE */
357 EQUAL = 558, /* EQUAL */
358 ERROR = 559, /* ERROR */
359 EVERY = 560, /* EVERY */
360 EXACT = 561, /* EXACT */
361 EXEC = 562, /* EXEC */
362 EXIT = 563, /* EXIT */
363 EXITIF = 564, /* EXITIF */
364 EXP = 565, /* EXP */
365 EXPAND = 566, /* EXPAND */
366 EXPLICIT = 567, /* EXPLICIT */
367 EXPLOSION = 568, /* EXPLOSION */
368 F = 569, /* F */
369 F1 = 570, /* F1 */
370 F2 = 571, /* F2 */
371 F3 = 572, /* F3 */
372 F4 = 573, /* F4 */
373 F5 = 574, /* F5 */
374 F6 = 575, /* F6 */
375 F7 = 576, /* F7 */
376 F8 = 577, /* F8 */
377 FADE = 578, /* FADE */
378 FALSE = 579, /* FALSE */
379 FAST = 580, /* FAST */
380 FCIRCLE = 581, /* FCIRCLE */
381 FELLIPSE = 582, /* FELLIPSE */
382 FHEIGHT = 583, /* FHEIGHT */
383 FI = 584, /* FI */
384 FIDDLE = 585, /* FIDDLE */
385 FIFTHS = 586, /* FIFTHS */
386 FILESIZE = 587, /* FILESIZE */
387 FILEX = 588, /* FILEX */
388 FILL = 589, /* FILL */
389 FINAL = 590, /* FINAL */
390 FIND = 591, /* FIND */
391 FINGER = 592, /* FINGER */
392 FIRE = 593, /* FIRE */
393 FIRST = 594, /* FIRST */
394 FLASH = 595, /* FLASH */
395 FLIP = 596, /* FLIP */
396 FLOAT = 597, /* FLOAT */
397 FLUTE = 598, /* FLUTE */
398 FONT = 599, /* FONT */
399 FOR = 600, /* FOR */
400 FORBID = 601, /* FORBID */
401 FRAME = 602, /* FRAME */
402 FRAMES = 603, /* FRAMES */
403 FREE = 604, /* FREE */
404 FREEZE = 605, /* FREEZE */
405 FRENCH = 606, /* FRENCH */
406 FRET = 607, /* FRET */
407 FRETLESS = 608, /* FRETLESS */
408 FROM = 609, /* FROM */
409 FSIZE = 610, /* FSIZE */
410 FUJINET = 611, /* FUJINET */
411 FUNCTION = 612, /* FUNCTION */
412 FWIDTH = 613, /* FWIDTH */
413 FX = 614, /* FX */
414 G = 615, /* G */
415 GAMELOOP = 616, /* GAMELOOP */
416 GB = 617, /* GB */
417 GET = 618, /* GET */
418 GLOBAL = 619, /* GLOBAL */
419 GLOCKENSPIEL = 620, /* GLOCKENSPIEL */
420 GMC = 621, /* GMC */
421 GOBLINS = 622, /* GOBLINS */
422 GOLD = 623, /* GOLD */
423 GOSUB = 624, /* GOSUB */
424 GOTO = 625, /* GOTO */
425 GPRINT = 626, /* GPRINT */
426 GR = 627, /* GR */
427 GRAND = 628, /* GRAND */
428 GRAPHIC = 629, /* GRAPHIC */
429 GRAPHICS = 630, /* GRAPHICS */
430 GRAY = 631, /* GRAY */
431 GREEN = 632, /* GREEN */
432 GREY = 633, /* GREY */
433 GUITAR = 634, /* GUITAR */
434 GUNSHOT = 635, /* GUNSHOT */
435 H = 636, /* H */
436 HALO = 637, /* HALO */
437 HALT = 638, /* HALT */
438 HALTED = 639, /* HALTED */
439 HARMONICA = 640, /* HARMONICA */
440 HARMONICS = 641, /* HARMONICS */
441 HARP = 642, /* HARP */
442 HARPSICHORD = 643, /* HARPSICHORD */
443 HAS = 644, /* HAS */
444 HDBDOS = 645, /* HDBDOS */
445 HEIGHT = 646, /* HEIGHT */
446 HELICOPTER = 647, /* HELICOPTER */
447 HEX = 648, /* HEX */
448 HEX2BIN = 649, /* HEX2BIN */
449 HIRES = 650, /* HIRES */
450 HIT = 651, /* HIT */
451 HOME = 652, /* HOME */
452 HONKY = 653, /* HONKY */
453 HORIZONTAL = 654, /* HORIZONTAL */
454 HORN = 655, /* HORN */
455 HSCROLL = 656, /* HSCROLL */
456 HTTP = 657, /* HTTP */
457 I = 658, /* I */
458 IAF = 659, /* IAF */
459 ID = 660, /* ID */
460 IF = 661, /* IF */
461 IGNORE = 662, /* IGNORE */
462 IMAGE = 663, /* IMAGE */
463 IMAGEREF = 664, /* IMAGEREF */
464 IMAGES = 665, /* IMAGES */
465 IMPLICIT = 666, /* IMPLICIT */
466 IN = 667, /* IN */
467 INC = 668, /* INC */
468 INCREMENTAL = 669, /* INCREMENTAL */
469 INDEX = 670, /* INDEX */
470 INK = 671, /* INK */
471 INKB = 672, /* INKB */
472 INKEY = 673, /* INKEY */
473 INLINE = 674, /* INLINE */
474 INPUT = 675, /* INPUT */
475 INSERT = 676, /* INSERT */
476 INST = 677, /* INST */
477 INSTR = 678, /* INSTR */
478 INSTRUMENT = 679, /* INSTRUMENT */
479 INT = 680, /* INT */
480 INTEGER = 681, /* INTEGER */
481 INTERRUPT = 682, /* INTERRUPT */
482 INVERSE = 683, /* INVERSE */
483 IS = 684, /* IS */
484 J = 685, /* J */
485 JAZZ = 686, /* JAZZ */
486 JDOWN = 687, /* JDOWN */
487 JFIRE = 688, /* JFIRE */
488 JLEFT = 689, /* JLEFT */
489 JMOVE = 690, /* JMOVE */
490 JOY = 691, /* JOY */
491 JOYCOUNT = 692, /* JOYCOUNT */
492 JOYDIR = 693, /* JOYDIR */
493 JOYSTICK = 694, /* JOYSTICK */
494 JOYX = 695, /* JOYX */
495 JOYY = 696, /* JOYY */
496 JRIGHT = 697, /* JRIGHT */
497 JSON = 698, /* JSON */
498 JUP = 699, /* JUP */
499 K = 700, /* K */
500 KALIMBA = 701, /* KALIMBA */
501 KEY = 702, /* KEY */
502 KEYBOARD = 703, /* KEYBOARD */
503 KEYGET = 704, /* KEYGET */
504 KEYSHIFT = 705, /* KEYSHIFT */
505 KEYSTATE = 706, /* KEYSTATE */
506 KILL = 707, /* KILL */
507 KOTO = 708, /* KOTO */
508 L = 709, /* L */
509 LATENCY = 710, /* LATENCY */
510 LAVENDER = 711, /* LAVENDER */
511 LAYER = 712, /* LAYER */
512 LBOTTOM = 713, /* LBOTTOM */
513 LBOUND = 714, /* LBOUND */
514 LCASE = 715, /* LCASE */
515 LEAD = 716, /* LEAD */
516 LEFT = 717, /* LEFT */
517 LEFTB = 718, /* LEFTB */
518 LEFTW = 719, /* LEFTW */
519 LEN = 720, /* LEN */
520 LET = 721, /* LET */
521 LIGHT = 722, /* LIGHT */
522 LINE = 723, /* LINE */
523 LITTLE = 724, /* LITTLE */
524 LOAD = 725, /* LOAD */
525 LOCATE = 726, /* LOCATE */
526 LOCK = 727, /* LOCK */
527 LOG = 728, /* LOG */
528 LOGIN = 729, /* LOGIN */
529 LONG = 730, /* LONG */
530 LOOP = 731, /* LOOP */
531 LOWER = 732, /* LOWER */
532 M = 733, /* M */
533 MAGENTA = 734, /* MAGENTA */
534 MARIMBA = 735, /* MARIMBA */
535 MASKED = 736, /* MASKED */
536 MAX = 737, /* MAX */
537 MELODIC = 738, /* MELODIC */
538 MEMCLR = 739, /* MEMCLR */
539 MEMCONT = 740, /* MEMCONT */
540 MEMDEF = 741, /* MEMDEF */
541 MEMLEN = 742, /* MEMLEN */
542 MEMLOAD = 743, /* MEMLOAD */
543 MEMOR = 744, /* MEMOR */
544 MEMORIZE = 745, /* MEMORIZE */
545 MEMORY = 746, /* MEMORY */
546 MEMPEEK = 747, /* MEMPEEK */
547 MEMPOS = 748, /* MEMPOS */
548 MEMRESTORE = 749, /* MEMRESTORE */
549 MEMSAVE = 750, /* MEMSAVE */
550 MESSAGE = 751, /* MESSAGE */
551 METALLIC = 752, /* METALLIC */
552 MID = 753, /* MID */
553 MIDI = 754, /* MIDI */
554 MILLISECOND = 755, /* MILLISECOND */
555 MILLISECONDS = 756, /* MILLISECONDS */
556 MIN = 757, /* MIN */
557 MINUS = 758, /* MINUS */
558 MMOB = 759, /* MMOB */
559 MMOVE = 760, /* MMOVE */
560 MO5 = 761, /* MO5 */
561 MOB = 762, /* MOB */
562 MOD = 763, /* MOD */
563 MODE = 764, /* MODE */
564 UNIQUE = 765, /* UNIQUE */
565 C128 = 766, /* C128 */
566 MONOCOLOR = 767, /* MONOCOLOR */
567 MONOCOLOUR = 768, /* MONOCOLOUR */
568 MOVE = 769, /* MOVE */
569 MOVEMENT = 770, /* MOVEMENT */
570 MOVING = 771, /* MOVING */
571 MS = 772, /* MS */
572 MSPRITE = 773, /* MSPRITE */
573 MSX = 774, /* MSX */
574 MSX1 = 775, /* MSX1 */
575 MUL = 776, /* MUL */
576 MULTI = 777, /* MULTI */
577 MULTICOLOR = 778, /* MULTICOLOR */
578 MULTICOLOUR = 779, /* MULTICOLOUR */
579 MUSIC = 780, /* MUSIC */
580 MUTED = 781, /* MUTED */
581 N = 782, /* N */
582 NAME = 783, /* NAME */
583 NAMED = 784, /* NAMED */
584 NARROW = 785, /* NARROW */
585 NEW = 786, /* NEW */
586 NEWLINE = 787, /* NEWLINE */
587 NEXT = 788, /* NEXT */
588 NIBBLE = 789, /* NIBBLE */
589 NOISE = 790, /* NOISE */
590 NONE = 791, /* NONE */
591 NOP = 792, /* NOP */
592 NORMAL = 793, /* NORMAL */
593 NOT = 794, /* NOT */
594 NOTE = 795, /* NOTE */
595 NRM = 796, /* NRM */
596 NTSC = 797, /* NTSC */
597 NULLkw = 798, /* NULLkw */
598 NUMBER = 799, /* NUMBER */
599 NYLON = 800, /* NYLON */
600 O = 801, /* O */
601 OBOE = 802, /* OBOE */
602 OCARINA = 803, /* OCARINA */
603 OF = 804, /* OF */
604 OFF = 805, /* OFF */
605 OFFSET = 806, /* OFFSET */
606 OLIVE = 807, /* OLIVE */
607 ON = 808, /* ON */
608 ONLY = 809, /* ONLY */
609 OOHS = 810, /* OOHS */
610 OPACITY = 811, /* OPACITY */
611 OPEN = 812, /* OPEN */
612 OPTIMIZED = 813, /* OPTIMIZED */
613 OPTION = 814, /* OPTION */
614 OR = 815, /* OR */
615 ORANGE = 816, /* ORANGE */
616 ORCHESTRA = 817, /* ORCHESTRA */
617 ORCHESTRAL = 818, /* ORCHESTRAL */
618 ORGAN = 819, /* ORGAN */
619 ORIGIN = 820, /* ORIGIN */
620 OUT = 821, /* OUT */
621 OVERDRIVEN = 822, /* OVERDRIVEN */
622 OVERLAYED = 823, /* OVERLAYED */
623 P = 824, /* P */
624 PAD = 825, /* PAD */
625 PAGE = 826, /* PAGE */
626 PAINT = 827, /* PAINT */
627 PAL = 828, /* PAL */
628 PALETTE = 829, /* PALETTE */
629 PALETTE1 = 830, /* PALETTE1 */
630 PAN = 831, /* PAN */
631 PAPER = 832, /* PAPER */
632 PARALLEL = 833, /* PARALLEL */
633 PARAM = 834, /* PARAM */
634 PARSE = 835, /* PARSE */
635 PASSWORD = 836, /* PASSWORD */
636 PATH = 837, /* PATH */
637 PAUSE = 838, /* PAUSE */
638 PC128OP = 839, /* PC128OP */
639 PC1403 = 840, /* PC1403 */
640 PCCGA = 841, /* PCCGA */
641 PCLS = 842, /* PCLS */
642 PEACH = 843, /* PEACH */
643 PEEK = 844, /* PEEK */
644 PEEKD = 845, /* PEEKD */
645 PEEKW = 846, /* PEEKW */
646 PEN = 847, /* PEN */
647 PER = 848, /* PER */
648 PERCUSSIVE = 849, /* PERCUSSIVE */
649 PERIOD = 850, /* PERIOD */
650 PI = 851, /* PI */
651 PIANO = 852, /* PIANO */
652 PICCOLO = 853, /* PICCOLO */
653 PICK = 854, /* PICK */
654 PING = 855, /* PING */
655 PINK = 856, /* PINK */
656 PIPE = 857, /* PIPE */
657 PIZZICATO = 858, /* PIZZICATO */
658 PLACE = 859, /* PLACE */
659 PLAY = 860, /* PLAY */
660 PLOT = 861, /* PLOT */
661 PLOTR = 862, /* PLOTR */
662 PLUS = 863, /* PLUS */
663 PLUS4 = 864, /* PLUS4 */
664 PMODE = 865, /* PMODE */
665 POINT = 866, /* POINT */
666 POKE = 867, /* POKE */
667 POKED = 868, /* POKED */
668 POKEW = 869, /* POKEW */
669 POKEY = 870, /* POKEY */
670 POLYLINE = 871, /* POLYLINE */
671 POLYSYNTH = 872, /* POLYSYNTH */
672 POP = 873, /* POP */
673 PORT = 874, /* PORT */
674 POSITION = 875, /* POSITION */
675 POSITIVE = 876, /* POSITIVE */
676 POST = 877, /* POST */
677 POUND = 878, /* POUND */
678 POWERING = 879, /* POWERING */
679 PRECISE = 880, /* PRECISE */
680 PRECISION = 881, /* PRECISION */
681 PRESERVE = 882, /* PRESERVE */
682 PRESET = 883, /* PRESET */
683 PRESS = 884, /* PRESS */
684 PRESSED = 885, /* PRESSED */
685 PRINT = 886, /* PRINT */
686 PROBABILITY = 887, /* PROBABILITY */
687 PROC = 888, /* PROC */
688 PROCEDURE = 889, /* PROCEDURE */
689 PROGRAM = 890, /* PROGRAM */
690 PSET = 891, /* PSET */
691 PSG = 892, /* PSG */
692 PURPLE = 893, /* PURPLE */
693 PUT = 894, /* PUT */
694 Q = 895, /* Q */
695 QUERY = 896, /* QUERY */
696 R = 897, /* R */
697 RADIAN = 898, /* RADIAN */
698 RAIN = 899, /* RAIN */
699 RANDOM = 900, /* RANDOM */
700 RANDOMIZE = 901, /* RANDOMIZE */
701 RANGE = 902, /* RANGE */
702 RASTER = 903, /* RASTER */
703 RATE = 904, /* RATE */
704 RATIO = 905, /* RATIO */
705 RAW = 906, /* RAW */
706 READ = 907, /* READ */
707 READONLY = 908, /* READONLY */
708 READY = 909, /* READY */
709 REC = 910, /* REC */
710 RECEIVE = 911, /* RECEIVE */
711 RECORDER = 912, /* RECORDER */
712 RECT = 913, /* RECT */
713 RED = 914, /* RED */
714 REED = 915, /* REED */
715 REGISTER = 916, /* REGISTER */
716 RELATIVE = 917, /* RELATIVE */
717 RELEASE = 918, /* RELEASE */
718 RELOC = 919, /* RELOC */
719 REMEMBER = 920, /* REMEMBER */
720 REPEAT = 921, /* REPEAT */
721 REPLACE = 922, /* REPLACE */
722 RESET = 923, /* RESET */
723 RESIDENT = 924, /* RESIDENT */
724 RESOLUTION = 925, /* RESOLUTION */
725 RESPAWN = 926, /* RESPAWN */
726 RESTORE = 927, /* RESTORE */
727 RESUME = 928, /* RESUME */
728 RETRIES = 929, /* RETRIES */
729 RETURN = 930, /* RETURN */
730 REVERSE = 931, /* REVERSE */
731 RGB = 932, /* RGB */
732 RIGHT = 933, /* RIGHT */
733 RIGHTB = 934, /* RIGHTB */
734 RIGHTW = 935, /* RIGHTW */
735 RING = 936, /* RING */
736 RLE = 937, /* RLE */
737 RND = 938, /* RND */
738 ROCK = 939, /* ROCK */
739 ROLL = 940, /* ROLL */
740 ROT = 941, /* ROT */
741 ROTATE = 942, /* ROTATE */
742 ROUNDS = 943, /* ROUNDS */
743 ROW = 944, /* ROW */
744 ROWS = 945, /* ROWS */
745 RUN = 946, /* RUN */
746 RUNNING = 947, /* RUNNING */
747 RUNSTOP = 948, /* RUNSTOP */
748 S = 949, /* S */
749 SAFE = 950, /* SAFE */
750 SAVE = 951, /* SAVE */
751 SAWTOOTH = 952, /* SAWTOOTH */
752 SAX = 953, /* SAX */
753 SBYTE = 954, /* SBYTE */
754 SC3000 = 955, /* SC3000 */
755 SCALE = 956, /* SCALE */
756 SCAN = 957, /* SCAN */
757 SCANCODE = 958, /* SCANCODE */
758 SCANSHIFT = 959, /* SCANSHIFT */
759 SCI = 960, /* SCI */
760 SCREEN = 961, /* SCREEN */
761 SCROLL = 962, /* SCROLL */
762 SEASHORE = 963, /* SEASHORE */
763 SECOND = 964, /* SECOND */
764 SECTION = 965, /* SECTION */
765 SEEK = 966, /* SEEK */
766 SELECT = 967, /* SELECT */
767 SEMICOLON = 968, /* SEMICOLON */
768 SEMIGRAPHIC = 969, /* SEMIGRAPHIC */
769 SEND = 970, /* SEND */
770 SEPARATOR = 971, /* SEPARATOR */
771 SEQUENCE = 972, /* SEQUENCE */
772 SERIAL = 973, /* SERIAL */
773 SERIALIZE = 974, /* SERIALIZE */
774 SET = 975, /* SET */
775 SG1000 = 976, /* SG1000 */
776 SGN = 977, /* SGN */
777 SHADES = 978, /* SHADES */
778 SHAKUHACHI = 979, /* SHAKUHACHI */
779 SHAMISEN = 980, /* SHAMISEN */
780 SHANAI = 981, /* SHANAI */
781 SHARED = 982, /* SHARED */
782 SHIFT = 983, /* SHIFT */
783 SHOOT = 984, /* SHOOT */
784 SHUFFLE = 985, /* SHUFFLE */
785 SID = 986, /* SID */
786 SIGNED = 987, /* SIGNED */
787 SIMPLE = 988, /* SIMPLE */
788 SIN = 989, /* SIN */
789 SINGLE = 990, /* SINGLE */
790 SIO = 991, /* SIO */
791 SITAR = 992, /* SITAR */
792 SIZE = 993, /* SIZE */
793 SJ2 = 994, /* SJ2 */
794 SLAP = 995, /* SLAP */
795 SLASH = 996, /* SLASH */
796 SLEEP = 997, /* SLEEP */
797 SLICE = 998, /* SLICE */
798 SLOT = 999, /* SLOT */
799 SLOW = 1000, /* SLOW */
800 SN76489 = 1001, /* SN76489 */
801 SOPRANO = 1002, /* SOPRANO */
802 SOUND = 1003, /* SOUND */
803 SOUNDTRACK = 1004, /* SOUNDTRACK */
804 SOURCE = 1005, /* SOURCE */
805 SPACE = 1006, /* SPACE */
806 SPAWN = 1007, /* SPAWN */
807 SPC = 1008, /* SPC */
808 SPEED = 1009, /* SPEED */
809 SPEN = 1010, /* SPEN */
810 SPRITE = 1011, /* SPRITE */
811 SQR = 1012, /* SQR */
812 SQUARE = 1013, /* SQUARE */
813 STACK = 1014, /* STACK */
814 STANDARD = 1015, /* STANDARD */
815 START = 1016, /* START */
816 STATE = 1017, /* STATE */
817 STATIC = 1018, /* STATIC */
818 STATUS = 1019, /* STATUS */
819 STEADY = 1020, /* STEADY */
820 STEEL = 1021, /* STEEL */
821 STEP = 1022, /* STEP */
822 STOP = 1023, /* STOP */
823 STORAGE = 1024, /* STORAGE */
824 STORE = 1025, /* STORE */
825 STR = 1026, /* STR */
826 STRIG = 1027, /* STRIG */
827 STRING = 1028, /* STRING */
828 STRINGS = 1029, /* STRINGS */
829 STRIP = 1030, /* STRIP */
830 STRPTR = 1031, /* STRPTR */
831 SUBSTRING = 1032, /* SUBSTRING */
832 SUCCESS = 1033, /* SUCCESS */
833 SUM = 1034, /* SUM */
834 SUSPEND = 1035, /* SUSPEND */
835 SWAP = 1036, /* SWAP */
836 SWEEP = 1037, /* SWEEP */
837 SYNC = 1038, /* SYNC */
838 SYNTH = 1039, /* SYNTH */
839 SYNTHBRASS = 1040, /* SYNTHBRASS */
840 SYNTHSTRINGS = 1041, /* SYNTHSTRINGS */
841 SYS = 1042, /* SYS */
842 SYSTEM = 1043, /* SYSTEM */
843 T = 1044, /* T */
844 TAB = 1045, /* TAB */
845 TAIKO = 1046, /* TAIKO */
846 TAN = 1047, /* TAN */
847 TANGO = 1048, /* TANGO */
848 TARGET = 1049, /* TARGET */
849 TASK = 1050, /* TASK */
850 TED = 1051, /* TED */
851 TELEPHONE = 1052, /* TELEPHONE */
852 TEMPORARY = 1053, /* TEMPORARY */
853 TENOR = 1054, /* TENOR */
854 TEXT = 1055, /* TEXT */
855 TEXTADDRESS = 1056, /* TEXTADDRESS */
856 TEXTMAP = 1057, /* TEXTMAP */
857 THEN = 1058, /* THEN */
858 THREAD = 1059, /* THREAD */
859 THRESHOLD = 1060, /* THRESHOLD */
860 TI = 1061, /* TI */
861 TICK = 1062, /* TICK */
862 TICKS = 1063, /* TICKS */
863 TILE = 1064, /* TILE */
864 TILEMAP = 1065, /* TILEMAP */
865 TILES = 1066, /* TILES */
866 TILESET = 1067, /* TILESET */
867 TIMER = 1068, /* TIMER */
868 TIMPANI = 1069, /* TIMPANI */
869 TINKLE = 1070, /* TINKLE */
870 TO = 1071, /* TO */
871 TO8 = 1072, /* TO8 */
872 TOM = 1073, /* TOM */
873 TONK = 1074, /* TONK */
874 TPS = 1075, /* TPS */
875 TRANSPARENCY = 1076, /* TRANSPARENCY */
876 TRANSPARENT = 1077, /* TRANSPARENT */
877 TRAVEL = 1078, /* TRAVEL */
878 TREMOLO = 1079, /* TREMOLO */
879 TRIANGLE = 1080, /* TRIANGLE */
880 TROMBONE = 1081, /* TROMBONE */
881 TRUE = 1082, /* TRUE */
882 TRUMPET = 1083, /* TRUMPET */
883 TSB = 1084, /* TSB */
884 TUBA = 1085, /* TUBA */
885 TUBULAR = 1086, /* TUBULAR */
886 TURQUOISE = 1087, /* TURQUOISE */
887 TWEET = 1088, /* TWEET */
888 TYPE = 1089, /* TYPE */
889 U = 1090, /* U */
890 UBOUND = 1091, /* UBOUND */
891 UCASE = 1092, /* UCASE */
892 UGBASIC = 1093, /* UGBASIC */
893 UNBANKED = 1094, /* UNBANKED */
894 UNFREEZE = 1095, /* UNFREEZE */
895 UNSIGNED = 1096, /* UNSIGNED */
896 UNTIL = 1097, /* UNTIL */
897 UP = 1098, /* UP */
898 UPB = 1099, /* UPB */
899 UPDATE = 1100, /* UPDATE */
900 UPPER = 1101, /* UPPER */
901 UPW = 1102, /* UPW */
902 USE = 1103, /* USE */
903 USING = 1104, /* USING */
904 V = 1105, /* V */
905 VAL = 1106, /* VAL */
906 VALUE = 1107, /* VALUE */
907 VALUES = 1108, /* VALUES */
908 VAR = 1109, /* VAR */
909 VARBANK = 1110, /* VARBANK */
910 VARBANKPTR = 1111, /* VARBANKPTR */
911 VARIABLES = 1112, /* VARIABLES */
912 VARPTR = 1113, /* VARPTR */
913 VBL = 1114, /* VBL */
914 VCENTER = 1115, /* VCENTER */
915 VCENTRE = 1116, /* VCENTRE */
916 VECTOR = 1117, /* VECTOR */
917 VERTICAL = 1118, /* VERTICAL */
918 VG5000 = 1119, /* VG5000 */
919 VHCENTER = 1120, /* VHCENTER */
920 VHCENTRE = 1121, /* VHCENTRE */
921 VIBRAPHONE = 1122, /* VIBRAPHONE */
922 VIC = 1123, /* VIC */
923 VIC20 = 1124, /* VIC20 */
924 VIDEO = 1125, /* VIDEO */
925 VIOLA = 1126, /* VIOLA */
926 VIOLET = 1127, /* VIOLET */
927 VIOLIN = 1128, /* VIOLIN */
928 VIRTUALIZED = 1129, /* VIRTUALIZED */
929 VISIBLE = 1130, /* VISIBLE */
930 VOICE = 1131, /* VOICE */
931 VOLUME = 1132, /* VOLUME */
932 VSCROLL = 1133, /* VSCROLL */
933 VZ200 = 1134, /* VZ200 */
934 W = 1135, /* W */
935 WAIT = 1136, /* WAIT */
936 WARM = 1137, /* WARM */
937 WAVE = 1138, /* WAVE */
938 WEND = 1139, /* WEND */
939 WHILE = 1140, /* WHILE */
940 WHISTLE = 1141, /* WHISTLE */
941 WHITE = 1142, /* WHITE */
942 WIDE = 1143, /* WIDE */
943 WIDTH = 1144, /* WIDTH */
944 WITH = 1145, /* WITH */
945 WITHOUT = 1146, /* WITHOUT */
946 WOODBLOCK = 1147, /* WOODBLOCK */
947 WORD = 1148, /* WORD */
948 WRITE = 1149, /* WRITE */
949 WRITING = 1150, /* WRITING */
950 X = 1151, /* X */
951 XCURS = 1152, /* XCURS */
952 XGR = 1153, /* XGR */
953 XGRAPHIC = 1154, /* XGRAPHIC */
954 XOR = 1155, /* XOR */
955 XPEN = 1156, /* XPEN */
956 XTEXT = 1157, /* XTEXT */
957 XY = 1158, /* XY */
958 XYLOPHONE = 1159, /* XYLOPHONE */
959 Y = 1160, /* Y */
960 YCURS = 1161, /* YCURS */
961 YELLOW = 1162, /* YELLOW */
962 YGR = 1163, /* YGR */
963 YGRAPHIC = 1164, /* YGRAPHIC */
964 YIELD = 1165, /* YIELD */
965 YPEN = 1166, /* YPEN */
966 YTEXT = 1167, /* YTEXT */
967 YX = 1168, /* YX */
968 Z = 1169, /* Z */
969 ZX = 1170, /* ZX */
970 Integer = 1171, /* Integer */
971 Float = 1172, /* Float */
972 String = 1173, /* String */
973 RawString = 1174, /* RawString */
974 BufferDefinitionHex = 1175, /* BufferDefinitionHex */
975 Identifier = 1176, /* Identifier */
976 IdentifierSpaced = 1177, /* IdentifierSpaced */
977 Register = 1178, /* Register */
978 AsmSnippet = 1179 /* AsmSnippet */
979 };
980 typedef enum yytokentype yytoken_kind_t;
981#endif
982
983/* Value type. */
984#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
985union YYSTYPE
986{
987#line 242 "src/ugbc.y"
988
989
990 /* Integer values (8, 16 and 32 bit).*/
991 int integer;
992
993 /* Literal values (strings and dynamic symbols).*/
994 char * string;
995
996 /* Floating point values (bitwide varying).*/
997 double floating;
998
999#line 1000 "src-generated/ugbc.tab.h"
1000
1001};
1002typedef union YYSTYPE YYSTYPE;
1003# define YYSTYPE_IS_TRIVIAL 1
1004# define YYSTYPE_IS_DECLARED 1
1005#endif
1006
1007/* Location type. */
1008#if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
1009typedef struct YYLTYPE YYLTYPE;
1010struct YYLTYPE
1011{
1012 int first_line;
1013 int first_column;
1014 int last_line;
1015 int last_column;
1016};
1017# define YYLTYPE_IS_DECLARED 1
1018# define YYLTYPE_IS_TRIVIAL 1
1019#endif
1020
1021
1022extern YYSTYPE yylval;
1023extern YYLTYPE yylloc;
1024
1025int yyparse (void * _environment);
1026
1027
1028#endif /* !YY_YY_SRC_GENERATED_UGBC_TAB_H_INCLUDED */
#define B(code, label)
Definition 6309.c:47
unsigned char BYTE
Definition midi.h:586
#define TRUE
Definition midi.h:590
#define FALSE
Definition midi.h:593
uint16_t WORD
Definition midi.h:587
uint32_t DWORD
Definition midi.h:588
#define RELEASE
Definition sidreloc.c:50
#define yylloc
#define yyparse
#define yylval
#define yydebug
yytokentype
@ COLECO
@ VIC20
@ AS
@ YYEOF
@ ATARI
@ INLINE
@ Integer
@ OP_LTE
@ MSX1
@ IF
@ CP
@ SG1000
@ COCO1
@ VZ200
@ OP_EQUAL
@ BIN
@ GB
@ C64REU
@ TO8
@ YYerror
@ Identifier
@ YYEMPTY
@ ENDIF
@ C128
@ DRAGON
@ COCO3
@ OP_COMMA
@ ELSEIF
@ OP_LT
@ OP
@ ATARIXL
@ YYUNDEF
@ ELSE
@ MSX
@ OP_AT
@ C64
@ NewLine
@ COCO2
@ OP_GT
@ PC1403
@ OP_GTE
@ PCCGA
@ ZX
@ String
@ CPC
@ C128Z
@ MO5
@ DRAGON64
@ DRAGON32
@ SC3000
@ OP_DISEQUAL
@ PC128OP
@ COCO
enum yytokentype yytoken_kind_t
#define RETURN(b, c)
@ ALLOW
Definition ugbc.tab.h:105
@ ID
Definition ugbc.tab.h:459
@ ENDTYPE
Definition ugbc.tab.h:353
@ INST
Definition ugbc.tab.h:476
@ COMPLETE
Definition ugbc.tab.h:244
@ SOURCE
Definition ugbc.tab.h:804
@ SCI
Definition ugbc.tab.h:759
@ FLASH
Definition ugbc.tab.h:394
@ TUBULAR
Definition ugbc.tab.h:885
@ MIDI
Definition ugbc.tab.h:553
@ LBOTTOM
Definition ugbc.tab.h:512
@ FRAMES
Definition ugbc.tab.h:402
@ VBL
Definition ugbc.tab.h:913
@ C16
Definition ugbc.tab.h:184
@ ANIMATING
Definition ugbc.tab.h:111
@ BLOCK
Definition ugbc.tab.h:161
@ PLAY
Definition ugbc.tab.h:659
@ J
Definition ugbc.tab.h:484
@ NOT
Definition ugbc.tab.h:593
@ POSITIVE
Definition ugbc.tab.h:675
@ GUNSHOT
Definition ugbc.tab.h:434
@ OP_ASSIGN
Definition ugbc.tab.h:66
@ LBOUND
Definition ugbc.tab.h:513
@ HIRES
Definition ugbc.tab.h:449
@ DOJO
Definition ugbc.tab.h:312
@ GRAPHIC
Definition ugbc.tab.h:428
@ DLOAD
Definition ugbc.tab.h:310
@ POP
Definition ugbc.tab.h:672
@ CHR
Definition ugbc.tab.h:206
@ EXPLOSION
Definition ugbc.tab.h:367
@ PASSWORD
Definition ugbc.tab.h:635
@ CYMBAL
Definition ugbc.tab.h:283
@ MUL
Definition ugbc.tab.h:575
@ MULTICOLOR
Definition ugbc.tab.h:577
@ RawString
Definition ugbc.tab.h:973
@ CPU8501
Definition ugbc.tab.h:265
@ YIELD
Definition ugbc.tab.h:964
@ AsmSnippet
Definition ugbc.tab.h:978
@ TARGET
Definition ugbc.tab.h:848
@ PMODE
Definition ugbc.tab.h:664
@ BITMAPADDRESS
Definition ugbc.tab.h:157
@ SHADES
Definition ugbc.tab.h:777
@ ALTO
Definition ugbc.tab.h:108
@ FADE
Definition ugbc.tab.h:377
@ RASTER
Definition ugbc.tab.h:702
@ MMOVE
Definition ugbc.tab.h:559
@ OPEN
Definition ugbc.tab.h:611
@ UGBASIC
Definition ugbc.tab.h:892
@ VIDEO
Definition ugbc.tab.h:924
@ XY
Definition ugbc.tab.h:957
@ TINKLE
Definition ugbc.tab.h:869
@ SCROLL
Definition ugbc.tab.h:761
@ BECKER
Definition ugbc.tab.h:144
@ MILLISECONDS
Definition ugbc.tab.h:555
@ GPRINT
Definition ugbc.tab.h:425
@ RUNNING
Definition ugbc.tab.h:746
@ F3
Definition ugbc.tab.h:371
@ ENVELOPE
Definition ugbc.tab.h:356
@ LAYER
Definition ugbc.tab.h:511
@ PERCUSSIVE
Definition ugbc.tab.h:648
@ RANDOMIZE
Definition ugbc.tab.h:700
@ GET
Definition ugbc.tab.h:417
@ NUMBER
Definition ugbc.tab.h:598
@ RESTORE
Definition ugbc.tab.h:726
@ BANK
Definition ugbc.tab.h:137
@ BASIC
Definition ugbc.tab.h:141
@ MEMDEF
Definition ugbc.tab.h:540
@ START
Definition ugbc.tab.h:815
@ MOD
Definition ugbc.tab.h:562
@ KEY
Definition ugbc.tab.h:501
@ CHURCH
Definition ugbc.tab.h:207
@ BORDER
Definition ugbc.tab.h:166
@ POINT
Definition ugbc.tab.h:665
@ UBOUND
Definition ugbc.tab.h:890
@ CLARINET
Definition ugbc.tab.h:210
@ ACCORDION
Definition ugbc.tab.h:96
@ KOTO
Definition ugbc.tab.h:507
@ TRANSPARENT
Definition ugbc.tab.h:876
@ PEN
Definition ugbc.tab.h:646
@ OP_EXCLAMATION
Definition ugbc.tab.h:77
@ DETECTION
Definition ugbc.tab.h:300
@ SELECT
Definition ugbc.tab.h:766
@ SUBSTRING
Definition ugbc.tab.h:831
@ MOVING
Definition ugbc.tab.h:570
@ JMOVE
Definition ugbc.tab.h:489
@ R
Definition ugbc.tab.h:696
@ TIMER
Definition ugbc.tab.h:867
@ COMBINE
Definition ugbc.tab.h:240
@ PINK
Definition ugbc.tab.h:655
@ BOWED
Definition ugbc.tab.h:170
@ TRAVEL
Definition ugbc.tab.h:877
@ SIMPLE
Definition ugbc.tab.h:787
@ VECTOR
Definition ugbc.tab.h:916
@ VERTICAL
Definition ugbc.tab.h:917
@ FHEIGHT
Definition ugbc.tab.h:382
@ VIBRAPHONE
Definition ugbc.tab.h:921
@ OP_SEMICOLON
Definition ugbc.tab.h:91
@ AAHS
Definition ugbc.tab.h:94
@ SHIFT
Definition ugbc.tab.h:782
@ RESOLUTION
Definition ugbc.tab.h:724
@ FILL
Definition ugbc.tab.h:388
@ OP_MULTIPLICATION2
Definition ugbc.tab.h:85
@ DELAY
Definition ugbc.tab.h:295
@ ARRAY
Definition ugbc.tab.h:114
@ CLEAR
Definition ugbc.tab.h:214
@ AVAILABLE
Definition ugbc.tab.h:130
@ COMPRESS
Definition ugbc.tab.h:245
@ ROWS
Definition ugbc.tab.h:744
@ ADDC
Definition ugbc.tab.h:99
@ CAN
Definition ugbc.tab.h:189
@ SHUFFLE
Definition ugbc.tab.h:784
@ CONSOLE
Definition ugbc.tab.h:250
@ BROWN
Definition ugbc.tab.h:176
@ SPEED
Definition ugbc.tab.h:808
@ PAN
Definition ugbc.tab.h:630
@ FRAME
Definition ugbc.tab.h:401
@ TI
Definition ugbc.tab.h:860
@ MARIMBA
Definition ugbc.tab.h:534
@ SEASHORE
Definition ugbc.tab.h:762
@ QUERY
Definition ugbc.tab.h:695
@ CENTER
Definition ugbc.tab.h:196
@ PLOTR
Definition ugbc.tab.h:661
@ SEMIGRAPHIC
Definition ugbc.tab.h:768
@ T
Definition ugbc.tab.h:843
@ FRET
Definition ugbc.tab.h:406
@ SN76489
Definition ugbc.tab.h:800
@ DESTINATION
Definition ugbc.tab.h:298
@ SLOT
Definition ugbc.tab.h:798
@ MEMLEN
Definition ugbc.tab.h:541
@ PALETTE
Definition ugbc.tab.h:628
@ EXP
Definition ugbc.tab.h:364
@ UNBANKED
Definition ugbc.tab.h:893
@ F5
Definition ugbc.tab.h:373
@ DOJOKA
Definition ugbc.tab.h:313
@ PURPLE
Definition ugbc.tab.h:692
@ UCASE
Definition ugbc.tab.h:891
@ WHITE
Definition ugbc.tab.h:941
@ ENDSTORAGE
Definition ugbc.tab.h:352
@ CENTRE
Definition ugbc.tab.h:197
@ DEVICE
Definition ugbc.tab.h:301
@ V
Definition ugbc.tab.h:904
@ COMPILE
Definition ugbc.tab.h:243
@ COLON
Definition ugbc.tab.h:231
@ DIRECTION
Definition ugbc.tab.h:305
@ CLR
Definition ugbc.tab.h:219
@ JOYY
Definition ugbc.tab.h:495
@ DISTANCE
Definition ugbc.tab.h:307
@ COUNT
Definition ugbc.tab.h:257
@ CSV
Definition ugbc.tab.h:277
@ N
Definition ugbc.tab.h:581
@ WEND
Definition ugbc.tab.h:938
@ RLE
Definition ugbc.tab.h:736
@ SPRITE
Definition ugbc.tab.h:810
@ ROLL
Definition ugbc.tab.h:739
@ EMPTY
Definition ugbc.tab.h:341
@ CAPS
Definition ugbc.tab.h:190
@ JDOWN
Definition ugbc.tab.h:486
@ TRIANGLE
Definition ugbc.tab.h:879
@ ERROR
Definition ugbc.tab.h:358
@ IMAGES
Definition ugbc.tab.h:464
@ G
Definition ugbc.tab.h:414
@ RGB
Definition ugbc.tab.h:731
@ POKEW
Definition ugbc.tab.h:668
@ GRAND
Definition ugbc.tab.h:427
@ CYCLES
Definition ugbc.tab.h:282
@ BOX
Definition ugbc.tab.h:171
@ NRM
Definition ugbc.tab.h:595
@ DECRYPT
Definition ugbc.tab.h:290
@ ASM
Definition ugbc.tab.h:120
@ FLUTE
Definition ugbc.tab.h:397
@ OCARINA
Definition ugbc.tab.h:602
@ DAC1
Definition ugbc.tab.h:285
@ BLIT
Definition ugbc.tab.h:160
@ WHILE
Definition ugbc.tab.h:939
@ HARP
Definition ugbc.tab.h:441
@ QM
Definition ugbc.tab.h:92
@ PAL
Definition ugbc.tab.h:627
@ BLOWN
Definition ugbc.tab.h:162
@ KALIMBA
Definition ugbc.tab.h:500
@ DOUBLE
Definition ugbc.tab.h:314
@ SINGLE
Definition ugbc.tab.h:789
@ OPACITY
Definition ugbc.tab.h:610
@ NIBBLE
Definition ugbc.tab.h:588
@ IMAGE
Definition ugbc.tab.h:462
@ OP_POW
Definition ugbc.tab.h:90
@ BLUE
Definition ugbc.tab.h:163
@ MEMCLR
Definition ugbc.tab.h:538
@ TEXTMAP
Definition ugbc.tab.h:856
@ POST
Definition ugbc.tab.h:676
@ RANGE
Definition ugbc.tab.h:701
@ NOTE
Definition ugbc.tab.h:594
@ CMOVE
Definition ugbc.tab.h:222
@ SHOOT
Definition ugbc.tab.h:783
@ GREY
Definition ugbc.tab.h:432
@ HEIGHT
Definition ugbc.tab.h:445
@ USE
Definition ugbc.tab.h:902
@ BIRD
Definition ugbc.tab.h:154
@ UPDATE
Definition ugbc.tab.h:899
@ FRETLESS
Definition ugbc.tab.h:407
@ LATENCY
Definition ugbc.tab.h:509
@ PING
Definition ugbc.tab.h:654
@ MULTI
Definition ugbc.tab.h:576
@ OP_PERC2
Definition ugbc.tab.h:87
@ MID
Definition ugbc.tab.h:552
@ STACK
Definition ugbc.tab.h:813
@ CONST
Definition ugbc.tab.h:251
@ XCURS
Definition ugbc.tab.h:951
@ IAF
Definition ugbc.tab.h:458
@ SHAKUHACHI
Definition ugbc.tab.h:778
@ TWEET
Definition ugbc.tab.h:887
@ UPB
Definition ugbc.tab.h:898
@ ROTATE
Definition ugbc.tab.h:741
@ JOYDIR
Definition ugbc.tab.h:492
@ DIGITS
Definition ugbc.tab.h:303
@ EASEOUT
Definition ugbc.tab.h:334
@ RIGHTW
Definition ugbc.tab.h:734
@ SUSPEND
Definition ugbc.tab.h:834
@ GRAY
Definition ugbc.tab.h:430
@ PAINT
Definition ugbc.tab.h:626
@ RESUME
Definition ugbc.tab.h:727
@ WAVE
Definition ugbc.tab.h:937
@ FIDDLE
Definition ugbc.tab.h:384
@ OLIVE
Definition ugbc.tab.h:606
@ SAWTOOTH
Definition ugbc.tab.h:751
@ COLUMNS
Definition ugbc.tab.h:239
@ SQUARE
Definition ugbc.tab.h:812
@ A
Definition ugbc.tab.h:93
@ FCIRCLE
Definition ugbc.tab.h:380
@ BF
Definition ugbc.tab.h:150
@ LOCK
Definition ugbc.tab.h:526
@ RUN
Definition ugbc.tab.h:745
@ CAPSLOCK
Definition ugbc.tab.h:191
@ STRIG
Definition ugbc.tab.h:826
@ SYNC
Definition ugbc.tab.h:837
@ MILLISECOND
Definition ugbc.tab.h:554
@ CLAMP
Definition ugbc.tab.h:209
@ DTILES
Definition ugbc.tab.h:327
@ PEEKW
Definition ugbc.tab.h:645
@ CHAR
Definition ugbc.tab.h:201
@ JFIRE
Definition ugbc.tab.h:487
@ BRIGHTNESS
Definition ugbc.tab.h:175
@ POUND
Definition ugbc.tab.h:677
@ ANIMATE
Definition ugbc.tab.h:110
@ CREATE
Definition ugbc.tab.h:271
@ VARBANK
Definition ugbc.tab.h:909
@ VG5000
Definition ugbc.tab.h:918
@ LEFTB
Definition ugbc.tab.h:517
@ ALPHA
Definition ugbc.tab.h:106
@ FX
Definition ugbc.tab.h:413
@ JUP
Definition ugbc.tab.h:498
@ VARIABLES
Definition ugbc.tab.h:911
@ COS
Definition ugbc.tab.h:256
@ LCASE
Definition ugbc.tab.h:514
@ HARMONICS
Definition ugbc.tab.h:440
@ SIZE
Definition ugbc.tab.h:792
@ DRUMS
Definition ugbc.tab.h:324
@ THRESHOLD
Definition ugbc.tab.h:859
@ VIC
Definition ugbc.tab.h:922
@ OSP
Definition ugbc.tab.h:63
@ HORIZONTAL
Definition ugbc.tab.h:453
@ PEEKD
Definition ugbc.tab.h:644
@ HAS
Definition ugbc.tab.h:443
@ IdentifierSpaced
Definition ugbc.tab.h:976
@ BIG
Definition ugbc.tab.h:151
@ FUJINET
Definition ugbc.tab.h:410
@ ADDRESS
Definition ugbc.tab.h:100
@ H
Definition ugbc.tab.h:435
@ OP_DIVISION2
Definition ugbc.tab.h:73
@ REED
Definition ugbc.tab.h:714
@ POLYLINE
Definition ugbc.tab.h:670
@ NORMAL
Definition ugbc.tab.h:592
@ CONFIGURE
Definition ugbc.tab.h:248
@ SHAMISEN
Definition ugbc.tab.h:779
@ M
Definition ugbc.tab.h:532
@ ENDIAN
Definition ugbc.tab.h:348
@ OP_DIVISION
Definition ugbc.tab.h:72
@ TILESET
Definition ugbc.tab.h:866
@ DESTROY
Definition ugbc.tab.h:299
@ USING
Definition ugbc.tab.h:903
@ TEMPORARY
Definition ugbc.tab.h:852
@ BAG
Definition ugbc.tab.h:135
@ ARROW
Definition ugbc.tab.h:115
@ MEMPOS
Definition ugbc.tab.h:547
@ DARK
Definition ugbc.tab.h:286
@ SIN
Definition ugbc.tab.h:788
@ Y
Definition ugbc.tab.h:959
@ SEMICOLON
Definition ugbc.tab.h:767
@ RECEIVE
Definition ugbc.tab.h:710
@ YTEXT
Definition ugbc.tab.h:966
@ MAGENTA
Definition ugbc.tab.h:533
@ PAUSE
Definition ugbc.tab.h:637
@ BEG
Definition ugbc.tab.h:145
@ LAVENDER
Definition ugbc.tab.h:510
@ RND
Definition ugbc.tab.h:737
@ SYSTEM
Definition ugbc.tab.h:842
@ ENDPROC
Definition ugbc.tab.h:350
@ BUFFER
Definition ugbc.tab.h:177
@ PSG
Definition ugbc.tab.h:691
@ BASS
Definition ugbc.tab.h:142
@ X
Definition ugbc.tab.h:950
@ RESET
Definition ugbc.tab.h:722
@ PAD
Definition ugbc.tab.h:624
@ VHCENTRE
Definition ugbc.tab.h:920
@ TRUMPET
Definition ugbc.tab.h:882
@ SCALE
Definition ugbc.tab.h:755
@ EQUAL
Definition ugbc.tab.h:357
@ ROT
Definition ugbc.tab.h:740
@ ELLIPSE
Definition ugbc.tab.h:337
@ NEWLINE
Definition ugbc.tab.h:586
@ INTEGER
Definition ugbc.tab.h:480
@ OP_PLUS
Definition ugbc.tab.h:89
@ FINGER
Definition ugbc.tab.h:391
@ F1
Definition ugbc.tab.h:369
@ RAIN
Definition ugbc.tab.h:698
@ PI
Definition ugbc.tab.h:650
@ REMEMBER
Definition ugbc.tab.h:719
@ ATLAS
Definition ugbc.tab.h:126
@ PRESERVE
Definition ugbc.tab.h:681
@ YX
Definition ugbc.tab.h:967
@ RESIDENT
Definition ugbc.tab.h:723
@ DULCIMER
Definition ugbc.tab.h:328
@ MOVEMENT
Definition ugbc.tab.h:569
@ TREMOLO
Definition ugbc.tab.h:878
@ CODE
Definition ugbc.tab.h:228
@ CGOTO
Definition ugbc.tab.h:198
@ HSCROLL
Definition ugbc.tab.h:455
@ HELICOPTER
Definition ugbc.tab.h:446
@ PRESSED
Definition ugbc.tab.h:684
@ SGN
Definition ugbc.tab.h:776
@ INDEX
Definition ugbc.tab.h:469
@ SJ2
Definition ugbc.tab.h:793
@ MEMCONT
Definition ugbc.tab.h:539
@ ENCRYPT
Definition ugbc.tab.h:345
@ VIRTUALIZED
Definition ugbc.tab.h:928
@ CPU6502
Definition ugbc.tab.h:260
@ FROM
Definition ugbc.tab.h:408
@ PROC
Definition ugbc.tab.h:687
@ WRITE
Definition ugbc.tab.h:948
@ DRAW
Definition ugbc.tab.h:321
@ LOOP
Definition ugbc.tab.h:530
@ ONLY
Definition ugbc.tab.h:608
@ IMAGEREF
Definition ugbc.tab.h:463
@ BOUNCE
Definition ugbc.tab.h:169
@ READONLY
Definition ugbc.tab.h:707
@ ORCHESTRAL
Definition ugbc.tab.h:617
@ ABS
Definition ugbc.tab.h:95
@ TRANSPARENCY
Definition ugbc.tab.h:875
@ SIO
Definition ugbc.tab.h:790
@ CURSOR
Definition ugbc.tab.h:280
@ READY
Definition ugbc.tab.h:708
@ DRUM
Definition ugbc.tab.h:323
@ RADIAN
Definition ugbc.tab.h:697
@ K
Definition ugbc.tab.h:499
@ POLYSYNTH
Definition ugbc.tab.h:671
@ STRPTR
Definition ugbc.tab.h:830
@ CLEAN
Definition ugbc.tab.h:213
@ FILEX
Definition ugbc.tab.h:387
@ CPUSM83
Definition ugbc.tab.h:268
@ STOP
Definition ugbc.tab.h:822
@ NAME
Definition ugbc.tab.h:582
@ SEND
Definition ugbc.tab.h:769
@ HTTP
Definition ugbc.tab.h:456
@ FIRE
Definition ugbc.tab.h:392
@ CLOSE
Definition ugbc.tab.h:218
@ RESPAWN
Definition ugbc.tab.h:725
@ TROMBONE
Definition ugbc.tab.h:880
@ BYTES
Definition ugbc.tab.h:181
@ POKEY
Definition ugbc.tab.h:669
@ SYS
Definition ugbc.tab.h:841
@ COLORS
Definition ugbc.tab.h:234
@ TENOR
Definition ugbc.tab.h:853
@ GLOCKENSPIEL
Definition ugbc.tab.h:419
@ FIRST
Definition ugbc.tab.h:393
@ PRECISION
Definition ugbc.tab.h:680
@ VIOLIN
Definition ugbc.tab.h:927
@ BITMAPS
Definition ugbc.tab.h:158
@ SAX
Definition ugbc.tab.h:752
@ DIM
Definition ugbc.tab.h:304
@ IS
Definition ugbc.tab.h:483
@ EMBEDDED
Definition ugbc.tab.h:340
@ MASKED
Definition ugbc.tab.h:535
@ PRESS
Definition ugbc.tab.h:683
@ ASC
Definition ugbc.tab.h:117
@ ACOUSTIC
Definition ugbc.tab.h:97
@ F7
Definition ugbc.tab.h:375
@ DTILE
Definition ugbc.tab.h:326
@ CGP
Definition ugbc.tab.h:61
@ KILL
Definition ugbc.tab.h:506
@ RATIO
Definition ugbc.tab.h:704
@ VIOLET
Definition ugbc.tab.h:926
@ INKEY
Definition ugbc.tab.h:472
@ UNSIGNED
Definition ugbc.tab.h:895
@ CSP
Definition ugbc.tab.h:60
@ OF
Definition ugbc.tab.h:603
@ ORIGIN
Definition ugbc.tab.h:619
@ ROUNDS
Definition ugbc.tab.h:742
@ MEMRESTORE
Definition ugbc.tab.h:548
@ PAPER
Definition ugbc.tab.h:631
@ CALLIOPE
Definition ugbc.tab.h:188
@ C
Definition ugbc.tab.h:182
@ WIDTH
Definition ugbc.tab.h:943
@ BELONG
Definition ugbc.tab.h:148
@ BUT
Definition ugbc.tab.h:178
@ RING
Definition ugbc.tab.h:735
@ TOM
Definition ugbc.tab.h:872
@ PROBABILITY
Definition ugbc.tab.h:686
@ TILES
Definition ugbc.tab.h:865
@ HORN
Definition ugbc.tab.h:454
@ REPLACE
Definition ugbc.tab.h:721
@ PROGRAM
Definition ugbc.tab.h:689
@ TPS
Definition ugbc.tab.h:874
@ D
Definition ugbc.tab.h:284
@ HARPSICHORD
Definition ugbc.tab.h:442
@ CONTRABASS
Definition ugbc.tab.h:252
@ OP_DOLLAR
Definition ugbc.tab.h:74
@ SAVE
Definition ugbc.tab.h:750
@ PARAM
Definition ugbc.tab.h:633
@ INC
Definition ugbc.tab.h:467
@ WAIT
Definition ugbc.tab.h:935
@ EXIT
Definition ugbc.tab.h:362
@ YGR
Definition ugbc.tab.h:962
@ COARSE
Definition ugbc.tab.h:223
@ ASTERISK
Definition ugbc.tab.h:121
@ COLOR
Definition ugbc.tab.h:232
@ CONNECTED
Definition ugbc.tab.h:249
@ TO
Definition ugbc.tab.h:870
@ AFTER
Definition ugbc.tab.h:101
@ RETRIES
Definition ugbc.tab.h:728
@ YGRAPHIC
Definition ugbc.tab.h:963
@ SECOND
Definition ugbc.tab.h:763
@ HARMONICA
Definition ugbc.tab.h:439
@ NYLON
Definition ugbc.tab.h:599
@ COMPRESSION
Definition ugbc.tab.h:247
@ FELLIPSE
Definition ugbc.tab.h:381
@ MEMSAVE
Definition ugbc.tab.h:549
@ ENABLE
Definition ugbc.tab.h:344
@ STRIP
Definition ugbc.tab.h:829
@ RELOC
Definition ugbc.tab.h:718
@ LOGIN
Definition ugbc.tab.h:528
@ SIGNED
Definition ugbc.tab.h:786
@ EXPLICIT
Definition ugbc.tab.h:366
@ MELODIC
Definition ugbc.tab.h:537
@ KEYGET
Definition ugbc.tab.h:503
@ EXACT
Definition ugbc.tab.h:360
@ BARITONE
Definition ugbc.tab.h:140
@ AT
Definition ugbc.tab.h:123
@ MOB
Definition ugbc.tab.h:561
@ VARPTR
Definition ugbc.tab.h:912
@ KEYSHIFT
Definition ugbc.tab.h:504
@ PORT
Definition ugbc.tab.h:673
@ SUM
Definition ugbc.tab.h:833
@ P
Definition ugbc.tab.h:623
@ DSAVE
Definition ugbc.tab.h:325
@ CHAIN
Definition ugbc.tab.h:199
@ DEC
Definition ugbc.tab.h:288
@ DIV
Definition ugbc.tab.h:309
@ EXEC
Definition ugbc.tab.h:361
@ GOSUB
Definition ugbc.tab.h:423
@ AND
Definition ugbc.tab.h:109
@ COMMODORE
Definition ugbc.tab.h:242
@ MODE
Definition ugbc.tab.h:563
@ CRYSTAL
Definition ugbc.tab.h:274
@ RECORDER
Definition ugbc.tab.h:711
@ MEMORIZE
Definition ugbc.tab.h:544
@ PLUS
Definition ugbc.tab.h:662
@ SPAWN
Definition ugbc.tab.h:806
@ SQR
Definition ugbc.tab.h:811
@ DEFAULT
Definition ugbc.tab.h:291
@ EXITIF
Definition ugbc.tab.h:363
@ TELEPHONE
Definition ugbc.tab.h:851
@ MEMPEEK
Definition ugbc.tab.h:546
@ BOOLEAN
Definition ugbc.tab.h:164
@ BY
Definition ugbc.tab.h:179
@ DESERIALIZE
Definition ugbc.tab.h:297
@ HALTED
Definition ugbc.tab.h:438
@ CPUSPEED
Definition ugbc.tab.h:269
@ BOTTOM
Definition ugbc.tab.h:168
@ RECT
Definition ugbc.tab.h:712
@ BITMAP
Definition ugbc.tab.h:156
@ PIANO
Definition ugbc.tab.h:651
@ EMPTYTILE
Definition ugbc.tab.h:342
@ SYNTHBRASS
Definition ugbc.tab.h:839
@ F4
Definition ugbc.tab.h:372
@ CLASS
Definition ugbc.tab.h:211
@ ENDSELECT
Definition ugbc.tab.h:351
@ PEEK
Definition ugbc.tab.h:643
@ FIND
Definition ugbc.tab.h:390
@ HOME
Definition ugbc.tab.h:451
@ VSCROLL
Definition ugbc.tab.h:932
@ ELECTRIC
Definition ugbc.tab.h:336
@ PARALLEL
Definition ugbc.tab.h:632
@ REVERSE
Definition ugbc.tab.h:730
@ OBOE
Definition ugbc.tab.h:601
@ VCENTER
Definition ugbc.tab.h:914
@ LEFTW
Definition ugbc.tab.h:518
@ VALUES
Definition ugbc.tab.h:907
@ XPEN
Definition ugbc.tab.h:955
@ RIGHTB
Definition ugbc.tab.h:733
@ TAB
Definition ugbc.tab.h:844
@ TANGO
Definition ugbc.tab.h:847
@ EASEIN
Definition ugbc.tab.h:333
@ CELLO
Definition ugbc.tab.h:195
@ HALO
Definition ugbc.tab.h:436
@ BANJO
Definition ugbc.tab.h:136
@ LITTLE
Definition ugbc.tab.h:523
@ OVERDRIVEN
Definition ugbc.tab.h:621
@ MMOB
Definition ugbc.tab.h:558
@ DUP
Definition ugbc.tab.h:329
@ CMOB
Definition ugbc.tab.h:221
@ ECHOES
Definition ugbc.tab.h:335
@ MIN
Definition ugbc.tab.h:556
@ IGNORE
Definition ugbc.tab.h:461
@ AY8910
Definition ugbc.tab.h:131
@ OR
Definition ugbc.tab.h:614
@ CHIFF
Definition ugbc.tab.h:204
@ PALETTE1
Definition ugbc.tab.h:629
@ NTSC
Definition ugbc.tab.h:596
@ LOAD
Definition ugbc.tab.h:524
@ REPEAT
Definition ugbc.tab.h:720
@ VHCENTER
Definition ugbc.tab.h:919
@ FLIP
Definition ugbc.tab.h:395
@ ON
Definition ugbc.tab.h:607
@ OP_ASSIGN_DIRECT
Definition ugbc.tab.h:68
@ FONT
Definition ugbc.tab.h:398
@ VAL
Definition ugbc.tab.h:905
@ PRESET
Definition ugbc.tab.h:682
@ OFFSET
Definition ugbc.tab.h:605
@ CURS
Definition ugbc.tab.h:279
@ TEXT
Definition ugbc.tab.h:854
@ DOWN
Definition ugbc.tab.h:315
@ BELL
Definition ugbc.tab.h:146
@ POKE
Definition ugbc.tab.h:666
@ PIPE
Definition ugbc.tab.h:656
@ SHARED
Definition ugbc.tab.h:781
@ CASE
Definition ugbc.tab.h:192
@ JOYSTICK
Definition ugbc.tab.h:493
@ CDOWN
Definition ugbc.tab.h:193
@ CPU6510
Definition ugbc.tab.h:261
@ FLOAT
Definition ugbc.tab.h:396
@ POWERING
Definition ugbc.tab.h:678
@ MUSIC
Definition ugbc.tab.h:579
@ VOLUME
Definition ugbc.tab.h:931
@ RUNSTOP
Definition ugbc.tab.h:747
@ VCENTRE
Definition ugbc.tab.h:915
@ DELETE
Definition ugbc.tab.h:296
@ DATA
Definition ugbc.tab.h:287
@ IMPLICIT
Definition ugbc.tab.h:465
@ STANDARD
Definition ugbc.tab.h:814
@ BRIGHT
Definition ugbc.tab.h:174
@ FREEZE
Definition ugbc.tab.h:404
@ BAR
Definition ugbc.tab.h:139
@ AGE
Definition ugbc.tab.h:102
@ INCREMENTAL
Definition ugbc.tab.h:468
@ CPU8086
Definition ugbc.tab.h:264
@ PLUS4
Definition ugbc.tab.h:663
@ MEMORY
Definition ugbc.tab.h:545
@ LOWER
Definition ugbc.tab.h:531
@ INSERT
Definition ugbc.tab.h:475
@ TSB
Definition ugbc.tab.h:883
@ F6
Definition ugbc.tab.h:374
@ PCLS
Definition ugbc.tab.h:641
@ RANDOM
Definition ugbc.tab.h:699
@ FI
Definition ugbc.tab.h:383
@ HALT
Definition ugbc.tab.h:437
@ MS
Definition ugbc.tab.h:571
@ SAFE
Definition ugbc.tab.h:749
@ F2
Definition ugbc.tab.h:370
@ HONKY
Definition ugbc.tab.h:452
@ CELESTA
Definition ugbc.tab.h:194
@ CPUSC61860
Definition ugbc.tab.h:267
@ BACKGROUND
Definition ugbc.tab.h:134
@ CRSR
Definition ugbc.tab.h:273
@ DRAWBAR
Definition ugbc.tab.h:322
@ UNTIL
Definition ugbc.tab.h:896
@ JSON
Definition ugbc.tab.h:497
@ Q
Definition ugbc.tab.h:694
@ CLS
Definition ugbc.tab.h:220
@ GREEN
Definition ugbc.tab.h:431
@ COPPER
Definition ugbc.tab.h:254
@ Z
Definition ugbc.tab.h:968
@ XGRAPHIC
Definition ugbc.tab.h:953
@ ORCHESTRA
Definition ugbc.tab.h:616
@ GOLD
Definition ugbc.tab.h:422
@ CIRCLE
Definition ugbc.tab.h:208
@ FOR
Definition ugbc.tab.h:399
@ TUBA
Definition ugbc.tab.h:884
@ OPTION
Definition ugbc.tab.h:613
@ CSPRITE
Definition ugbc.tab.h:276
@ BOOM
Definition ugbc.tab.h:165
@ COLOURS
Definition ugbc.tab.h:237
@ SWAP
Definition ugbc.tab.h:835
@ OOHS
Definition ugbc.tab.h:609
@ SLASH
Definition ugbc.tab.h:795
@ DECLARE
Definition ugbc.tab.h:289
@ DYNAMIC
Definition ugbc.tab.h:331
@ OGP
Definition ugbc.tab.h:64
@ VIOLA
Definition ugbc.tab.h:925
@ WIDE
Definition ugbc.tab.h:942
@ POKED
Definition ugbc.tab.h:667
@ FUNCTION
Definition ugbc.tab.h:411
@ BufferDefinitionHex
Definition ugbc.tab.h:974
@ WOODBLOCK
Definition ugbc.tab.h:946
@ OFF
Definition ugbc.tab.h:604
@ MULTICOLOUR
Definition ugbc.tab.h:578
@ ENSEMBLE
Definition ugbc.tab.h:355
@ PIZZICATO
Definition ugbc.tab.h:657
@ LONG
Definition ugbc.tab.h:529
@ EXPAND
Definition ugbc.tab.h:365
@ CYAN
Definition ugbc.tab.h:281
@ STORAGE
Definition ugbc.tab.h:823
@ LINE
Definition ugbc.tab.h:522
@ PRINT
Definition ugbc.tab.h:685
@ SERIAL
Definition ugbc.tab.h:772
@ NEXT
Definition ugbc.tab.h:587
@ STATUS
Definition ugbc.tab.h:818
@ E
Definition ugbc.tab.h:332
@ ALL
Definition ugbc.tab.h:104
@ ALT
Definition ugbc.tab.h:107
@ INVERSE
Definition ugbc.tab.h:482
@ STATE
Definition ugbc.tab.h:816
@ SLOW
Definition ugbc.tab.h:799
@ CLAVI
Definition ugbc.tab.h:212
@ OPTIMIZED
Definition ugbc.tab.h:612
@ SID
Definition ugbc.tab.h:785
@ ROCK
Definition ugbc.tab.h:738
@ SCANCODE
Definition ugbc.tab.h:757
@ MESSAGE
Definition ugbc.tab.h:550
@ LEAD
Definition ugbc.tab.h:515
@ SET
Definition ugbc.tab.h:774
@ TYPE
Definition ugbc.tab.h:888
@ COMPRESSED
Definition ugbc.tab.h:246
@ NARROW
Definition ugbc.tab.h:584
@ OP_PERC
Definition ugbc.tab.h:86
@ ASYNC
Definition ugbc.tab.h:122
@ SYNTHSTRINGS
Definition ugbc.tab.h:840
@ CLINE
Definition ugbc.tab.h:216
@ W
Definition ugbc.tab.h:934
@ PSET
Definition ugbc.tab.h:690
@ PAGE
Definition ugbc.tab.h:625
@ SEQUENCE
Definition ugbc.tab.h:771
@ SCANSHIFT
Definition ugbc.tab.h:758
@ INSTRUMENT
Definition ugbc.tab.h:478
@ UP
Definition ugbc.tab.h:897
@ COPY
Definition ugbc.tab.h:255
@ VISIBLE
Definition ugbc.tab.h:929
@ PEACH
Definition ugbc.tab.h:642
@ THEN
Definition ugbc.tab.h:857
@ SPC
Definition ugbc.tab.h:807
@ DEGREE
Definition ugbc.tab.h:294
@ CALL
Definition ugbc.tab.h:187
@ TEXTADDRESS
Definition ugbc.tab.h:855
@ RAW
Definition ugbc.tab.h:705
@ UNFREEZE
Definition ugbc.tab.h:894
@ JAZZ
Definition ugbc.tab.h:485
@ AGOGO
Definition ugbc.tab.h:103
@ ROW
Definition ugbc.tab.h:743
@ WITHOUT
Definition ugbc.tab.h:945
@ DO
Definition ugbc.tab.h:311
@ TICKS
Definition ugbc.tab.h:862
@ SPACE
Definition ugbc.tab.h:805
@ GAMELOOP
Definition ugbc.tab.h:415
@ STEP
Definition ugbc.tab.h:821
@ GR
Definition ugbc.tab.h:426
@ SOUNDTRACK
Definition ugbc.tab.h:803
@ NONE
Definition ugbc.tab.h:590
@ BREATH
Definition ugbc.tab.h:173
@ PICCOLO
Definition ugbc.tab.h:652
@ SEPARATOR
Definition ugbc.tab.h:770
@ Register
Definition ugbc.tab.h:977
@ NULLkw
Definition ugbc.tab.h:597
@ PLACE
Definition ugbc.tab.h:658
@ STRINGS
Definition ugbc.tab.h:828
@ TILEMAP
Definition ugbc.tab.h:864
@ Remark
Definition ugbc.tab.h:58
@ TAN
Definition ugbc.tab.h:846
@ SPEN
Definition ugbc.tab.h:809
@ U
Definition ugbc.tab.h:889
@ OP_COLON
Definition ugbc.tab.h:69
@ MEMLOAD
Definition ugbc.tab.h:542
@ DISTORTION
Definition ugbc.tab.h:308
@ CUP
Definition ugbc.tab.h:278
@ COLUMN
Definition ugbc.tab.h:238
@ XOR
Definition ugbc.tab.h:954
@ CPU7501
Definition ugbc.tab.h:263
@ OUT
Definition ugbc.tab.h:620
@ THREAD
Definition ugbc.tab.h:858
@ TICK
Definition ugbc.tab.h:861
@ SUCCESS
Definition ugbc.tab.h:832
@ ORGAN
Definition ugbc.tab.h:618
@ VOICE
Definition ugbc.tab.h:930
@ RELATIVE
Definition ugbc.tab.h:716
@ BACK
Definition ugbc.tab.h:133
@ GMC
Definition ugbc.tab.h:420
@ MSPRITE
Definition ugbc.tab.h:572
@ CPUZ80
Definition ugbc.tab.h:270
@ BRASS
Definition ugbc.tab.h:172
@ SLAP
Definition ugbc.tab.h:794
@ F8
Definition ugbc.tab.h:376
@ NAMED
Definition ugbc.tab.h:583
@ SECTION
Definition ugbc.tab.h:764
@ METALLIC
Definition ugbc.tab.h:551
@ READ
Definition ugbc.tab.h:706
@ FORBID
Definition ugbc.tab.h:400
@ GUITAR
Definition ugbc.tab.h:433
@ FREE
Definition ugbc.tab.h:403
@ HDBDOS
Definition ugbc.tab.h:444
@ SYNTH
Definition ugbc.tab.h:838
@ LOG
Definition ugbc.tab.h:527
@ CSET
Definition ugbc.tab.h:275
@ JOYCOUNT
Definition ugbc.tab.h:491
@ ORANGE
Definition ugbc.tab.h:615
@ REGISTER
Definition ugbc.tab.h:715
@ XGR
Definition ugbc.tab.h:952
@ GOBLINS
Definition ugbc.tab.h:421
@ ADD
Definition ugbc.tab.h:98
@ SERIALIZE
Definition ugbc.tab.h:773
@ DOWNW
Definition ugbc.tab.h:317
@ I
Definition ugbc.tab.h:457
@ JLEFT
Definition ugbc.tab.h:488
@ CPU6809
Definition ugbc.tab.h:262
@ KEYBOARD
Definition ugbc.tab.h:502
@ REC
Definition ugbc.tab.h:709
@ SITAR
Definition ugbc.tab.h:791
@ GRAPHICS
Definition ugbc.tab.h:429
@ POSITION
Definition ugbc.tab.h:674
@ CHARANG
Definition ugbc.tab.h:202
@ VALUE
Definition ugbc.tab.h:906
@ DISABLE
Definition ugbc.tab.h:306
@ WARM
Definition ugbc.tab.h:936
@ HEX
Definition ugbc.tab.h:447
@ AUDIO
Definition ugbc.tab.h:128
@ CLIP
Definition ugbc.tab.h:217
@ HIT
Definition ugbc.tab.h:450
@ COLLISION
Definition ugbc.tab.h:230
@ INTERRUPT
Definition ugbc.tab.h:481
@ SLEEP
Definition ugbc.tab.h:796
@ MEMOR
Definition ugbc.tab.h:543
@ PATH
Definition ugbc.tab.h:636
@ Float
Definition ugbc.tab.h:971
@ RATE
Definition ugbc.tab.h:703
@ YPEN
Definition ugbc.tab.h:965
@ MUTED
Definition ugbc.tab.h:580
@ BELLS
Definition ugbc.tab.h:147
@ MAX
Definition ugbc.tab.h:536
@ APPLAUSE
Definition ugbc.tab.h:113
@ UPW
Definition ugbc.tab.h:901
@ OP_MULTIPLICATION
Definition ugbc.tab.h:84
@ SCAN
Definition ugbc.tab.h:756
@ PROCEDURE
Definition ugbc.tab.h:688
@ CHANNEL
Definition ugbc.tab.h:200
@ FILESIZE
Definition ugbc.tab.h:386
@ JRIGHT
Definition ugbc.tab.h:496
@ LEFT
Definition ugbc.tab.h:516
@ UNIQUE
Definition ugbc.tab.h:564
@ TAIKO
Definition ugbc.tab.h:845
@ CRIGHT
Definition ugbc.tab.h:272
@ CLEFT
Definition ugbc.tab.h:215
@ BOTTLE
Definition ugbc.tab.h:167
@ END
Definition ugbc.tab.h:346
@ TASK
Definition ugbc.tab.h:849
@ TIMPANI
Definition ugbc.tab.h:868
@ FRENCH
Definition ugbc.tab.h:405
@ SBYTE
Definition ugbc.tab.h:753
@ GOTO
Definition ugbc.tab.h:424
@ PARSE
Definition ugbc.tab.h:634
@ KEYSTATE
Definition ugbc.tab.h:505
@ TURQUOISE
Definition ugbc.tab.h:886
@ ATMOSPHERE
Definition ugbc.tab.h:127
@ SEEK
Definition ugbc.tab.h:765
@ SOPRANO
Definition ugbc.tab.h:801
@ FSIZE
Definition ugbc.tab.h:409
@ BIT
Definition ugbc.tab.h:155
@ INPUT
Definition ugbc.tab.h:474
@ BANKED
Definition ugbc.tab.h:138
@ INSTR
Definition ugbc.tab.h:477
@ COLORMAP
Definition ugbc.tab.h:233
@ DEFDGR
Definition ugbc.tab.h:292
@ LOCATE
Definition ugbc.tab.h:525
@ STATIC
Definition ugbc.tab.h:817
@ ENDCOPPER
Definition ugbc.tab.h:347
@ UPPER
Definition ugbc.tab.h:900
@ YELLOW
Definition ugbc.tab.h:961
@ WRITING
Definition ugbc.tab.h:949
@ BASSOON
Definition ugbc.tab.h:143
@ SHANAI
Definition ugbc.tab.h:780
@ COLOUR
Definition ugbc.tab.h:235
@ FWIDTH
Definition ugbc.tab.h:412
@ PICK
Definition ugbc.tab.h:653
@ STEEL
Definition ugbc.tab.h:820
@ COLOURMAP
Definition ugbc.tab.h:236
@ YCURS
Definition ugbc.tab.h:960
@ NEW
Definition ugbc.tab.h:585
@ STR
Definition ugbc.tab.h:825
@ RIGHT
Definition ugbc.tab.h:732
@ BINARY
Definition ugbc.tab.h:153
@ DOWNB
Definition ugbc.tab.h:316
@ MOVE
Definition ugbc.tab.h:568
@ CPU6309
Definition ugbc.tab.h:259
@ CHECK
Definition ugbc.tab.h:203
@ NOISE
Definition ugbc.tab.h:589
@ STRING
Definition ugbc.tab.h:827
@ INKB
Definition ugbc.tab.h:471
@ OP_MINUS
Definition ugbc.tab.h:83
@ AUTO
Definition ugbc.tab.h:129
@ CPU8502
Definition ugbc.tab.h:266
@ FIFTHS
Definition ugbc.tab.h:385
@ VARBANKPTR
Definition ugbc.tab.h:910
@ L
Definition ugbc.tab.h:508
@ STEADY
Definition ugbc.tab.h:819
@ TED
Definition ugbc.tab.h:850
@ XYLOPHONE
Definition ugbc.tab.h:958
@ PRECISE
Definition ugbc.tab.h:679
@ S
Definition ugbc.tab.h:748
@ MONOCOLOUR
Definition ugbc.tab.h:567
@ SCREEN
Definition ugbc.tab.h:760
@ IN
Definition ugbc.tab.h:466
@ F
Definition ugbc.tab.h:368
@ ANIMATION
Definition ugbc.tab.h:112
@ INK
Definition ugbc.tab.h:470
@ O
Definition ugbc.tab.h:600
@ JOYX
Definition ugbc.tab.h:494
@ XTEXT
Definition ugbc.tab.h:956
@ MINUS
Definition ugbc.tab.h:557
@ WHISTLE
Definition ugbc.tab.h:940
@ PERIOD
Definition ugbc.tab.h:649
@ VAR
Definition ugbc.tab.h:908
@ EMULATION
Definition ugbc.tab.h:343
@ PLOT
Definition ugbc.tab.h:660
@ SLICE
Definition ugbc.tab.h:797
@ PER
Definition ugbc.tab.h:647
@ SOUND
Definition ugbc.tab.h:802
@ HEX2BIN
Definition ugbc.tab.h:448
@ OVERLAYED
Definition ugbc.tab.h:622
@ CONTROL
Definition ugbc.tab.h:253
@ EVERY
Definition ugbc.tab.h:359
@ BLACK
Definition ugbc.tab.h:159
@ SWEEP
Definition ugbc.tab.h:836
@ RED
Definition ugbc.tab.h:713
@ NOP
Definition ugbc.tab.h:591
@ COMMA
Definition ugbc.tab.h:241
@ FAST
Definition ugbc.tab.h:379
@ OP_DOLLAR2
Definition ugbc.tab.h:75
@ JOY
Definition ugbc.tab.h:490
@ LIGHT
Definition ugbc.tab.h:521
@ ASCIICODE
Definition ugbc.tab.h:119
@ ASCII
Definition ugbc.tab.h:118
@ CHOIR
Definition ugbc.tab.h:205
@ ENGLISH
Definition ugbc.tab.h:354
@ FINAL
Definition ugbc.tab.h:389
@ LET
Definition ugbc.tab.h:520
@ BETA
Definition ugbc.tab.h:149
@ OP_PERIOD
Definition ugbc.tab.h:88
@ WITH
Definition ugbc.tab.h:944
@ OP_AMPERSAND
Definition ugbc.tab.h:65
@ INT
Definition ugbc.tab.h:479
@ TILE
Definition ugbc.tab.h:863
@ GLOBAL
Definition ugbc.tab.h:418
@ OP_HASH
Definition ugbc.tab.h:80
@ STORE
Definition ugbc.tab.h:824
@ PUT
Definition ugbc.tab.h:693
@ LEN
Definition ugbc.tab.h:519
@ DEFINE
Definition ugbc.tab.h:293
@ DIALECT
Definition ugbc.tab.h:302
@ MONOCOLOR
Definition ugbc.tab.h:566
@ TONK
Definition ugbc.tab.h:873
double floating
Definition ugbc.tab.h:997
char * string