mvmeprom.cc File Reference

Back to the index.

Macros | Functions
mvmeprom.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include "console.h"
#include "cpu.h"
#include "machine.h"
#include "memory.h"
#include "misc.h"
#include "thirdparty/mvmeprom.h"

Go to the source code of this file.

Macros

#define MVMEPROM_BRDID_ADDR   0x1100
 

Functions

void mvmeprom_init (struct machine *machine)
 
int mvmeprom_emul (struct cpu *cpu)
 

Macro Definition Documentation

◆ MVMEPROM_BRDID_ADDR

#define MVMEPROM_BRDID_ADDR   0x1100

Definition at line 49 of file mvmeprom.cc.

Referenced by mvmeprom_emul(), and mvmeprom_init().

Function Documentation

◆ mvmeprom_emul()

int mvmeprom_emul ( struct cpu cpu)

◆ mvmeprom_init()

void mvmeprom_init ( struct machine machine)

Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13