mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
New working software list additions
----------------------------------- adam.xml: Coleco Graphics Processor [Guru]
This commit is contained in:
parent
de5fcf4334
commit
e0b60b0014
@ -156,4 +156,15 @@ license:CC0
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
|
<software name="gfxproc">
|
||||||
|
<description>Coleco Graphics Processor</description>
|
||||||
|
<year>1984</year>
|
||||||
|
<publisher>Coleco</publisher>
|
||||||
|
<part name="cart" interface="coleco_cart">
|
||||||
|
<dataarea name="rom" size="0x8000">
|
||||||
|
<rom name="Coleco Graphics Processor (1984) (Coleco).rom" size="0x8000" crc="5d09075d" sha1="ce2fec45a410408ed0789966e7ff8391b0374a19"/>
|
||||||
|
</dataarea>
|
||||||
|
</part>
|
||||||
|
</software>
|
||||||
|
|
||||||
</softwarelist>
|
</softwarelist>
|
||||||
|
@ -12,8 +12,6 @@ license:CC0
|
|||||||
|
|
||||||
- Moon Patrol (Atarisoft)
|
- Moon Patrol (Atarisoft)
|
||||||
- A.E. (Coleco)
|
- A.E. (Coleco)
|
||||||
- ADAM Demo Cartridge (Coleco)
|
|
||||||
- Coleco Graphics Processor (Coleco)
|
|
||||||
- Super front Line Demo
|
- Super front Line Demo
|
||||||
- Masters of the universe (Mattel)
|
- Masters of the universe (Mattel)
|
||||||
- Lord of the Dungeon (Probe 2000)
|
- Lord of the Dungeon (Probe 2000)
|
||||||
|
@ -954,7 +954,7 @@ Bottom (GFX) board
|
|||||||
| |
|
| |
|
||||||
| 6116(S) 6116(S) |
|
| 6116(S) 6116(S) |
|
||||||
| 6116(S) |
|
| 6116(S) |
|
||||||
| |
|
| GFX.IC175 |
|
||||||
| 6116(S) |
|
| 6116(S) |
|
||||||
| 6116(S) |
|
| 6116(S) |
|
||||||
| |
|
| |
|
||||||
@ -971,7 +971,7 @@ Bottom (GFX) board
|
|||||||
|------|-------------|-----------------------------------|-------------|------|
|
|------|-------------|-----------------------------------|-------------|------|
|
||||||
|-------------| |-------------|
|
|-------------| |-------------|
|
||||||
Notes:
|
Notes:
|
||||||
All ROMs are 27512 OTP ROMs
|
All ROMs are 27512 OTP ROMs except 27256 at IC175
|
||||||
6116(S) - 2kx8 SRAM (used for sprite display)
|
6116(S) - 2kx8 SRAM (used for sprite display)
|
||||||
6116(T) - 2kx8 SRAM (used for sprite tile generator)
|
6116(T) - 2kx8 SRAM (used for sprite tile generator)
|
||||||
6116(C) - 2kx8 SRAM (used for color)
|
6116(C) - 2kx8 SRAM (used for color)
|
||||||
|
Loading…
Reference in New Issue
Block a user