shared update
This commit is contained in:
parent
543a2533f9
commit
346d6e7cb8
@ -1 +1 @@
|
|||||||
Subproject commit c821d325066267e711886212aa3dfc4b83f5b64f
|
Subproject commit fc7af6fc40d61e9f8e626b39a8423d29a955afb2
|
||||||
@ -1,13 +1,10 @@
|
|||||||
;.PRINTX "Service."
|
;.PRINTX "Service."
|
||||||
|
|
||||||
SERVICE:
|
SERVICE:
|
||||||
//LD HL,SR_TAB
|
|
||||||
LD DE,SR_MENU
|
LD DE,SR_MENU
|
||||||
LD BC,SR_MENU.Size
|
LD BC,SR_MENU.Size
|
||||||
//PUSH HL
|
|
||||||
CALL RUN_MENU ;09f3
|
CALL RUN_MENU ;09f3
|
||||||
LD HL,SR_TAB
|
LD HL,SR_TAB
|
||||||
//POP HL
|
|
||||||
CALL EXEC_PNT
|
CALL EXEC_PNT
|
||||||
JR SERVICE
|
JR SERVICE
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user