| Property | Defined By | ||
|---|---|---|---|
| apu : APU [static] | NES | ||
| cfg : NESconfig [static] | NES | ||
| cpu : CPU [static] | NES | ||
| map : Mapper [static] | NES | ||
| pad : PAD [static] | NES | ||
| ppu : PPU [static] | NES | ||
| rom : ROM [static] | NES | ||
| apu | property |
public static var apu:APU| cfg | property |
public static var cfg:NESconfig| cpu | property |
public static var cpu:CPU| map | property |
public static var map:Mapper| pad | property |
public static var pad:PAD| ppu | property |
public static var ppu:PPU| rom | property |
public static var rom:ROM