A developer has initiated work on a simulator for the French CII Mitra-15 minicomputer, integrating it into the SIMH simulation framework. This early version is a tentative effort, building upon an existing SDS 940 simulator and adapting it to the Mitra-15's specific characteristics. The project relies on limited surviving documentation for the historical machine.
The Mitra-15 was a 16-bit minicomputer developed by Compagnie Internationale pour l'Informatique (CII) in the early 1970s. It was notable for its ability to program input/output peripherals using microcode, an alternative to external mechanisms like DMA. The minicomputer saw widespread use in industrial automation, scientific computing, education, and military sectors in France.
The simulator is intended to eventually include system and optional instructions, memory management, interrupt systems, and support for various I/O devices such as printers, disk drives, and tape readers. Current progress includes creating a working SIMH environment, developing a complete instruction decoder, and implementing code for common Mitra and CII devices, including preliminary support for DRI disks using the Mitra's suspension system.
This simulation effort contributes to the preservation of an important part of computing history. Despite its past prevalence in France, very little software and documentation for the Mitra-15 have survived. The project addresses this scarcity by analyzing available documents and recreating the machine's functionality in a modern simulation environment.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
A developer is creating a preliminary simulator for the French CII Mitra-15 minicomputer within the SIMH environment. This project aims to preserve the history of the Mitra-15, a 1970s 16-bit minicomputer widely used in various French applications, by emulating its unique architecture and peripherals.