This computer was a MSX 1 computer equipped with V9938 Video chip, which was quite unusual. It was probably meant to become an MSX 2, thus first versions were prepared to hold a CLOCK-IC chip. Thanks to its V9938 it could display 80-column text.
It was called SPECTRAVIDEO XPRESS because it was delivered with a bag to easily carry it around in. The XPRESS designation was also used in a MSX 2 and PC hybrid (X'PRESS 16, for 16-bits) SPECTRAVIDEO computers.
This machine is in fact pretty much a "MSX 1.5". Converting it into an MSX2 machine is not difficult at all and as a result many MSX hobbyists have done it. For example in Finland, when it came out many people converted it simply because there were no MSX2 machines widely available in the country.
The main selling point was the ability to show 80-column text even on normal TV's without problems, you just had to adjust the colors a bit. It was also very well priced and had much better specs than the other machines in it's price range.
But the SVI 738 also has many quality problems like all SVI machines. The keyboard is just as bad as in the 328 and 728 computers. The original disk drive is noisy, unreliable and only single sided. The screw holes are not in standard locations, but other ways it can be replaced with standard DD disk drive. The first versions of disk ROM could not format 720KB "PC-disks" but reading works. Almost all MSX2 and up computers had internal disk drive, and it’s also possible to use external disk controllers with this machine. Disk expansion port for external drive has however nonstandard DB25 connector, just as the RS-232 connector (DB9 female).
The machine also suffers from the same problems (won't work at all or bad sound) as the earlier 728 model with Konami's SCC-sound chip games.
The SVI 738 was sold in Poland by Skadnica Harcerska and the price was 590 000 ZLP, about two times the average monthly income at the time. Many schools have had such machines. However, not much sofware were available and from my experience this is the only MSX known in Poland. Machines sold in Poland had diacritical signs on keyboard (keys ACELNOSZ were replaced) and the character codes were equal to semigraphic codes generated with CODE/GRAPH keys.
Tuesday 19th May 2009
Jarek Adamski (Poland)
If someone wants to read/write under LINUX the MSX-DOS floppies formatted by this machine, it's enough to use the device /dev/fd0u360:
# mount /dev/fd0u360 /mnt/floppy -t vfat
it's also nice to create an entry into /etc/fstab.
this works for me , though floppy disks formatted under linux (command: fdformat /dev/fd0u360 ; mformat A , /note: i had to temporarily rename /dev/fd0 and replace it with a symbolic link to /dev/fd0u360 since I can't force mformat to open it-mformat always looks for /dev/fd0) cannot be read with the svi738 (and I still dont know why).
floppy disk geometry: 2 heads, 80 tracks, 9 sectors per track, 512 bytes per sector. who needs images of the boot disks (cp/m 1.1, 2.2 && MSX DOS v.1) can drop me a couple of lines. everyone who can correct me is sincerely welcome.