All user-callable functions. More...
Go to the source code of this file.
Macros | |
#define | DEFINE_HELP_MESSAGE(opcode, op_string) { #opcode, op_string }, |
Variables | |
const char * | OpStrings [][2] |
All user-callable functions.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file opcodes.c.
#define DEFINE_HELP_MESSAGE | ( | opcode, | |
op_string | |||
) | { #opcode, op_string }, |
const char* OpStrings[][2] |