msx

Uncategorized

#10 – MSX-DOS: Japan’s DOS Revolution (1984–1990)

This tenth episode explores the rise of MSX-DOS — the operating system developed by Microsoft Japan for the MSX, Japan’s “national” microcomputer standard.It was a system that bridged the worlds of CP/M, MS-DOS, and 8-bit computers — running on millions of machines across Asia, South America, and Europe. 1. MSX – A Universal Home Computer Standard In 1983, Japanese tech visionary Kazuhiko Nishi of ASCII Corporation proposed a “VHS of computing”: a unified microcomputer standard anyone could build on — compatible across all hardware. Sony HitBit, Public Domain 2. CP/M Meets DOS – The Birth of MSX-DOS The first MSX models used a CP/M BIOS, but in 1984, Microsoft Japan developed MSX-DOS — a DOS-like OS for Z80, not 8086! This was a major breakthrough — programs from PC could be adapted with minimal effort, and Japan got its own “DOS” across hundreds of MSX models. 3. SX-DOS 2 – Directories, HDD Support, Modern Features In 1988, MSX-DOS 2 brought significant improvements: MSX-DOS 2 was on par with early PC systems — offering features that Amstrad, Spectrum, or even early AmigaOS lacked. 4. Cultural Impact – Education, Gaming, and Development MSX and MSX-DOS weren’t just technical innovations — they shaped a whole generation: 5. Comparison: MSX-DOS vs. CP/M vs. PC/MS-DOS Feature CP/M MSX-DOS PC/MS-DOS CPU Z80/8080 Z80A 8086/80286 File Format Proprietary FAT12/FAT16 FAT12/FAT16 Compatibility CP/M only CP/M + DOS DOS Directories Root only Yes (v2 only) Yes Media Types Floppy, HDD Cassette, floppy Floppy, HDD 6. Legacy of MSX-DOS MSX-DOS became a model OS that: To this day, MSX-DOS and the MSX family live on in emulators, fan projects, and vibrant retro communities in Japan, Brazil, and Europe.

Uncategorized

#12 European Diversity – Part 2

After covering some of the most iconic local machines, the second part of our journey into European computing diversity reveals lesser-known but equally fascinating systems that completed the technological mosaic of the 1980s and early 1990s. Poland, France, Scandinavia, Eastern Bloc countries, and Spain all had their own unique creations, often aimed at education, science, or industry. Many of these systems left a lasting legacy and have become objects of fascination for retro enthusiasts around the world. Oric-1 & Oric Atmos – A Franco-British Educational Success Release: 1983 (Oric-1), 1984 (Oric Atmos)Originally designed in the UK by Tangerine Computer Systems and manufactured mainly in France, the Oric became an educational hit in France, directly competing with the ZX Spectrum. Key features: Appreciated for its simplicity and low price, the Oric was used for early educational software and games. Though not widely known in Poland, it still has loyal fans across Western Europe. Anecdote:In 1984, Your Computer magazine named the Oric the “Best Budget Home Computer of the Year.” Oric 1 by Museo8bits Creative Commons Attribution-Share Alike 2.5 Tatung Einstein – CP/M Power in a British Shell Release: 1984The Tatung Einstein was one of the most advanced 8-bit computers of its time. Manufactured in Asia but marketed mainly in the UK, it stood out thanks to built-in 3” floppy drives and CP/M compatibility. Key features: Its stability and professional orientation made it a favorite for learning and software development, though it was too expensive for most home users. Tatung Einstein by Marcin Wichary Creative Commons Attribution 2.0 Camputers Lynx – Quality Build, British Innovation Release: Early 1983The Camputers Lynx featured an elegant aluminum casing and impressive graphics for an 8-bit machine—256×252 pixels in 8 colors. It also implemented a unique floating-point BASIC system. Despite innovation and strong specs, the Lynx lacked proper sound capabilities and faced compatibility issues, leading to the company’s swift collapse. Camputers Lynx by Retro-activity Creative Commons Attribution-Share Alike 3.0 Spectravideo SV-318 and SV-328 – Foundations of MSX Release: 1983Spectravideo’s SV-318 and SV-328 were early Z80A-based systems with a TMS9918A video chipset and formulated much of what later became the MSX standard—though they weren’t fully MSX-compatible themselves. Both were sold in the USA, Europe, and parts of Asia, becoming early favorites for home computing and gaming. Spectravideo SV-318 by Nostalgic, Wikimedia Commons, CC BY-SA 3.0 Local Production and Clones in Eastern Europe and Scandinavia These local systems, often built around modified Z80 architectures, fulfilled educational and administrative needs before Western standards gradually took over. Robotron KC85 by Enrico Grämer Attribution Meritum-3 by JoeeCreative Commons Attribution 3.0 Part two of our tour through Europe’s computing heritage shows just how rich and localized the market once was. Men and women across the continent adapted technology for learning, science, and daily use, often outside the gaze of the global industry. While these systems didn’t achieve worldwide success, they shaped IT skills, computer communities, and the digital culture of an entire continent.

