gb-emu/lib/src/constants.rs

3 lines
46 B
Rust
Raw Normal View History

2023-02-24 09:39:37 +11:00
// Hz
pub const CLOCK_SPEED: usize = 4194304;