Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kpouer/marcel

Thomson MO5 emulator written in Java
https://github.com/kpouer/marcel

emulation emulator java mo5 swing thomson

Last synced: 3 days ago
JSON representation

Thomson MO5 emulator written in Java

Awesome Lists containing this project

README

        

# Marcel

## Description

This is an emulator of Thomson MO5.
This repository is a fork of the original repository which is available at https://sourceforge.net/projects/marcel/

I just modernized the code to use maven and removed Applet support. Also switched from AWT to Swing.
As the original repository was using BSD Licence, this repository is also using BSD Licence.