aboutsummaryrefslogtreecommitdiff
path: root/src-z80/core/vars.z80
diff options
context:
space:
mode:
Diffstat (limited to 'src-z80/core/vars.z80')
-rw-r--r--src-z80/core/vars.z801
1 files changed, 1 insertions, 0 deletions
diff --git a/src-z80/core/vars.z80 b/src-z80/core/vars.z80
index 23b15b5..054106b 100644
--- a/src-z80/core/vars.z80
+++ b/src-z80/core/vars.z80
@@ -77,6 +77,7 @@ RAM_PointerList: equ $1C00
; 68000 communication variables
;****************************************************************************
+RAM_DirectLen: equ $1F80 ; Length of direct event stream
RAM_Stack: equ $1FE0 ; Where stack starts
RAM_GlobalVol: equ $1FE0 ; Global volume for all channels