From 6301445122d91ff7af16be86ca2fd0027e49d3c5 Mon Sep 17 00:00:00 2001 From: hap Date: Sat, 23 Feb 2019 11:40:05 +0100 Subject: [PATCH] intellect02: add buttons to layout (nw) --- hash/intellect02.xml | 2 +- src/mame/drivers/intellect02.cpp | 7 ++-- src/mame/layout/intellect02.lay | 70 +++++++++++++++++++++++++++++++- 3 files changed, 74 insertions(+), 5 deletions(-) diff --git a/hash/intellect02.xml b/hash/intellect02.xml index 7632caa0aa9..7868afb4859 100644 --- a/hash/intellect02.xml +++ b/hash/intellect02.xml @@ -7,7 +7,7 @@ Chess - 1983 + 1985 BREA Research Institute diff --git a/src/mame/drivers/intellect02.cpp b/src/mame/drivers/intellect02.cpp index ed457c1fb3c..3aeba1414b3 100644 --- a/src/mame/drivers/intellect02.cpp +++ b/src/mame/drivers/intellect02.cpp @@ -6,7 +6,8 @@ This is a Soviet electronic board game console, a dozen or so cartridge games were made for it(can't say for certain how many released). PCB labels have prefix ДМП, -it's assumed to have been designed by НИИ БРЭА (SRI BREA). First shown in 1983. +it's assumed to have been designed by НИИ БРЭА (SRI BREA). First shown in 1983, +produced during around 1985-1992. hardware notes: - КР580ВМ80А CPU (i8080 clone), speed unknown @@ -46,7 +47,7 @@ TODO: #include "softlist.h" // internal artwork -#include "intellect02.lh" +#include "intellect02.lh" // clickable namespace { @@ -311,4 +312,4 @@ ROM_END ******************************************************************************/ // YEAR NAME PARENT CMP MACHINE INPUT STATE INIT COMPANY, FULLNAME, FLAGS -CONS( 1983, intel02, 0, 0, intel02, intel02, intel02_state, empty_init, "BREA Research Institute", "Intellect-02", MACHINE_SUPPORTS_SAVE ) +CONS( 1985, intel02, 0, 0, intel02, intel02, intel02_state, empty_init, "BREA Research Institute", "Intellect-02", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK ) diff --git a/src/mame/layout/intellect02.lay b/src/mame/layout/intellect02.lay index 2279fc19f60..578dfee2f30 100644 --- a/src/mame/layout/intellect02.lay +++ b/src/mame/layout/intellect02.lay @@ -3,6 +3,14 @@ + + + + + + + + @@ -16,11 +24,33 @@ + + + + + + + + + + + + + + + + + - + + + + + + @@ -34,5 +64,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +