mirror of
https://github.com/holub/mame
synced 2025-10-07 17:27:06 +03:00
ojankohs: Comment update (nw)
This commit is contained in:
parent
94a8978bed
commit
aa7c97aa76
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user