Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nes-cr
master
Bool
Cnrom
Color
ControlPad
Button
Cpu
CpuMemory
CpuRam
Instruction
Mapper
Nes
Nrom
Ppu
PpuMemory
Rom
Unrom
VRam
Built with Crystal 1.9.2
2023-10-08 07:13:48 UTC
class
VRam
VRam
Reference
Object
Defined in:
v_ram.cr
Constructors
.new
Instance Method Summary
#peek
(address)
#poke
(address, value)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
peek
(address)
#
[
View source
]
def
poke
(address, value)
#
[
View source
]