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 46 of file dev_pmagja.cc.

Referenced by dev_pmagja_init(), and DEVICE_ACCESS().

◆ XSIZE

#define XSIZE   1280

Definition at line 43 of file dev_pmagja.cc.

Referenced by dev_pmagja_init(), and DEVICE_ACCESS().

◆ YSIZE

#define YSIZE   1024

Definition at line 44 of file dev_pmagja.cc.

Referenced by dev_pmagja_init().

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 Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13