Apocalipse Now (bootleg of Rescue): Difference between revisions

From Citylan
Jump to navigationJump to search
m WikiSysop moved page Apocalipse Now to Apocalipse Now (bootleg of Rescue) without leaving a redirect
 
Line 67: Line 67:
==Notes==
==Notes==
Blister only, no PCB
Blister only, no PCB
-----
update 20260128: from [[:Category:Osso|Osso]]
<pre>
1-4.bin              NO MATCH
3.bin                = aponow03.rom          aponow      Apocaljpse Now (bootleg of Rescue) - main CPU ROM 3
6.bin                = rb15hcpu.bin          aponow      Apocaljpse Now (bootleg of Rescue) - GFX
7.bin                = rb15fcpu.bin          aponow      Apocaljpse Now (bootleg of Rescue) - GFX
s1.bin              = rb15dsnd.bin          aponow      Apocaljpse Now (bootleg of Rescue) - audio CPU
s2.bin              = rb15csnd.bin          aponow      Apocaljpse Now (bootleg of Rescue) - audio CPU
</pre>
1-4.bin is 0x1000, but compared to a full set it's lacking 0x3000 of code.
<pre>
    ROM_LOAD( "aponow01.rom", 0x0000, 0x1000, CRC(33011579) SHA1(62bd821f6e0968a5ed9cbab26a8bff31e707f07a) )
    ROM_LOAD( "aponow02.rom", 0x1000, 0x1000, CRC(d477573e) SHA1(e5deb62f2763ff81e9ca24df67b0539cca8ba714) )
    ROM_LOAD( "aponow03.rom", 0x2000, 0x1000, CRC(46c41898) SHA1(c501f1d75762cfeda68e178e70cdf7eb423005fe) ) // included in blister
    ROM_LOAD( "rb15dcpu.bin", 0x3000, 0x1000, CRC(d6505742) SHA1(804df84ea507bf41e9376a7ce63a278c3701f0cd) )
    ROM_LOAD( "rb15ecpu.bin", 0x4000, 0x1000, CRC(604df3a4) SHA1(15790fa442538632f232280c096ac788d9bf8117) )
</pre>
So unfortunately it will be impossible to emulate it.


==Files==
==Files==

Latest revision as of 21:31, 30 January 2026

EMU Infos
dumper f205v
date 18/09/2005
emulator
dev
PCB Infos
name 250
description Apocalipse Now (bootleg of Rescue)
year 198x
manufacturer

Technical references

CPUs

QTY Type clock position function

ROMs

QTY Type position status
4x 2716 6,7,s1,s2 dumped
2x 2732 1,3 dumped

RAMs

QTY Type position

PLDs

QTY Type position status

Others

Notes

Blister only, no PCB


update 20260128: from Osso

1-4.bin              NO MATCH
3.bin                = aponow03.rom          aponow      Apocaljpse Now (bootleg of Rescue) - main CPU ROM 3
6.bin                = rb15hcpu.bin          aponow      Apocaljpse Now (bootleg of Rescue) - GFX
7.bin                = rb15fcpu.bin          aponow      Apocaljpse Now (bootleg of Rescue) - GFX
s1.bin               = rb15dsnd.bin          aponow      Apocaljpse Now (bootleg of Rescue) - audio CPU
s2.bin               = rb15csnd.bin          aponow      Apocaljpse Now (bootleg of Rescue) - audio CPU

1-4.bin is 0x1000, but compared to a full set it's lacking 0x3000 of code.

    ROM_LOAD( "aponow01.rom", 0x0000, 0x1000, CRC(33011579) SHA1(62bd821f6e0968a5ed9cbab26a8bff31e707f07a) )
    ROM_LOAD( "aponow02.rom", 0x1000, 0x1000, CRC(d477573e) SHA1(e5deb62f2763ff81e9ca24df67b0539cca8ba714) )
    ROM_LOAD( "aponow03.rom", 0x2000, 0x1000, CRC(46c41898) SHA1(c501f1d75762cfeda68e178e70cdf7eb423005fe) ) // included in blister
    ROM_LOAD( "rb15dcpu.bin", 0x3000, 0x1000, CRC(d6505742) SHA1(804df84ea507bf41e9376a7ce63a278c3701f0cd) )
    ROM_LOAD( "rb15ecpu.bin", 0x4000, 0x1000, CRC(604df3a4) SHA1(15790fa442538632f232280c096ac788d9bf8117) )

So unfortunately it will be impossible to emulate it.

Files

250