From 1b0d3781b011955f7e2ffc428109dfa0db63d09e Mon Sep 17 00:00:00 2001 From: Anatoliy Belyanskiy Date: Thu, 3 Aug 2023 00:19:33 +1000 Subject: [PATCH] ... --- constants/dss_equ.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/dss_equ.inc b/constants/dss_equ.inc index b7ec4b1..e2db3e0 100644 --- a/constants/dss_equ.inc +++ b/constants/dss_equ.inc @@ -111,7 +111,7 @@ Dss: ; ; Execution .Exec EQU #40 -.Exit EQU #41 +.Exit EQU #41 ;!TODO расписать что в регистре B .Wait EQU #42 .GSwitch EQU #43