MCUME/MCUME_teensy/teensygen/memvdp.h

9 wiersze
145 B
C
Czysty Zwykły widok Historia

2019-11-24 14:48:57 +00:00
#ifndef _MEMVDP_H_
#define _MEMVDP_H_
/* Function prototypes */
unsigned int vdp_dma_r(unsigned int address);
#endif /* _MEMVDP_H_ */