Rizin
unix-like reverse engineering framework and cli tools
meta_gb_cmt.c
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2013 condret <condr3t@protonmail.com>
2 // SPDX-License-Identifier: LGPL-3.0-only
3 
4 #include <rz_io.h>
5 #include <rz_analysis.h>
6 
8  if (0x1fff < ldarg && ldarg < 0x4000 && addr < 0x4000)
10  if (0x6000 > ldarg && ldarg > 0x3fff)
12 }
uint16_t ut16
RZ_API bool rz_meta_set_string(RzAnalysis *a, RzAnalysisMetaType type, ut64 addr, const char *s)
Definition: meta.c:141
void meta_gb_bankswitch_cmt(RzAnalysis *a, ut64 addr, ut16 ldarg)
Definition: meta_gb_cmt.c:7
@ RZ_META_TYPE_COMMENT
Definition: rz_analysis.h:295
#define a(i)
Definition: sha256.c:41
ut64(WINAPI *w32_GetEnabledXStateFeatures)()
static int addr
Definition: z80asm.c:58