| 
 | Nestopia Core API | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
RAM chip.
| Field Summary | |
|  bool | batteryBattery connected to RAM chip. | 
|  std::wstring | fileFile pointing to RAM chip. | 
|  dword | idRAM chip ID. | 
|  std::wstring | packageRAM chip package method. | 
|  Pins | pinsRAM chip pins. | 
|  dword | sizeRAM 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 | |||||||