diff options
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. |
