Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
02882 Sound Minor Always Jan 26, 2009, 22:18 Jan 12, 2012, 02:40
Tester M.A.S.H. View Status Public Platform MAME (Self-compiled)
Assigned To Resolution Invalid report OS
Status [?] Closed Driver
Version 0.129u2 Fixed in Version Build Normal
Fixed in Git Commit Github Pull Request #
Summary 02882: tp84: Time Pilot '84 uses 2x M6809E CPUs and 4x SN76489A sound.
Description The manual for Time Pilot '84 shows that the game uses
2x M6809E CPUs and 4x SN76489A sound.

Manual:
http://www.crazykong.com/manuals/TimePilot84.man.pdf
Steps To Reproduce
Additional Information In the past there were many games with CPU changes from
M6809 to M6809E.
Examples:
archrivl: - 0.122u4: Replaced M6809 CPU2 with M6809E.
bowlrama: - 0.85: Replaced M6809 CPU1/2 to M6809E.
capbowl: - 0.85: Bowling. Replaced M6809 CPU1/2 to M6809E.
demoderb: - 0.122u6: Replaced M6809 CPU3 with M6809E (8MHz).
hiimpact: - 0.122u4: Replaced M6809 CPU2 with M6809E.
Github Commit
Flags
Regression Version
Affected Sets / Systems tp84
Attached Files
png file icon Manual-Page12.png (88,843 bytes) Jan 26, 2009, 22:18
png file icon Manual-Page13.png (65,138 bytes) Jan 26, 2009, 22:19
c file icon tp84.c (24,884 bytes) Jan 26, 2009, 23:22
[Show Content]
Relationships
There are no relationship linked to this issue.
Notes
7
User avatar
No.03657
Haze
Senior Tester
Jan 26, 2009, 23:12
should be verified with PCB, not manual. Manuals are often wrong.
User avatar
No.03658
M.A.S.H.
Senior Tester
Jan 26, 2009, 23:24
edited on: Jan 26, 2009, 23:48
Yes, should be verified with PCB, but the PCB info for TP84
from the PCB-infos0120u4.zip says:
"Two 68A09E for the game....
.
.
There are 3 or 4 76489AN chips driven by the Z80"

I've updated the tp84.c driver with 4x SN76489 and added it to this report.
Not sure about the 4x filters, but i hope i found some infos
in the manual.
User avatar
No.03871
couriersud
Developer
Mar 1, 2009, 22:46
The dotted line means "no layout parts". Generally it means these parts are optional. Would look more like three 76489
User avatar
No.08026
hap
Developer
Jan 10, 2012, 21:22
closing, manuals are often wrong.

pcb proof is actually over here:
http://www.mametesters.org/view.php?id=941
User avatar
No.08029
Stiletto
Developer
Jan 12, 2012, 01:49
hap... that report does not actually verify the CPU, just the sound chips.
User avatar
No.08030
hap
Developer
Jan 12, 2012, 02:18
I'm under the assumption that it has already been verified too, since the driver file confirms that clock freqs were verified on pcb. Verified clocks means it must be a 6809: 6809E has an internal clockdivider.
User avatar
No.08031
Stiletto
Developer
Jan 12, 2012, 02:40
Okay, that's a fair assumption. Wouldn't hurt to doublecheck later.