ZXHawk: Updated outdated machine info

This commit is contained in:
Asnivor 2018-08-17 15:44:48 +01:00
parent a471206d6a
commit 13f9904111
1 changed files with 0 additions and 1 deletions

View File

@ -310,7 +310,6 @@ namespace BizHawk.Emulation.Cores.Computers.SinclairSpectrum
m.Name = "Sinclair ZX Spectrum +3";
m.Description = "Amstrad released the +3 the same year as the +2a, but it featured a built-in floppy drive rather than a datacorder. An external cassette player could still be connected though as in the older 48k models. ";
m.Description += "Memory paging again changed significantly and this (along with memory contention timing changes) caused more compatibility issues with some older games. ";
m.Description += "Currently ZXHawk does not emulate the floppy drive or floppy controller so the machine reports as a +2a on boot.";
m.Released = "1987";
m.CPU = "Zilog Z80A @ 3.5469 MHz";
m.Memory = "64KB ROM / 128KB RAM";