class Chip8

Defined in:

chip8.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(scale : Int32, delay : Float64, rom : String) #

[View source]

Instance Method Detail

def start #

[View source]