Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Classes | |
struct | bfvm_cpu_t |
Macros | |
#define | BFVM_SCREEN_ADDR 0x50000 |
#define | BFVM_SCREEN_SIZE 4096 |
#define | BFVM_INPUT_ADDR 0x10000 |
#define | BFVM_INPUT_SIZE 4096 |
#define | BFVM_DATA_ADDR 0xd00000 |
#define | BFVM_DATA_SIZE 4096 |
#define | BFVM_CODE_ADDR 0 |
#define | BFVM_CODE_SIZE 4096 /* XXX */ |
Typedefs | |
typedef struct bfvm_cpu_t | BfvmCPU |
typedef struct bfvm_cpu_t BfvmCPU |