Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kpouer/marcel
- Owner: kpouer
- License: bsd-2-clause
- Created: 2023-12-02T22:57:37.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-02-24T15:07:35.000Z (9 months ago)
- Last Synced: 2024-02-24T16:26:31.581Z (9 months ago)
- Topics: emulation, emulator, java, mo5, swing, thomson
- Language: Java
- Homepage:
- Size: 420 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.