C# Class GbcEmulator.Memory.MbcRumble

Inheritance: Mbc5
Afficher le fichier Open project: CRogers/GbcEmulator

Méthodes publiques

Méthode Description
MbcRumble ( RomInfo romInfo ) : RomTools
Write4000_5FFF ( int addr, byte b ) : void

Method Details

MbcRumble() public méthode

public MbcRumble ( RomInfo romInfo ) : RomTools
romInfo RomTools.RomInfo
Résultat RomTools

Write4000_5FFF() public méthode

public Write4000_5FFF ( int addr, byte b ) : void
addr int
b byte
Résultat void