Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
chip8
master
Chip8
CPU
Display
DisplayProtocol
Keyboard
KeyboardProtocol
Main
Speaker
Built with Crystal 1.9.2
2023-10-07 16:49:34 UTC
class
Chip8::Main
Chip8::Main
Reference
Object
Defined in:
main.cr
Constant Summary
SCREEN_REFRESH_TIME
=
1_f32
/
60_f32
Constructors
.new
Instance Method Summary
#chip_cycle
#handle_events
#menu_cycle
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
chip_cycle
#
[
View source
]
def
handle_events
#
[
View source
]
def
menu_cycle
#
[
View source
]