mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
space-next chapter in manuals
This commit is contained in:
@@ -105,8 +105,12 @@ NoEscape
|
|||||||
beq scroll_up
|
beq scroll_up
|
||||||
cmp #@kbcode._left
|
cmp #@kbcode._left
|
||||||
beq prev_chapter
|
beq prev_chapter
|
||||||
|
cmp #@kbcode._del
|
||||||
|
beq prev_chapter
|
||||||
cmp #@kbcode._right
|
cmp #@kbcode._right
|
||||||
jeq next_chapter
|
jeq next_chapter
|
||||||
|
cmp #@kbcode._space
|
||||||
|
jeq next_chapter
|
||||||
jmp main_loop
|
jmp main_loop
|
||||||
|
|
||||||
scroll_down
|
scroll_down
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user