|
Nestopia Core API | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
RAM chip.
Field Summary | |
bool |
battery
Battery connected to RAM chip. |
std::wstring |
file
File pointing to RAM chip. |
dword |
id
RAM chip ID. |
std::wstring |
package
RAM chip package method. |
Pins |
pins
RAM chip pins. |
dword |
size
RAM chip size. |
Constructor Summary | |
Ram()
|
Field Detail |
public bool battery;
public std::wstring file;
public dword id;
public std::wstring package;
public Pins pins;
public dword size;
Constructor Detail |
public Ram() throw();
|
Nestopia Core API | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |