dev_pmagja.cc File Reference

Back to the index.

Classes | Macros | Functions
dev_pmagja.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "devices.h"
#include "machine.h"
#include "memory.h"
#include "misc.h"

Go to the source code of this file.

Classes

struct  pmagja_data
 

Macros

#define XSIZE   1280
 
#define YSIZE   1024
 
#define PMAGJA_FIRSTOFFSET   0x40030
 

Functions

 DEVICE_ACCESS (pmagja)
 
void dev_pmagja_init (struct machine *machine, struct memory *mem, uint64_t baseaddr, const char *irq_path)
 

Macro Definition Documentation

◆ PMAGJA_FIRSTOFFSET

#define PMAGJA_FIRSTOFFSET   0x40030

Definition at line 47 of file dev_pmagja.cc.

◆ XSIZE

#define XSIZE   1280

Definition at line 44 of file dev_pmagja.cc.

◆ YSIZE

#define YSIZE   1024

Definition at line 45 of file dev_pmagja.cc.

Function Documentation

◆ dev_pmagja_init()

void dev_pmagja_init ( struct machine machine,
struct memory mem,
uint64_t  baseaddr,
const char *  irq_path 
)

◆ DEVICE_ACCESS()

DEVICE_ACCESS ( pmagja  )

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