summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/risc2500.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/risc2500.cpp')
-rw-r--r--src/mame/drivers/risc2500.cpp11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/mame/drivers/risc2500.cpp b/src/mame/drivers/risc2500.cpp
index 6ed80ed48ed..20fe814bbe1 100644
--- a/src/mame/drivers/risc2500.cpp
+++ b/src/mame/drivers/risc2500.cpp
@@ -2,13 +2,14 @@
// copyright-holders:Sandro Ronco
/******************************************************************************
- Saitek RISC 2500, Mephisto Montreux
+Saitek RISC 2500, Mephisto Montreux
- The chess engine is also compatible with Tasc's The ChessMachine software.
+The chess engine is also compatible with Tasc's The ChessMachine software.
+Was the hardware+software subcontracted to Tasc? It has similarities with Tasc R30.
- TODO:
- - Sound is too short and high pitch, better when you underclock the cpu.
- Is cpu cycle timing wrong? or waitstate on p1000_w?
+TODO:
+- Sound is too short and high pitch, better when you underclock the cpu.
+ Is cpu cycle timing wrong? or waitstate on p1000_w?
******************************************************************************/