diff --git a/constants/EXE_Header.z80 b/constants/EXE_Header.z80 index 7377fd2..b1a149e 100644 --- a/constants/EXE_Header.z80 +++ b/constants/EXE_Header.z80 @@ -3,6 +3,7 @@ IFNDEF App_EXE_Version DEFINE App_EXE_Version 0 ENDIF + ORG org_addr - exe_header.length exe_header: BYTE 'EXE' ; 0-2 EXE Сигнатура diff --git a/constants/dss_equ.inc b/constants/dss_equ.inc index 9d168f4..2d10533 100644 --- a/constants/dss_equ.inc +++ b/constants/dss_equ.inc @@ -118,6 +118,10 @@ Dss: .EDIT EQU #34 .K_CLEAR EQU #35 .K_SETUP EQU #36 +.K_SETUP.SetLayout EQU 0*256 + .K_SETUP +.K_SETUP.GetSoundVars EQU 1*256 + .K_SETUP +.K_SETUP.SetSoundVars EQU 2*256 + .K_SETUP +.K_SETUP.ClearSIObuff EQU 3*256 + .K_SETUP .TestKey EQU #37 ; ; Memory