Uncategorized

#01 Zilog Z80 Processor: Architecture, History and Computers

1. Processor Architecture and Design The Zilog Z80 is an 8-bit microprocessor with a 16-bit address bus, designed using CISC (Complex Instruction Set Computer) architecture. The chip was built using NMOS technology with 8500 transistors and requires a single +5V power supply. 1.1 Internal Organization The Z80 contains 208 bits of R/W memory available to the programmer, organized into eighteen 8-bit registers and four 16-bit registers. All registers are implemented using static RAM. General-purpose registers: 16-bit special registers: 1.2 ALU Unit The Arithmetic Logic Unit (ALU) is 4-bit despite the processor’s 8-bit architecture. It performs the following operations: 1.3 Instruction Set The Z80 offers 158 instructions ranging from one to four bytes in length. 252 instructions are single-byte for increased performance, with the remainder being 2, 3, or 4-byte instructions. The processor is fully compatible with Intel 8080 but offers a significantly extended instruction set. 2. Development History 2.1 Founding of Zilog The history of Z80 began in 1974 when Federico Faggin left Intel following disagreements about the company’s development direction. Faggin, the chief architect of Intel 4004 and 8080 processors, met with Ralph Ungerman and proposed founding their own microprocessor company. Federico Faggin / www.frontiere.polimi.it “I asked Ralph if he wanted to go for a drink and said: ‘Ralph, I’d like to start a microprocessor company, are you interested?’ And he replied: ‘Yes! Let’s do it!’ And that was it. There was no discussion about what we would do, how we would do it, and so on” Zilog was founded in California in 1974 with financial backing from Exxon. The name derives from “Z integrated logic”, where “Z” was meant to signify “the last word in integrated logic”. 2.2 Design Team Masatoshi Shima joined the team in 1975 – the chief designer of logic and transistor circuits for Intel 4004 and 8080 processors. Shima was responsible for logic implementation and transistor-level design. The entire venture initially employed only 11 people: 2.3 Design Process Federico Faggin performed a manual design of the entire chip on paper, drawing each of the process masks for all 8500 transistors. The layout took about 15 weeks. Masatoshi Shima then conducted manual verification of the design, using simple measuring instruments to check whether the sizes and spacing between each of the 8500 transistors and all connections met the process technology requirements. This manual process took him several weeks. 3. Evolution and Variants 3.1 Basic Z80 Versions Zilog produced several processor variants with different clock speeds: 3.2 Later Extensions Z180 (1985) – extended version with 16-bit addressing, DMA controllers, and built-in serial ports eZ80 (2001) – modern successor offering: 4. Computers Using Z80 4.1 American Pioneers TRS-80 (1977) – one of the first mass-market microcomputers produced by Radio Shack/Tandy photo: dunfield.classiccmp.org Radio Shack TRS-80 vintage computer with Z80 processor, monitor, and cassette recorder  Timex Sinclair 1000 (1982) – American version of ZX-81 with Z80A 3.25 MHz processor, 2 KB RAM, and 8 KB ROM. Dimensions 167 × 175 × 38 mm, weight 350 g. Timex Sinclair 2068 (1983) – enhanced American version of ZX Spectrum with Z80A 3.58 MHz processor, 48 KB RAM, 24 KB ROM, AY-3-8912 sound chip, and cartridge port. Advertised as a “72 KB” computer (48 KB RAM + 24 KB ROM). ColecoVision (1982) – gaming console using Z80 as the main processor 4.2 British Icons ZX Spectrum (1982) – iconic home computer from Sinclair that dominated British and European markets. Produced in various versions throughout the 1980s. photo: https://oldcomputers.net Sinclair ZX Spectrum home computer, an iconic vintage 8-bit machine powered by the Z80 processor  Amstrad CPC (1984) – series of Colour Personal Computers offering advanced graphics for their time Camputers Lynx (1983) – lesser-known British home computer 4.3 Japanese standard MSX (1983) – unified computer standard created by ASCII and Microsoft, adopted by many Japanese companies. MSX2 (1985) was an extended version of this standard. 4.4 European Timex Computers Timex Computer 2048 (1985) – European version of TC2068 with Z80A 3.5 MHz processor, 48 KB RAM, 16 KB ROM, 256×192 graphics in 8 colors, and monophonic sound. Produced by Timex’s Portuguese division. Timex Computer 2068 – European variant of American TS2068 with modifications to increase compatibility with original Sinclair. Differed with PAL modulator instead of NTSC and 9V instead of 15V power supply. 4.5 Gaming Consoles Sega Master System (1985) – 8-bit home console using Z80 clocked at 3.58 MHz. Known as Sega Mark III in Japan. Nintendo Game Boy (1989) – portable console using a Z80 clone (GB-Z80) manufactured by Sharp Corporation with modified instruction set. Game Boy Color (1998) also used a similar chip. Sega Game Gear (1990) – portable version of Master System with smaller screen but better color palette. 4.6 Polish Implementations Meritum (1983/1985) – family of computers based on TRS-80 Model I, produced by Mera-Elzab in Zabrze. Used U880D clone from East Germany instead of original Z80. Meritum specifications: Meritum 3 / Author: Joee , CC BY 3.0 Elwro 800 Junior (1986) – educational computer also using U880D clone. More popular in schools than Meritum due to better graphics capabilities. Unipolbrit 2086 (1986) – assembled in Poland by Gdansk-based Unimor in cooperation with Polonia company Polbrit, version of TC-2068. miSTER Z80 – product by ZEG Tychy for laboratory and office applications 4.7 Other European Systems Tatung Einstein – British computer with Z80A 4 MHz, 64 KB RAM, TI TMS9918 graphics chip Elan Enterprise (1985) – Hungarian home computer Sam Coupé (1989) – ZX Spectrum successor with enhanced capabilities Sam Coupe / Simon Owen, CC BY-SA 3.0 4.8 Arcade Applications Z80 found wide application in arcade games: Classic games like Pac-Man used Z80 as main processor In later systems, Z80 served as audio coprocessor (e.g., Neo Geo, Sega Mega Drive) 4.9 Modern Implementations Spectrum NEXT (2020) – modern reimplementation of ZX Spectrum maintaining Z80 compatibility Spectrum NEXT / https://www.specnext.com Various FPGA implementations allow running Z80 in programmable logic devices, enabling modernization of old systems. 5. DIY Computers and Hobby Projects 5.1 RC2014 – Modular Z80 System RC2014

