diff options
| author | 2012-10-30 07:07:38 +0000 | |
|---|---|---|
| committer | 2012-10-30 07:07:38 +0000 | |
| commit | 6bfc7e54f9e932a70056ff0b3d79396ff8ef00b3 (patch) | |
| tree | 85ed98268eb2848966ebfef9c284b7d359f82e8f /src/mess/drivers/spectrum.c | |
| parent | 05e6b5ff93f294d0bc11f7680af87786ada1f124 (diff) | |
Clean-ups and version bumpmame0147u2
Diffstat (limited to 'src/mess/drivers/spectrum.c')
| -rw-r--r-- | src/mess/drivers/spectrum.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/drivers/spectrum.c b/src/mess/drivers/spectrum.c index f0cc7df8b28..5b22d3dc0f6 100644 --- a/src/mess/drivers/spectrum.c +++ b/src/mess/drivers/spectrum.c @@ -116,8 +116,8 @@ xx/xx/2001 KS - TS-2068 sound fixed. completly messed timings. 25/10/2012 DH - simplified border emulation to be a (manual) partial update with bitmap - Removed legacy fff4 interrupt hack, modern version of - MAME can handle this just fine + Removed legacy fff4 interrupt hack, modern version of + MAME can handle this just fine Initialisation values used when determining which model is being emulated: 48K Spectrum doesn't use either port. |
