diff --git a/src/mess/machine/concept_exp.c b/src/mess/machine/concept_exp.c index 6bf67ed233d..1c07300c491 100644 --- a/src/mess/machine/concept_exp.c +++ b/src/mess/machine/concept_exp.c @@ -5,6 +5,10 @@ Copyright MESS Team. Visit http://mamedev.org for licensing and usage restrictions. + + FIXME: Concept expansion ports should just use the Apple II Bus device! + The code below is outdated and inaccurate! + **********************************************************************/ #include "machine/concept_exp.h"