PZ80emu
0.1
|
Memory setup functions. More...
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | memory |
z80 memory class More... | |
Macros | |
#define | MEMSIZE 65536 |
Functions | |
__BEGIN_DECLS struct memory * | memory_new (void) |
Memory setup functions.
#define MEMSIZE 65536 |
Size of memory for create_ram() to allocate
__BEGIN_DECLS struct memory* memory_new | ( | void | ) |
Allocates a block of RAM of size MEMSIZE