comparison opcodes.h @ 15:89183953bddc

Delete trailing whitespace.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 14 Oct 2021 01:40:24 +0300
parents 4410c9c7750d
children a2a81589380d
comparison
equal deleted inserted replaced
14:84c0facfc43c 15:89183953bddc
88 #ifdef _DUMP_C_ 88 #ifdef _DUMP_C_
89 static char *prefix[] = { "", "#", "", "", "", "", "", "", 89 static char *prefix[] = { "", "#", "", "", "", "", "", "",
90 "(", "", "", "", "(", "(", "(", "(" }; 90 "(", "", "", "", "(", "(", "(", "(" };
91 91
92 /* static char *postfix[] = { " A", "", "", "", ",X", ",Y", ",X", ",Y", */ 92 /* static char *postfix[] = { " A", "", "", "", ",X", ",Y", ",X", ",Y", */
93 static char *postfix[] = { "", "", "", "", ",x", ",y", ",x", ",y", 93 static char *postfix[] = { "", "", "", "", ",x", ",y", ",x", ",y",
94 ",x)", "", "", "", ",x)", "),y", ")", ")" }; 94 ",x)", "", "", "", ",x)", "),y", ")", ")" };
95 #endif /* _DUMP_C_ */ 95 #endif /* _DUMP_C_ */
96 96
97 /* Adressing mode types. */ 97 /* Adressing mode types. */
98 enum 98 enum