Space World E563: Difference between revisions

From Citylan
Jump to navigationJump to search
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| align="right" border="1" cellpadding="3" cellspacing="0"
{| style="float: right;" border="1" cellpadding="3" cellspacing="0"
|+ style="background:silver" | EMU Infos
|+ style="background:silver" | EMU Infos
|-
|-
Line 10: Line 10:
|dev || Robert
|dev || Robert
|}
|}
{| align="right" border="1" cellpadding="3" cellspacing="0"
{| style="float: right;" border="1" cellpadding="3" cellspacing="0"
|+ style="background:silver" | PCB Infos
|+ style="background:silver" | PCB Infos
|-
|-
Line 32: Line 32:
!function
!function
|-
|-
|1x || [[8080|8080]] || MHz || 2h || 8-bit Microprocessor - main
|1x || [[8080|8080]] || || 2h || 8-bit Microprocessor - main
|-
|-
|4x || [[LM3401|LM3401]] || || 2b,4b,6b,8b || Quad Operational Amplifier - sound
|4x || [[LM2900|LM3401]] || - || 2b,4b,6b,8b || Quad Operational Amplifier - sound
|-
|-
|1x || [[TCA940|TCA940]] || || 2a || Audio Amplifier - sound
|1x || [[TCA940|TCA940]] || - || 2a || Audio Amplifier - sound
|-
|-
|1x || oscillator || 1279 || 10fh ||  
|1x || oscillator || 1279 || 10fh ||  
Line 49: Line 49:
!status
!status
|-
|-
|1x || [[800 hex 8|TMS2516JL]] || 4k,5k,6k,7k,8k,9k || dumped
|1x || [[2716|TMS2516JL]] || 4k,5k,6k,7k,8k,9k || dumped
|}
|}


Line 59: Line 59:
!position
!position
|-
|-
|14x || [[4k x 1|D2107]] || 3h-8h,3j-8j
|14x || [[DRAM 4k x 1|D2107]] || 3h-8h,3j-8j
|}
|}


Line 69: Line 69:
!position
!position
!status
!status
|-
|0x ||  || ||
|}
|}


Line 77: Line 79:


==Notes==
==Notes==
Bootleg of the original Ozma Wars by SNK, copyright notice and title have been removed.
PCB is marked: "S.I." on component side<br>
PCB is marked: "S.I." on solder side<br>
Black and white bootleg of [http://adb.arcadeitalia.net/?mame=ozmawars Ozma Wars] by SNK, copyright notice and title have been removed/altered.<br>
Sound circuitry is far simpler than original, missing the SN76477 sound chip.
----
This game was firstly emulated by MisfitMAME 0.122.D as:
<pre>
name ozmawar3
wrong description "Ozma Wars (set 3) [E563]"
right sourcefile 8080bw.c
right year 1979
right manufacturer Play-Kit
</pre>
<br>
Later on in MisfitMAME 0.127.F it was arbitrary changed to:
<pre>
name spcworld
right description "Space World [E563]"
wrong sourcefile invaders.c
right year 1979
right manufacturer Play-Kit
</pre> with the addition for loading 2 PROMs that do not exist on the original motherboard, just to give it some fancy colors (not present in the original)
<br>
When MisfitMAME became HBMAME, it was removed.
<br>
I think it is time to have it correctly supported by MAME as a B&W 8080 game.
-----
update 20210123: better pics, confirmed dump.


==Files==
==Files==
<gallery widths="150px">
<gallery widths="150px">
Image:563_PCB_component_side.jpg|PCB component side
Image:563_PCB_component_side.jpg|PCB component side 1
Image:563_PCB_solder_side.jpg|PCB solder side
Image:563_PCB_component_side2.jpg|PCB component side 2
Image:563_PCB_solder_side.jpg|PCB solder side 1
Image:563_PCB_solder_side2.jpg|PCB solder side 2
</gallery>
</gallery>



Latest revision as of 11:19, 23 January 2021

EMU Infos
dumper f205v
date 13/06/2007
emulator MisfitMAME 0.122.D
dev Robert
PCB Infos
name [E563] - spcworld
description Space World E563
year 1979
manufacturer Play-Kit

Technical references

CPUs

QTY Type clock position function
1x 8080 2h 8-bit Microprocessor - main
4x LM3401 - 2b,4b,6b,8b Quad Operational Amplifier - sound
1x TCA940 - 2a Audio Amplifier - sound
1x oscillator 1279 10fh

ROMs

QTY Type position status
1x TMS2516JL 4k,5k,6k,7k,8k,9k dumped

RAMs

QTY Type position
14x D2107 3h-8h,3j-8j

PLDs

QTY Type position status
0x

Others

1x 22x2 edge connector
1x 4x2 switches DIP
1x trimmer (volume)

Notes

PCB is marked: "S.I." on component side
PCB is marked: "S.I." on solder side
Black and white bootleg of Ozma Wars by SNK, copyright notice and title have been removed/altered.
Sound circuitry is far simpler than original, missing the SN76477 sound chip.


This game was firstly emulated by MisfitMAME 0.122.D as:

	name ozmawar3
wrong	description "Ozma Wars (set 3) [E563]"
right	sourcefile 8080bw.c
right	year 1979
right	manufacturer Play-Kit


Later on in MisfitMAME 0.127.F it was arbitrary changed to:

	name spcworld
right	description "Space World [E563]"
wrong	sourcefile invaders.c
right	year 1979
right	manufacturer Play-Kit

with the addition for loading 2 PROMs that do not exist on the original motherboard, just to give it some fancy colors (not present in the original)


When MisfitMAME became HBMAME, it was removed.
I think it is time to have it correctly supported by MAME as a B&W 8080 game.


update 20210123: better pics, confirmed dump.

Files

563