From 6206df1b9682a62ceeeeb159469d6beb9ccef1a9 Mon Sep 17 00:00:00 2001 From: Wilbert Pol Date: Wed, 20 May 2015 21:30:41 +0200 Subject: [PATCH] Note update (nw) --- src/mess/drivers/odyssey2.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/mess/drivers/odyssey2.c b/src/mess/drivers/odyssey2.c index 7147e06a48d..eb8fa3b6ca4 100644 --- a/src/mess/drivers/odyssey2.c +++ b/src/mess/drivers/odyssey2.c @@ -9,9 +9,6 @@ Minor update to "the voice" rom names, and add comment about the older revision of "the voice" - LN, 10/03/08 - TODO: - - Reimplement the cartridge slot, and thus also the voice, as a slot device - ***************************************************************************/ #include "emu.h"