mirror of
https://github.com/holub/mame
synced 2025-07-05 18:08:04 +03:00
ef9365: remove improper hyperlink from notes
This commit is contained in:
parent
e00a6ccf41
commit
94d2b7e53e
@ -757,7 +757,7 @@ Official VP+ upgaded versions (simply adds a background picture):
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="claypig" cloneof="claypigpl">
|
<software name="claypig">
|
||||||
<description>Clay Pigeon! (Brazil)</description>
|
<description>Clay Pigeon! (Brazil)</description>
|
||||||
<year>198?</year>
|
<year>198?</year>
|
||||||
<publisher>Philips</publisher>
|
<publisher>Philips</publisher>
|
||||||
@ -2069,7 +2069,7 @@ Official VP+ upgaded versions (simply adds a background picture):
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="claypigpl">
|
<software name="claypigpl" cloneof="claypig">
|
||||||
<description>Clay Pigeon (Europe, plus, prototype, set 1)</description>
|
<description>Clay Pigeon (Europe, plus, prototype, set 1)</description>
|
||||||
<year>198?</year>
|
<year>198?</year>
|
||||||
<publisher>Philips</publisher>
|
<publisher>Philips</publisher>
|
||||||
@ -2082,7 +2082,7 @@ Official VP+ upgaded versions (simply adds a background picture):
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="claypigpla" cloneof="claypigpl">
|
<software name="claypigpla" cloneof="claypig">
|
||||||
<description>Clay Pigeon (Europe, plus, prototype, set 2)</description>
|
<description>Clay Pigeon (Europe, plus, prototype, set 2)</description>
|
||||||
<year>198?</year>
|
<year>198?</year>
|
||||||
<publisher>Philips</publisher>
|
<publisher>Philips</publisher>
|
||||||
|
@ -51,10 +51,6 @@
|
|||||||
for this chip. So i add the interrupt line support, but
|
for this chip. So i add the interrupt line support, but
|
||||||
bug(s) is possible.
|
bug(s) is possible.
|
||||||
|
|
||||||
The needed charset file charset_ef9365.rom (CRC 8d3053be) is available
|
|
||||||
there : http://hxc2001.free.fr/Squale/rom/charset_ef9365.zip
|
|
||||||
This ROM charset is into the EF9365/EF9366.
|
|
||||||
|
|
||||||
To see how to use this driver, have a look to the Squale machine
|
To see how to use this driver, have a look to the Squale machine
|
||||||
driver (squale.cpp).
|
driver (squale.cpp).
|
||||||
If you have any question, don't hesitate to contact me at the email
|
If you have any question, don't hesitate to contact me at the email
|
||||||
|
Loading…
Reference in New Issue
Block a user