Class: Zemu::Config::RAM
- Inherits:
-
Memory
- Object
- Zemu::ConfigObject
- BusDevice
- Memory
- Zemu::Config::RAM
- Defined in:
- lib/zemu/config.rb
Overview
Random-access Memory object
Represents a block of memory which can be read and written.
Method Summary
Methods inherited from Memory
#contents, #from_binary, #initialize, #mem_read, #mem_write, #memory, #params, #readonly?
Methods inherited from BusDevice
#clock, #functions, #initialize, #interrupt, #interrupt?, #io_read, #io_write, #mem_read, #mem_write, #memory, #nmi, #nmi?, #params, #when_setup
Methods inherited from Zemu::ConfigObject
Constructor Details
This class inherits a constructor from Zemu::Config::Memory
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Zemu::ConfigObject