source org: remove obsolete filename prefix from aci,cxg,hegener,fidelity,novag,saitek

This commit is contained in:
hap 2022-06-29 16:31:56 +02:00
parent 307f0ab11b
commit da028cd724
80 changed files with 177 additions and 177 deletions

View File

@ -11,12 +11,12 @@ Hardware notes:
- PCB label 510-1084B01
This is on the SC12B board, with enough modifications to support more leds and
magnetic chess board sensors. See fidel_sc12.cpp for a more technical description.
magnetic chess board sensors. See sc12.cpp for a more technical description.
******************************************************************************/
#include "emu.h"
#include "fidel_clockdiv.h"
#include "clockdiv.h"
#include "bus/generic/carts.h"
#include "bus/generic/slot.h"
@ -35,7 +35,7 @@ magnetic chess board sensors. See fidel_sc12.cpp for a more technical descriptio
namespace {
// note: sub-class of fidel_clockdiv_state (see mame/machine/fidel_clockdiv.*)
// note: sub-class of fidel_clockdiv_state (see clockdiv.*)
class as12_state : public fidel_clockdiv_state
{

View File

@ -14,7 +14,7 @@ TODO:
Fidelity Chess Challenger 10 (CCX)
-------------------
3 versions are known to exist: A,B,C. Strangely, version C(UCC10) has an 8080
instead of Z80 and no beeper, it's on CC1-based hardware (see fidel_cc1.cpp).
instead of Z80 and no beeper, it's on CC1-based hardware (see cc1.cpp).
Z80A CPU @ 4MHz, NEC D8255C
4KB ROM(NEC 2332A), 2*256 bytes RAM(4*NEC 2111AL-4)

View File

@ -6,7 +6,7 @@
Fidelity Checker Challenger (CR)
Even though it has fewer levels and presumedly a weaker program, this one
is a couple of months newer than model ACR (see fidel_cc10.cpp).
is a couple of months newer than model ACR (see cc10.cpp).
Hardware notes:
- PCB label: P261A

View File

@ -15,7 +15,7 @@ TODO:
******************************************************************************/
#include "emu.h"
#include "fidel_clockdiv.h"
#include "clockdiv.h"
// machine start

View File

@ -37,7 +37,7 @@ C000-DFFF: 101-1025A02 ROM
E000-FDFF: 101-1025A01 ROM
FE00-FFFF: 512 byte 74S474 or N82S141N PROM
*: 101-64019 is also used on the VSC(fidel_vsc.cpp). It contains the opening book
*: 101-64019 is also used on the VSC(vsc.cpp). It contains the opening book
and "64 greatest games", as well as some Z80 code. Obviously the latter is unused
on the CSC. Also seen with 101-1025A04 label, same ROM contents.

View File

@ -4,7 +4,7 @@
/******************************************************************************
Fidelity Designer Display series, 6502 and 68000
(6502-based displayless Designer is in fidel_excel.cpp)
(6502-based displayless Designer is in excel.cpp)
*******************************************************************************

View File

@ -4,7 +4,7 @@
/******************************************************************************
Fidelity 68000-based Elite Avant Garde driver
For 6502-based EAG, see fidel_elite.cpp
For 6502-based EAG, see elite.cpp
Excel 68000 I/O is very similar to EAG, so it's handled in this driver as well

View File

@ -4,7 +4,7 @@
/******************************************************************************
Fidelity Elite A/S series hardware (EAS, EAG, PC)
see fidel_eag68k.cpp for 68000-based EAG hardware
see eag68k.cpp for 68000-based EAG hardware
TODO:
- verify fpres/feas irq active time
@ -59,7 +59,7 @@ uninteresting to emulate as separate drivers.
******************************************************************************/
#include "emu.h"
#include "fidel_clockdiv.h"
#include "clockdiv.h"
#include "bus/generic/carts.h"
#include "bus/generic/slot.h"
@ -84,7 +84,7 @@ uninteresting to emulate as separate drivers.
namespace {
// note: sub-class of fidel_clockdiv_state (see mame/machine/fidel_clockdiv.*)
// note: sub-class of fidel_clockdiv_state (see clockdiv.*)
// EAS / shared

View File

@ -4,7 +4,7 @@
/******************************************************************************
Fidelity Excellence series hardware
(for Excel 68000, see fidel_eag68k.cpp)
(for Excel 68000, see eag68k.cpp)
TODO:
- granits gives error beeps at start, need to press clear to play.
@ -126,7 +126,7 @@ basically same as (Par) Excellence hardware, reskinned board
Designer 2100 (model 6103): exactly same, but running at 5MHz
(Designer 1500 is on 80C50 hardware, same ROM as The Gambit, see fidel_sc6.cpp)
(Designer 1500 is on 80C50 hardware, same ROM as The Gambit, see sc6.cpp)
******************************************************************************/

View File

@ -7,8 +7,8 @@ Fidelity Mini Sensory Chess Challenger (model MSC, 1981 version)
Two versions exist, both of them are model MSC. The 1981 version has a Z8 MCU,
the 1982 version has an I8049. They can also be distinguished from the button
panel design, the 2nd version has rectangular buttons. See fidel_sc6.cpp for
the 2nd version.
panel design, the 2nd version has rectangular buttons. See sc6.cpp for the
2nd version.
Hardware notes:
- Zilog Z8 MCU(custom label, probably Z8601), 8MHz XTAL

View File

@ -45,7 +45,7 @@ If control Q4 is set, printer data can be read from I0.
******************************************************************************/
#include "emu.h"
#include "fidel_clockdiv.h"
#include "clockdiv.h"
#include "bus/generic/carts.h"
#include "bus/generic/slot.h"
@ -64,7 +64,7 @@ If control Q4 is set, printer data can be read from I0.
namespace {
// note: sub-class of fidel_clockdiv_state (see mame/machine/fidel_clockdiv.*)
// note: sub-class of fidel_clockdiv_state (see clockdiv.*)
class sc12_state : public fidel_clockdiv_state
{

View File

@ -37,8 +37,8 @@ MSC hardware notes:
MCU ports I/O is identical to SC6.
It accepts the same modules as the 1st MSC version. See fidel_msc.cpp for known
modules. The module overrides the internal ROM, by asserting the EA pin.
It accepts the same modules as the 1st MSC version. See msc.cpp for known modules.
The module overrides the internal ROM, by asserting the EA pin.
-------------------------------------------------------------------------------

View File

@ -36,7 +36,7 @@ Display Modul:
- 8KB RAM (TC5565APL-15L), battery
- piezo speaker
For the dedicated tournament machines, see mephisto_modular_tm.cpp
For the dedicated tournament machines, see modular_tm.cpp
Undocumented buttons:
- holding ENTER and LEFT cursor on boot runs diagnostics

View File

@ -911,17 +911,17 @@ sp_zigzgk //
sp_zigzgl //
sp_zigzgm //
@source:aci/aci_boris.cpp
@source:aci/boris.cpp
boris //
borisa //
@source:aci/aci_borisdpl.cpp
@source:aci/borisdpl.cpp
borisdpl //
@source:aci/aci_ggm.cpp
@source:aci/ggm.cpp
ggm
@source:aci/aci_prodigy.cpp
@source:aci/prodigy.cpp
prodigy
@source:jaleco/acommand.cpp
@ -11748,18 +11748,18 @@ wallst // (c) 1982 Century
@source:misc/cwheel.cpp
cwheel // (c) 19?? Gamebar
@source:cxg/cxg_ch2001.cpp
@source:cxg/ch2001.cpp
ch2001
@source:cxg/cxg_dominator.cpp
@source:cxg/dominator.cpp
scmder
sdtor
@source:cxg/cxg_scptchess.cpp
@source:cxg/scptchess.cpp
prtchess
scptchess
@source:cxg/cxg_sphinx40.cpp
@source:cxg/sphinx40.cpp
sphinx40
@source:skeleton/cxhumax.cpp
@ -13973,59 +13973,59 @@ ffantasym //
fgoal // TF (c) 1979 Taito Corporation
fgoala // MF (c) 1979 Taito Corporation
@source:fidelity/fidel_as12.cpp
@source:fidelity/as12.cpp
feleg
felega
@source:fidelity/fidel_card.cpp
@source:fidelity/card.cpp
bridgec
bridgec3
bridgeca
gincribc
vbrc
@source:fidelity/fidel_cc1.cpp
@source:fidelity/cc1.cpp
cc1 //
cc3 //
cc10c
@source:fidelity/fidel_cc10.cpp
@source:fidelity/cc10.cpp
cc10 //
cc10a //
checkc4 //
@source:fidelity/fidel_cc7.cpp
@source:fidelity/cc7.cpp
backgamc //
cc7 //
cc7a //
@source:fidelity/fidel_checkc2.cpp
@source:fidelity/checkc2.cpp
checkc2
@source:fidelity/fidel_chesster.cpp
@source:fidelity/chesster.cpp
chesster //
chesstera //
kishon //
kishona //
@source:fidelity/fidel_csc.cpp
@source:fidelity/csc.cpp
csc //
csce //
cscet //
reversic //
super9cc //
@source:fidelity/fidel_dames.cpp
@source:fidelity/dames.cpp
damesc //
@source:fidelity/fidel_desdis.cpp
@source:fidelity/desdis.cpp
fdes2000d //
fdes2100d //
fdes2265 //
fdes2265a //
fdes2325 //
@source:fidelity/fidel_eag68k.cpp
@source:fidelity/eag68k.cpp
feagv10 //
feagv11 //
feagv2 //
@ -14042,10 +14042,10 @@ fex68km2a //
fex68km3 //
fex68km4 //
@source:fidelity/fidel_eldorado.cpp
@source:fidelity/eldorado.cpp
feldo
@source:fidelity/fidel_elite.cpp
@source:fidelity/elite.cpp
feas //
feasbu //
feasbua //
@ -14059,7 +14059,7 @@ fpres //
fpresbu //
fpresgla //
@source:fidelity/fidel_excel.cpp
@source:fidelity/excel.cpp
fdes2000 //
fdes2100 //
fexcel //
@ -14072,36 +14072,36 @@ fexcelpb //
fexcelv //
granits // RCS
@source:fidelity/fidel_msc.cpp
@source:fidelity/msc.cpp
miniscco
@source:fidelity/fidel_phantom.cpp
@source:fidelity/phantom.cpp
cphantom //
fphantom //
@source:fidelity/fidel_sc12.cpp
@source:fidelity/sc12.cpp
fscc12 //
fscc12b //
@source:fidelity/fidel_sc6.cpp
@source:fidelity/sc6.cpp
fscc6 //
gambit
miniscc
@source:fidelity/fidel_sc8.cpp
@source:fidelity/sc8.cpp
fscc8 //
@source:fidelity/fidel_sc9.cpp
@source:fidelity/sc9.cpp
fscc9 //
fscc9b //
fscc9c //
fscc9ps //
@source:fidelity/fidel_vcc.cpp
@source:fidelity/vcc.cpp
uvc //
vcc //
@source:fidelity/fidel_vsc.cpp
@source:fidelity/vsc.cpp
vsc //
@source:konami/finalizr.cpp
@ -23271,26 +23271,26 @@ mekd5 // 1980 Motorola Evaluation Kit
crzyddz2 // 2006 Sealy
menghong // 2004? Sealy
@source:hegener/mephisto_academy.cpp
@source:hegener/academy.cpp
academy
academyg
academyga
@source:hegener/mephisto_amsterdam.cpp
@source:hegener/amsterdam.cpp
amsterd // Amsterdam
dallas16 // Dallas
dallas32 // Dallas
roma16 // Roma
roma32 // Roma
@source:hegener/mephisto_berlin.cpp
@source:hegener/berlin.cpp
berl16 // 1992 Mephisto Berlin 68000
berl16a // 1992 Mephisto Berlin 68000
berlinp // 1994 Mephisto Berlin Pro 68020
berl16l // 1996 Mephisto Berlin 68000 London Upgrade
berlinpl // 1996 Mephisto Berlin Pro London Upgrade
@source:hegener/mephisto_brikett.cpp
@source:hegener/brikett.cpp
mephisto
mephisto1x
mephisto2
@ -23302,23 +23302,23 @@ mephisto3b
mephisto3c
mephistoj
@source:hegener/mephisto_glasgow.cpp
@source:hegener/glasgow.cpp
amsterda // Amsterdam
dallas16a // Dallas
glasgow // Glasgow
roma16a // Roma
@source:hegener/mephisto_milano.cpp
@source:hegener/milano.cpp
milano // 1991 Mephisto Milano
milanoa // 1991 Mephisto Milano
nshort // 1993 Mephisto Nigel Short
@source:hegener/mephisto_mm1.cpp
@source:hegener/mm1.cpp
mm1
mm1b
mmirage
@source:hegener/mephisto_mm2.cpp
@source:hegener/mm2.cpp
mm2 // Mephisto MM II
mm2a // Mephisto MM II
mm2b // Mephisto MM II
@ -23337,12 +23337,12 @@ mm5p
rebel5 // Mephisto Rebell 5.0
rebel5a // Mephisto Rebell 5.0
@source:hegener/mephisto_modena.cpp
@source:hegener/modena.cpp
modena // 1992 Mephisto Modena
modenaa // 1992 Mephisto Modena
modenab // 1992 Mephisto Modena
@source:hegener/mephisto_modular.cpp
@source:hegener/modular.cpp
alm16 // 1988 Mephisto Almeria 16 Bit
alm32 // 1988 Mephisto Almeria 32 Bit
port16 // 1989 Mephisto Portorose 16 Bit
@ -23359,7 +23359,7 @@ gen32l // 1996 Mephisto Genius 68030 London Upgrade
lond16 // 1996 Mephisto London 16 Bit
lond32 // 1996 Mephisto London 32 Bit
@source:hegener/mephisto_modular_tm.cpp
@source:hegener/modular_tm.cpp
port32t
lyon32t
lyon32t8
@ -23369,32 +23369,32 @@ berl32t8p
lond32t
lond32t8
@source:hegener/mephisto_mondial.cpp
@source:hegener/mondial.cpp
mondial // 1985 Mephisto Mondial
@source:hegener/mephisto_mondial2.cpp
@source:hegener/mondial2.cpp
mondial2 // 1987 Mephisto Mondial II
@source:hegener/mephisto_mondial68k.cpp
@source:hegener/mondial68k.cpp
mondl68k // 1988 Mephisto Mondial 68000XL
@source:hegener/mephisto_montec.cpp
@source:hegener/montec.cpp
montec // 1987 Mephisto Monte Carlo
monteca // 1987 Mephisto Monte Carlo
montec4 // 1989 Mephisto Monte Carlo IV
montec4le // 1990 Mephisto Monte Carlo IV LE
@source:hegener/mephisto_polgar.cpp
@source:hegener/polgar.cpp
polgar // 1990 Mephisto Polgar
polgara // 1989 Mephisto Polgar
polgar10 // 1990 Mephisto Polgar 10MHz
polgar101 // 1990 Mephisto Polgar 10MHz
@source:hegener/mephisto_risc.cpp
@source:hegener/risc.cpp
mrisc // 1992 Mephisto RISC 1MB
mrisc2 // 1994 Mephisto RISC II
@source:hegener/mephisto_smondial.cpp
@source:hegener/smondial.cpp
mega4 // 1989 Mephisto Mega IV
mega4a // 1989 Mephisto Mega IV
smondial // 1986 Mephisto Super Mondial (Ver A)
@ -33755,14 +33755,14 @@ unkfr004c
@source:novadesitec/novadesitec_fr009.cpp
unkfr009
@source:novag/novag_cexpert.cpp
@source:novag/cexpert.cpp
cexpert
@source:novag/novag_cforte.cpp
@source:novag/cforte.cpp
cfortea
cforteb
@source:novag/novag_const.cpp
@source:novag/const.cpp
const
const36
const36a
@ -33770,22 +33770,22 @@ constq
ssensor4
supercon
@source:novag/novag_diablo.cpp
@source:novag/diablo.cpp
diablo68
diablo68a
scorpio68
@source:novag/novag_micro.cpp
@source:novag/micro.cpp
nmicro
@source:novag/novag_micro2.cpp
@source:novag/micro2.cpp
nmicro2
@source:novag/novag_savant.cpp
@source:novag/savant.cpp
savant //
savant2 //
@source:novag/novag_sexpert.cpp
@source:novag/sexpert.cpp
sexperta //
sexperta1 //
sexperta2 //
@ -33800,7 +33800,7 @@ sforteb //
sfortec //
sfortec1 //
@source:novag/novag_snova.cpp
@source:novag/snova.cpp
nsnova
supremo
@ -37237,75 +37237,75 @@ sag
@source:sage/sage2.cpp
sage2
@source:saitek/saitek_ccompan.cpp
@source:saitek/ccompan.cpp
ccompan
@source:saitek/saitek_chesstrv.cpp
@source:saitek/chesstrv.cpp
chesstrv
chesstrvi
@source:saitek/saitek_corona.cpp
@source:saitek/corona.cpp
corona
coronaa
coronab
@source:saitek/saitek_cp2000.cpp
@source:saitek/cp2000.cpp
cp2000
@source:saitek/saitek_delta1.cpp
@source:saitek/delta1.cpp
ccdelta1
@source:saitek/saitek_exchess.cpp
@source:saitek/exchess.cpp
exchess
@source:saitek/saitek_intchess.cpp
@source:saitek/intchess.cpp
intchess
@source:saitek/saitek_leonardo.cpp
@source:saitek/leonardo.cpp
galileo
leonardo
leonardoa
leonardob
@source:saitek/saitek_mark5.cpp
@source:saitek/mark5.cpp
ccmk5
ccmk6
@source:saitek/saitek_minichess.cpp
@source:saitek/minichess.cpp
smchess
@source:saitek/saitek_prschess.cpp
@source:saitek/prschess.cpp
prschess
@source:saitek/saitek_renaissance.cpp
@source:saitek/renaissance.cpp
renaissa
renaissaa
@source:saitek/saitek_risc2500.cpp
@source:saitek/risc2500.cpp
montreux
risc2500
risc2500a
@source:saitek/saitek_schess.cpp
@source:saitek/schess.cpp
schess
@source:saitek/saitek_simultano.cpp
@source:saitek/simultano.cpp
cc2150
simultano
simultanoa
@source:saitek/saitek_ssystem3.cpp
@source:saitek/ssystem3.cpp
ssystem3
ssystem4
@source:saitek/saitek_stratos.cpp
@source:saitek/stratos.cpp
stratos
stratosa
tking
tkinga
tkingb
@source:saitek/saitek_superstar.cpp
@source:saitek/superstar.cpp
sstar28k
sstar36k
tstar432

View File

@ -1,8 +1,8 @@
access/acvirus.cpp
aci/aci_boris.cpp
aci/aci_borisdpl.cpp
aci/aci_ggm.cpp
aci/aci_prodigy.cpp
aci/boris.cpp
aci/borisdpl.cpp
aci/ggm.cpp
aci/prodigy.cpp
acorn/aa310.cpp
acorn/accomm.cpp
acorn/acrnsys.cpp
@ -176,10 +176,10 @@ conitec/prof80.cpp
consumenta/conchess.cpp
cromemco/c10.cpp
cromemco/mcb216.cpp
cxg/cxg_ch2001.cpp
cxg/cxg_dominator.cpp
cxg/cxg_scptchess.cpp
cxg/cxg_sphinx40.cpp
cxg/ch2001.cpp
cxg/dominator.cpp
cxg/scptchess.cpp
cxg/sphinx40.cpp
cybiko/cybiko.cpp
dai/dai.cpp
dcs/compuchess.cpp
@ -262,28 +262,28 @@ fairlight/cmi.cpp
falco/falco500.cpp
falco/falcots.cpp
falco/falcots28.cpp
fidelity/fidel_as12.cpp
fidelity/fidel_card.cpp
fidelity/fidel_cc1.cpp
fidelity/fidel_cc10.cpp
fidelity/fidel_cc7.cpp
fidelity/fidel_checkc2.cpp
fidelity/fidel_chesster.cpp
fidelity/fidel_csc.cpp
fidelity/fidel_dames.cpp
fidelity/fidel_desdis.cpp
fidelity/fidel_eag68k.cpp
fidelity/fidel_eldorado.cpp
fidelity/fidel_elite.cpp
fidelity/fidel_excel.cpp
fidelity/fidel_msc.cpp
fidelity/fidel_phantom.cpp
fidelity/fidel_sc12.cpp
fidelity/fidel_sc6.cpp
fidelity/fidel_sc8.cpp
fidelity/fidel_sc9.cpp
fidelity/fidel_vcc.cpp
fidelity/fidel_vsc.cpp
fidelity/as12.cpp
fidelity/card.cpp
fidelity/cc1.cpp
fidelity/cc10.cpp
fidelity/cc7.cpp
fidelity/checkc2.cpp
fidelity/chesster.cpp
fidelity/csc.cpp
fidelity/dames.cpp
fidelity/desdis.cpp
fidelity/eag68k.cpp
fidelity/eldorado.cpp
fidelity/elite.cpp
fidelity/excel.cpp
fidelity/msc.cpp
fidelity/phantom.cpp
fidelity/sc12.cpp
fidelity/sc6.cpp
fidelity/sc8.cpp
fidelity/sc9.cpp
fidelity/vcc.cpp
fidelity/vsc.cpp
force/fccpu20.cpp
force/fccpu30.cpp
force/force68k.cpp
@ -318,24 +318,24 @@ heathkit/h19.cpp
heathkit/h8.cpp
heathkit/h89.cpp
hec2hrp/hec2hrp.cpp
hegener/mephisto_academy.cpp
hegener/mephisto_amsterdam.cpp
hegener/mephisto_berlin.cpp
hegener/mephisto_brikett.cpp
hegener/mephisto_glasgow.cpp
hegener/mephisto_milano.cpp
hegener/mephisto_mm1.cpp
hegener/mephisto_mm2.cpp
hegener/mephisto_modena.cpp
hegener/mephisto_modular.cpp
hegener/mephisto_modular_tm.cpp
hegener/mephisto_mondial.cpp
hegener/mephisto_mondial2.cpp
hegener/mephisto_mondial68k.cpp
hegener/mephisto_montec.cpp
hegener/mephisto_polgar.cpp
hegener/mephisto_risc.cpp
hegener/mephisto_smondial.cpp
hegener/academy.cpp
hegener/amsterdam.cpp
hegener/berlin.cpp
hegener/brikett.cpp
hegener/glasgow.cpp
hegener/milano.cpp
hegener/mm1.cpp
hegener/mm2.cpp
hegener/modena.cpp
hegener/modular.cpp
hegener/modular_tm.cpp
hegener/mondial.cpp
hegener/mondial2.cpp
hegener/mondial68k.cpp
hegener/montec.cpp
hegener/polgar.cpp
hegener/risc.cpp
hegener/smondial.cpp
heurikon/hk68v10.cpp
hitachi/b16.cpp
hitachi/bmjr.cpp
@ -551,15 +551,15 @@ nokia/dbox.cpp
nokia/mikromik.cpp
nokia/nokia_3310.cpp
northstar/horizon.cpp
novag/novag_cexpert.cpp
novag/novag_cforte.cpp
novag/novag_const.cpp
novag/novag_diablo.cpp
novag/novag_micro.cpp
novag/novag_micro2.cpp
novag/novag_savant.cpp
novag/novag_sexpert.cpp
novag/novag_snova.cpp
novag/cexpert.cpp
novag/cforte.cpp
novag/const.cpp
novag/diablo.cpp
novag/micro.cpp
novag/micro2.cpp
novag/savant.cpp
novag/sexpert.cpp
novag/snova.cpp
novation/basssta.cpp
novation/drumsta.cpp
olivetti/m20.cpp
@ -668,24 +668,24 @@ roland/roland_u20.cpp
rolm/r9751.cpp
rtpc/rtpc.cpp
sage/sage2.cpp
saitek/saitek_ccompan.cpp
saitek/saitek_chesstrv.cpp
saitek/saitek_corona.cpp
saitek/saitek_cp2000.cpp
saitek/saitek_delta1.cpp
saitek/saitek_exchess.cpp
saitek/saitek_intchess.cpp
saitek/saitek_leonardo.cpp
saitek/saitek_mark5.cpp
saitek/saitek_minichess.cpp
saitek/saitek_prschess.cpp
saitek/saitek_renaissance.cpp
saitek/saitek_risc2500.cpp
saitek/saitek_schess.cpp
saitek/saitek_simultano.cpp
saitek/saitek_ssystem3.cpp
saitek/saitek_stratos.cpp
saitek/saitek_superstar.cpp
saitek/ccompan.cpp
saitek/chesstrv.cpp
saitek/corona.cpp
saitek/cp2000.cpp
saitek/delta1.cpp
saitek/exchess.cpp
saitek/intchess.cpp
saitek/leonardo.cpp
saitek/mark5.cpp
saitek/minichess.cpp
saitek/prschess.cpp
saitek/renaissance.cpp
saitek/risc2500.cpp
saitek/schess.cpp
saitek/simultano.cpp
saitek/ssystem3.cpp
saitek/stratos.cpp
saitek/superstar.cpp
samcoupe/samcoupe.cpp
samsung/spc1000.cpp
samsung/spc1500.cpp

View File

@ -3,7 +3,7 @@
// thanks-to:Berger
/***************************************************************************
Saitek Corona. Please refer to saitek_stratos.cpp for driver notes.
Saitek Corona. Please refer to stratos.cpp for driver notes.
To be brief, Saitek Corona has two "HELIOS" chips, I/O addressing is completely
different compared to Stratos/Turbo King.
@ -11,7 +11,7 @@ different compared to Stratos/Turbo King.
***************************************************************************/
#include "emu.h"
#include "saitek_stratos.h"
#include "stratos.h"
#include "cpu/m6502/m65c02.h"
#include "machine/nvram.h"
@ -29,7 +29,7 @@ different compared to Stratos/Turbo King.
namespace {
// note: sub-class of saitek_stratos_state (see mame/includes/saitek_stratos.h, mame/drivers/saitek_stratos.cpp)
// note: sub-class of saitek_stratos_state (see stratos.h, stratos.cpp)
class corona_state : public saitek_stratos_state
{

View File

@ -25,7 +25,7 @@ pushed in to hide the chessboard display.
TODO:
- fart noise at boot if maestroa module is inserted
- weird beep at boot if sparc module is inserted (related to above?)
- make it a subdriver of saitek_leonardo.cpp? or too many differences
- make it a subdriver of leonardo.cpp? or too many differences
- same TODO list as saitek_leonardo.cpp
******************************************************************************/

View File

@ -3,7 +3,7 @@
// thanks-to:Achim, bataais, Berger
/***************************************************************************
Saitek Simultano, it is related to Saitek Stratos, see saitek_stratos.cpp
Saitek Simultano, it is related to Saitek Stratos, see stratos.cpp
But it's not similar enough to be a subdriver of it.
Two versions are known: "B" from 1988/1989, and "C" from 1989.

View File

@ -50,7 +50,7 @@ very few bytes difference between revisions. The first Corona is engine version
******************************************************************************/
#include "emu.h"
#include "saitek_stratos.h"
#include "stratos.h"
#include "cpu/m6502/m65c02.h"
#include "machine/nvram.h"