Fred Fish c2717a801f * tic80.h: Change all the OPERAND defines to use the form (1 << X)
rather than a constant that is 2**X.  Reorder them to put bits for
	operands that have symbolic names in the upper bits, so they can
	be packed into an int where the lower bits contain the value that
	corresponds to that symbolic name.
	(predefined_symbo): Add struct.
	(tic80_predefined_symbols): Declare array of translations.
	(tic80_num_predefined_symbols): Declare size of that array.
	(tic80_value_to_symbol): Declare function.
	(tic80_symbol_to_value): Declare function.
1997-01-30 20:56:33 +00:00
..
1991-12-01 02:29:45 +00:00
1995-10-06 01:43:38 +00:00
1991-12-01 02:29:45 +00:00
1996-02-05 23:37:25 +00:00
1995-10-20 22:22:07 +00:00
1991-12-01 02:29:45 +00:00
1991-12-01 02:29:45 +00:00
1994-02-05 04:38:05 +00:00
1991-12-01 02:29:45 +00:00
1996-04-11 21:28:49 +00:00
1991-12-01 02:29:45 +00:00
1991-12-01 02:29:45 +00:00