Avr8bit-emulator
An emulator for the Atmel AVR 8-bit microcontroller
Loading...
Searching...
No Matches
emulator.h File Reference
#include <stdint.h>
#include "core.h"
#include "data_space.h"
Include dependency graph for emulator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  AVR_EMU
 

Variables

bool skip_next_instruction = false
 

Variable Documentation

◆ skip_next_instruction

bool skip_next_instruction = false

Definition at line 8 of file emulator.h.