Remove unused attr_accessor

This commit is contained in:
Benoit Daloze 2017-03-06 10:59:24 +01:00
parent 5d20ab60e6
commit 18e62d1722

View file

@ -17,7 +17,6 @@ module Waterfoul
DIV_MEM_LOC = 0xFF04
attr_reader :memory
attr_accessor :cartridge
def initialize(cartridge = Cartridge.empty)
# map the boot rom when the device starts