- Install SDL2 dev and SDL2 graphics dev libraries.
cargo run --release run <ROM>
,cargo run --release run <ROM> -s <SAVE>
Rugby has an interactive CLI debugger that can be started with:
cargo run --release debug <ROM>
start = enter
select = tab
a = k
b = j
up = w
left = a
down = s
right = d
pause = p
1 = save (this is a battery save, not a snapshot. save-file needs to be provided to use.)