class Cpu

Defined in:

nes/cpu.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(bus : CpuBus) #

[View source]

Instance Method Detail

def reset #

[View source]
def run : Int32 #

[View source]