EMULATOR_PDP_11
STEPIC Учебный проект на 'С', эмулятор PDP_11 в стиле ООП
Loading...
Searching...
No Matches
device_io_p.h File Reference
#include "types/types.h"
Include dependency graph for device_io_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  dev_io_t
 

Typedefs

typedef void(* load_data_t) (struct pdp_11_t *, byte_t *)
 

Typedef Documentation

◆ load_data_t

typedef void(* load_data_t) (struct pdp_11_t *, byte_t *)