Initial commit
[pdp8.git] / sw / speed8 / pc / memory.h
1 #ifndef MEMORY_H
2 #define MEMORY_H
3
4
5 extern int get_buffer(uint16_t * buffer);
6 extern int get_buffer(uint16_t * buffer);
7
8
9
10
11
12
13
14 #endif