ojankohs: Comment update (nw)

This commit is contained in:
Dirk Best 2017-05-25 22:01:24 +02:00
parent 94a8978bed
commit aa7c97aa76

View File

@ -1,33 +1,30 @@
// license: BSD-3-Clause // license: BSD-3-Clause
// copyright-holders: Takahiro Nogi, Uki, Dirk Best // copyright-holders: Takahiro Nogi, Uki, Dirk Best
/****************************************************************************** /***************************************************************************
Game Driver for Video System Mahjong series. Video System Mahjong hardware
Ojanko High School (Japan) Ojanko High School ()
(c)1988 Video System Co.,Ltd. © 1988 V-System Co.
Ojanko Yakata (Japan) Ojanko Yakata ( )
(c)1986 Video System Co.,Ltd. © 1986 V-System Co.
Ojanko Yakata 2bankan (Japan) Ojanko Yakata 2bankan ( 2)
(c)1987 Video System Co.,Ltd. © 1987 V-System Co.
Chinese Casino [BET] (Japan) Chinese Casino ()
(c)1987 Video System Co.,Ltd. © 1987 V-System Co.
Ojanko Club (Japan) Ojanko Club ()
(c)1986 Video System Co.,Ltd. © 1986 V-System Co.
Driver by Takahiro Nogi <nogi@kt.rim.or.jp> 2000/06/10 -
Driver by Uki 2001/12/10 -
******************************************************************************
TODO: TODO:
- Figure out the rest of the dip switches - Figure out the rest of the dip switches
- XTAL values/clocks
- Raw screen params
******************************************************************************/ ***************************************************************************/
#include "emu.h" #include "emu.h"
#include "includes/ojankohs.h" #include "includes/ojankohs.h"