summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/mame/drivers/magnum.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/drivers/magnum.cpp b/src/mame/drivers/magnum.cpp
index a15588fd244..f8ec1e353d7 100644
--- a/src/mame/drivers/magnum.cpp
+++ b/src/mame/drivers/magnum.cpp
@@ -1,6 +1,10 @@
// license:BSD-3-Clause
// copyright-holders:Carl
+// Dulmont Magnum
+// Additional info https://www.youtube.com/watch?v=st7H_vqSaQc and
+// http://www.eevblog.com/forum/blog/eevblog-949-vintage-australian-made-laptop-teardown/msg1080508/#msg1080508
+
#include "emu.h"
#include "cpu/i86/i186.h"
#include "machine/cdp1879.h"