summaryrefslogtreecommitdiff
path: root/nuttx/configs/z80sim/pashello/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/z80sim/pashello/appconfig')
-rw-r--r--nuttx/configs/z80sim/pashello/appconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/z80sim/pashello/appconfig b/nuttx/configs/z80sim/pashello/appconfig
index b08323b16..faa2589ab 100644
--- a/nuttx/configs/z80sim/pashello/appconfig
+++ b/nuttx/configs/z80sim/pashello/appconfig
@@ -37,3 +37,7 @@
CONFIGURED_APPS += examples/pashello
+# Path to the Pascal p-code runtime interpreter module
+
+CONFIGURED_APPS += interpreters/pcode
+