Class: Badline::Cartridge::Standard

Inherits:
Badline::Cartridge show all
Defined in:
lib/badline/cartridge/standard.rb

Constant Summary

Constants inherited from Badline::Cartridge

BANK_SIZE, HARDWARE_TYPES, ROMH_START, ROML_START, ULTIMAX_ROMH_START

Instance Attribute Summary

Attributes inherited from Badline::Cartridge

#exrom, #game, #name, #romh, #roml

Method Summary

Methods inherited from Badline::Cartridge

from_crt, from_file, #initialize, #on_change, #peek, #poke, #ultimax?

Constructor Details

This class inherits a constructor from Badline::Cartridge