sgdk
Loading...
Searching...
No Matches
memory_base.h
Go to the documentation of this file.
1
11
#ifndef _MEMORY_BASE_H_
12
#define _MEMORY_BASE_H_
13
18
#define ROM 0x00000000
23
#define RAM 0xE0FF0000
24
29
#define STACK_SIZE 0x0A00
34
#define MEMORY_HIGH (0xE1000000 - STACK_SIZE)
35
36
37
#endif
// _MEMORY_BASE_H_
inc
memory_base.h
Generated on Tue Sep 19 2023 07:59:16 for sgdk by
1.9.7