From 6be2806499299bb13edde3481803f28416429902 Mon Sep 17 00:00:00 2001 From: Ian C Date: Thu, 1 Mar 2007 00:36:54 +0000 Subject: Changed lower screen to 8-bits and added overlayed text mode. Monitor stub in place. Text mode helpers being developed. --- include/z80_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/z80_config.h') diff --git a/include/z80_config.h b/include/z80_config.h index 8be062b..af36944 100644 --- a/include/z80_config.h +++ b/include/z80_config.h @@ -34,8 +34,8 @@ /* Define this to enable the disassembly interface -#define ENABLE_DISASSEM */ +#define ENABLE_DISASSEM /* Define this to enable the array-based memory model. In this mode -- cgit v1.2.3