chore: implement gamepad controls
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pub use cpu::Cpu as LR35902;
|
||||
pub use instruction::Cycle;
|
||||
pub use joypad::ButtonState;
|
||||
|
||||
pub const GB_WIDTH: usize = 160;
|
||||
pub const GB_HEIGHT: usize = 144;
|
||||
|
Reference in New Issue
Block a user