dev_fdc.cc File Reference

Back to the index.

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

Go to the source code of this file.

Classes

struct  fdc_data
 

Macros

#define DEV_FDC_LENGTH   6 /* TODO 8, but collision with wdc */
 

Functions

 DEVICE_ACCESS (fdc)
 
 DEVINIT (fdc)
 

Macro Definition Documentation

◆ DEV_FDC_LENGTH

#define DEV_FDC_LENGTH   6 /* TODO 8, but collision with wdc */

Definition at line 49 of file dev_fdc.cc.

Referenced by DEVINIT().

Function Documentation

◆ DEVICE_ACCESS()

DEVICE_ACCESS ( fdc  )

Definition at line 58 of file dev_fdc.cc.

References data, fatal(), MEM_READ, MEM_WRITE, memory_readmax64(), memory_writemax64(), and fdc_data::reg.

◆ DEVINIT()

DEVINIT ( fdc  )

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