Свойство | Тип | Описание | |
---|---|---|---|
Multi | byte | ||
SaveFilename | string |
Метод | Описание | |
---|---|---|
Cartridge ( Memory memory ) : System |
This is the cart that the nes uses and accesses all the time.
|
|
LoadCart ( string filePath ) : bool |
public Cartridge ( Memory memory ) : System | ||
memory | Memory | |
Результат | System |
public LoadCart ( string filePath ) : bool | ||
filePath | string | |
Результат | bool |