PHP Class GameBoy\Data

Datei anzeigen Open project: gabrielrcouto/php-terminal-gameboy-emulator

Public Properties

Property Type Description
$DAATable DAA lookup array from VBA-M (I need to make an algo to generate this on startup instead. <_< )
$ffxxDump Dump of the post-BOOT I/O register state (From gambatte):

Property Details

$DAATable public_oe static_oe property

DAA lookup array from VBA-M (I need to make an algo to generate this on startup instead. <_< )
public static $DAATable

$ffxxDump public_oe static_oe property

Dump of the post-BOOT I/O register state (From gambatte):
public static $ffxxDump