dec_prom.cc File Reference

Back to the index.

Functions | Variables
dec_prom.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
#include "console.h"
#include "cpu.h"
#include "cpu_mips.h"
#include "diskimage.h"
#include "machine.h"
#include "machine_pmax.h"
#include "memory.h"
#include "misc.h"
#include "thirdparty/dec_prom.h"
#include "thirdparty/dec_5100.h"
#include "thirdparty/dec_kn01.h"
#include "thirdparty/dec_kn02.h"
#include "thirdparty/dec_kn03.h"

Go to the source code of this file.

Functions

int dec_jumptable_func (struct cpu *cpu, int vector)
 
int decstation_prom_emul (struct cpu *cpu)
 

Variables

int quiet_mode
 

Function Documentation

◆ dec_jumptable_func()

int dec_jumptable_func ( struct cpu cpu,
int  vector 
)

◆ decstation_prom_emul()

int decstation_prom_emul ( struct cpu cpu)

Definition at line 229 of file dec_prom.cc.

References dec_jumptable_func(), and cpu::pc.

Referenced by X().

Variable Documentation

◆ quiet_mode

int quiet_mode

Definition at line 78 of file main.cc.


Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18