mirror of
https://github.com/holub/mame
synced 2025-05-05 05:53:05 +03:00
Oliver Bergmann and Randy Mongenel worked on NEC cpu core as effort to run raiden (nw)
Core was meanwhile rewritten
This commit is contained in:
parent
de50674f43
commit
2c0cf88891
@ -1,5 +1,6 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Oliver Bergmann, Bryan McPhail, Randy Mongenel
|
// copyright-holders:Bryan McPhail
|
||||||
|
// thanks-to:Oliver Bergmann,Randy Mongenel (for initial CPU core)
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Seibu Raiden hardware
|
Seibu Raiden hardware
|
||||||
@ -9,8 +10,6 @@
|
|||||||
Raiden (Korean license) (c) 1990 Seibu Kaihatsu
|
Raiden (Korean license) (c) 1990 Seibu Kaihatsu
|
||||||
Raiden (Taiwanese license) (c) 1990 Seibu Kaihatsu
|
Raiden (Taiwanese license) (c) 1990 Seibu Kaihatsu
|
||||||
|
|
||||||
driver by Oliver Bergmann, Bryan McPhail, Randy Mongenel
|
|
||||||
|
|
||||||
The alternate hardware version is probably newer than the main sets.
|
The alternate hardware version is probably newer than the main sets.
|
||||||
It looks closer to the newer 68000 games, while the main set looks
|
It looks closer to the newer 68000 games, while the main set looks
|
||||||
closer to Dynamite Duke (1989 game) in terms of graphics registers used, etc.
|
closer to Dynamite Duke (1989 game) in terms of graphics registers used, etc.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Oliver Bergmann, Bryan McPhail, Randy Mongenel
|
// copyright-holders:Bryan McPhail
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Seibu Raiden hardware
|
Seibu Raiden hardware
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Oliver Bergmann, Bryan McPhail, Randy Mongenel
|
// copyright-holders:Bryan McPhail
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Seibu Raiden hardware
|
Seibu Raiden hardware
|
||||||
|
Loading…
Reference in New Issue
Block a user