Uncategorized

#05 MSX – Japanese Standardization and Global Expansion

On June 16, 1983, Microsoft and ASCII Corporation announced the birth of the first truly international home computer standard – MSX. Backed by 14 major Japanese electronics companies, MSX aimed to achieve what no one had done before: create fully compatible computers across brands, much like VHS standardization in the VCR market. MSX – The First Attempt at Computer Standardization The Visionary: Kazuhiko Nishi Kazuhiko Nishi, head of ASCII Corporation and vice-president of Microsoft Japan, saw the early 1980s market flooded with incompatible systems – Apple, Commodore, Atari, all making computers that couldn’t run each other’s software. Inspired by VHS, Nishi envisioned a unified hardware standard that would allow different manufacturers to build computers that all ran the same programs. The foundation for the MSX standard was the Spectravideo SV-328, unveiled in June 1983, with a Z80A 3.6 MHz processor, 64 KB RAM, TMS9918 graphics chip, and AY-3-8910 sound chip. While the SV-328 wasn’t fully MSX-compatible, it served as the template for the standard. Anecdote:The meaning of “MSX” is still debated. Kazuhiko Nishi said it stood for “Machines with Software eXchangeability”, but also suggested “Microsoft Extended” or even “Matsushita-Sony X-machine”. In 1985, he joked it came from the MX missile. The truth? “It just sounded good.” Spectravideo SV-328 prototype – by samdal (original site: samdal.com) The First MSX Computer: Mitsubishi ML-8000 On October 21, 1983, Mitsubishi launched the ML-8000, the world’s first MSX computer. Priced at 59,800 yen, it featured 32 KB RAM, a color keyboard, and support for controlling Mitsubishi industrial robots (Move Master II). Tailored for the Japanese market, it offered unique features like compatibility with Mitsubishi Diatone audio systems and an optional ML-10KB hex keyboard for data entry. It was the first proof that MSX could work in practice. Technical specs of the ML-8000: Mitsubishi ML-8000 (msx.org) A Global Alliance of Manufacturers On June 27, 1983, Microsoft, ASCII, and 14 top Japanese electronics companies officially launched the MSX standard. Among them: Canon, Fujitsu, General, Hitachi, JVC, Kyocera, Matsushita (Panasonic), Mitsubishi, NEC, Pioneer, Sanyo, Sony, Toshiba, and Yamaha. In Europe, Philips was the main supporter. It introduced the VG-8010, VG-8020, and later advanced MSX2 systems like the NMS 8250, which became the most popular MSX computers on the continent. Trivia:Even companies with no prior computer experience joined the MSX trend. Yamaha (famous for musical instruments) built MSX systems with integrated synthesizers, while JVC added advanced video features. MSX BASIC – The Heart of the System A key part of MSX’s success was MSX BASIC, an enhanced version of Microsoft BASIC 4.5 tailored for graphics, sound, and peripherals. Burned into ROM, it launched automatically on every MSX machine. Key features of MSX BASIC: MSX also introduced MSX-DOS, a simplified CP/M-compatible OS that enabled running professional software. Evolution of MSX MSX2 (1985): A Graphics Revolution MSX2 featured the Yamaha V9938 chip with 512×212 resolution in 16 colors from a 512-color palette, rivaling Atari ST and early Amigas. MSX2+ (1988): The Final 8-bit Leap Included the V9958 chip and 256×212 graphics in 19,268 colors, plus the Yamaha YM2413 (MSX-Music) FM chip with 9 channels. MSX Turbo R (1989–1991): 16-bit Future Panasonic’s Turbo R used the 16-bit ASCII R800 processor (7.16 MHz). The FS-A1ST and FS-A1GT were the final MSX models, produced exclusively in Japan. MSX: Regional Triumphs and Global Missteps Regional Successes: Philips VG8020 By No machine-readable author provided. SanderK assumed (based on copyright claims). – No machine-readable source provided. Own work assumed (based on copyright claims)., Public Domain, https://commons.wikimedia.org/w/index.php?curid=569054 Failure in the USA: Despite Microsoft’s backing, MSX flopped in the U.S., where the Commodore 64, Apple II, and IBM PC already reigned supreme. Paradox:While MSX was gaining popularity, Microsoft boasted that “MS” stood for “Microsoft.” But after 1986, when global dominance faded, the company distanced itself from the name. MSX Legacy Although MSX never became the global standard, it pioneered many innovations: MSX was the original platform for iconic games like Metal Gear and Metal Gear 2: Solid Snake by Hideo Kojima, with Konami and Hudson Soft developing many of their top titles for MSX. MSX in Poland MSX computers were virtually unknown in Poland, but starting in 1986, Central Scout Warehouses imported MSX-compatible Spectravideo SVI-738 units. These rare machines mostly ended up in educational institutions and the hands of a few dedicated enthusiasts.

Passionate about bringing retro computers back to life — Apple, Commodore, Atari, Amiga, and more.

Policies

© 2025 RetroComp. All rights reserved.

Scroll to Top