Method: FAM::Machine::CPU#registers
- Defined in:
- lib/fam/machine/cpu.rb
#registers ⇒ Object (readonly)
Returns the value of attribute registers.
7 8 9 |
# File 'lib/fam/machine/cpu.rb', line 7 def registers @registers end |
Returns the value of attribute registers.
7 8 9 |
# File 'lib/fam/machine/cpu.rb', line 7 def registers @registers end |