mirror of
https://github.com/holub/mame
synced 2025-07-23 02:01:08 +03:00
capcom/cps1_v.cpp: fix #13413
This commit is contained in:
parent
56a55eb6ce
commit
6783d93bd3
@ -25,8 +25,9 @@ license:CC0-1.0
|
|||||||
-->
|
-->
|
||||||
<!-- "XFree86 3.1.2 Beta(98) Version PL.0" printed on CD -->
|
<!-- "XFree86 3.1.2 Beta(98) Version PL.0" printed on CD -->
|
||||||
<!-- "ISO 9660 / Rock Ridge extension" printed on CD -->
|
<!-- "ISO 9660 / Rock Ridge extension" printed on CD -->
|
||||||
<description>FreeBSD(98) Nyuumon Kit (2.1.OR)</description>
|
<!-- 07/1996 as per file timestamps -->
|
||||||
<year>1995</year>
|
<description>FreeBSD(98) Nyuumon Kit (2.1.0R)</description>
|
||||||
|
<year>1996</year>
|
||||||
<publisher>Shuwa System</publisher>
|
<publisher>Shuwa System</publisher>
|
||||||
<notes><![CDATA[
|
<notes><![CDATA[
|
||||||
boot.flp: cannot read CD-ROM device at install time
|
boot.flp: cannot read CD-ROM device at install time
|
||||||
|
@ -412,7 +412,7 @@ Known Bug List
|
|||||||
==============
|
==============
|
||||||
CPS2:
|
CPS2:
|
||||||
* CPS2 can do raster effects, certainly used by ssf2 (Cammy, DeeJay, T.Hawk levels),
|
* CPS2 can do raster effects, certainly used by ssf2 (Cammy, DeeJay, T.Hawk levels),
|
||||||
msh (lava level, early in attract mode) and maybe others (xmcotaj, vsavj).
|
msh (Blackheart lava stage) and maybe others (xmcotaj, vsavj).
|
||||||
IRQ4 is some sort of scanline interrupt used for that purpose.
|
IRQ4 is some sort of scanline interrupt used for that purpose.
|
||||||
|
|
||||||
* Its unknown what CPS2_OBJ_BASE register (0x400000) does but it is not a object base
|
* Its unknown what CPS2_OBJ_BASE register (0x400000) does but it is not a object base
|
||||||
|
Loading…
Reference in New Issue
Block a user