summaryrefslogtreecommitdiff
path: root/src/memmenu.h
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2004-01-05 01:07:07 +0000
committerIan C <ianc@noddybox.co.uk>2004-01-05 01:07:07 +0000
commit63c0f2a2f2819940efde5ff52ab13109809405f9 (patch)
tree2118a55c925b25fa95f448476e7c4a09ff7a5acb /src/memmenu.h
parenta08ee7dc825192d933d836514252e09bbcf313dc (diff)
Added trace log to memory menu
Diffstat (limited to 'src/memmenu.h')
-rw-r--r--src/memmenu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/memmenu.h b/src/memmenu.h
index 524069f..660242f 100644
--- a/src/memmenu.h
+++ b/src/memmenu.h
@@ -22,6 +22,8 @@
Provides a menu driven interface for analysing memory
+ Requires access to the INSTRUCTION Z80 callback.
+
*/
#ifndef ESPEC_MEMMENU_H