p6nj / Maurice

Thomson MO5 emulator written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maurice

Description

This is an emulator of Thomson MO5. This repository is a fork of the MO5 java emulator repository https://github.com/kpouer/marcel which was intially a fork of the original repository which is available at https://sourceforge.net/projects/marcel/

Of course the licence remains BSD Licence and all the credit goes to the original author. My goal was to learn Rust and I thought that porting this emulator would be a good way to do so.

Commands

Keyboard

F2: Load a tape F7 : Soft Reset F8 : Hard Reset

Loading tapes

It is possible to load tapes by pressing F2 and selecting a .k7 file. Then usually you have to type "load" and press enter. Then "run" and press enter.

Showcase

Boot

Boot

Arkanoid

Boot Boot

Aigle d'or

Boot Boot

Note

Sound is not supported and it is probable that many limitations are still present.

Dependencies

This project depends on

About

Thomson MO5 emulator written in Rust


Languages

Language:Rust 100.0%