summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author cracyc <cracyc@users.noreply.github.com>2016-12-02 15:17:46 -0600
committer cracyc <cracyc@users.noreply.github.com>2016-12-02 15:19:38 -0600
commit68772044fb8d1090fcde83d8f24f255b6ac9e88b (patch)
treeaa6a49590c189934c799cfa530a1ad66f5bbbad4
parenteccd7accb470c0edffbef60ebb516128abf03fef (diff)
magnum: links (nw)
-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"