diff options
| author | 2009-01-04 23:01:29 +0000 | |
|---|---|---|
| committer | 2009-01-04 23:01:29 +0000 | |
| commit | ed893fe35c8a614ba67de60579f53866368f1476 (patch) | |
| tree | aa2957b1805c2ab489ffbcda009985280d9bf4f2 /src/emu/cpu/mcs48/mcs48dsm.c | |
| parent | 5406ec6027d00b1158190a89be76c1f5e6f58504 (diff) | |
From: Robert [mailto:pac0446@bigpond.net.au]
Sent: Wednesday, December 31, 2008 6:39 PM
To: Mamedev submit
Subject: Fix for 1610 cpu
The cp1610 cpu crashes when it attempts to reset itself.
It gets the PULSE_LINE message.
A one-line fix to cp1610.h will fix the problem.
It has been tested on the intellivision mess driver.
Please change the line that says:
#define CP1610_RESET 2
to
#define CP1610_RESET INPUT_LINE_RESET
Thank you and Happy New Year.
- Robbbert
Diffstat (limited to 'src/emu/cpu/mcs48/mcs48dsm.c')
0 files changed, 0 insertions, 0 deletions
