class GB::Timer
- GB::Timer
- Reference
- Object
Defined in:
crab/gb/timer.crConstructors
Instance Method Summary
-
#[](index : Int) : UInt8
read from timer memory
-
#[]=(index : Int, value : UInt8) : Nil
write to timer memory
- #skip_boot : Nil
-
#tick(cycles : Int) : Nil
tick timer forward by specified number of cycles