Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal8
main
Top Level Namespace
Byte
Chip8
Cpu
Note
Opcode
Sound
Stream
Waveform
Word
Generated using Crystal 1.10.1
2024-01-09 19:01:00 UTC
class
Chip8
Chip8
Reference
Object
Defined in:
chip8.cr
Constructors
.new
(scale : Int32, delay : Float64, rom : String)
Instance Method Summary
#start
Constructor Detail
def self.
new
(scale : Int32, delay : Float64, rom : String)
#
[
View source
]
Instance Method Detail
def
start
#
[
View source
]