https://github.com/hajdam/jmzemu
Sharp MZ-800 emulator written in Java
https://github.com/hajdam/jmzemu
Last synced: 6 months ago
JSON representation
Sharp MZ-800 emulator written in Java
- Host: GitHub
- URL: https://github.com/hajdam/jmzemu
- Owner: hajdam
- Created: 2016-08-02T18:57:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T19:07:44.000Z (over 1 year ago)
- Last Synced: 2025-01-31T11:49:48.658Z (8 months ago)
- Language: Java
- Size: 181 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JMZEmu - Sharp MZ-800 Emulator
==============================This is emulator of 8-bit computer Sharp MZ-800 written in Java.
Homepage: https://sharpmz.zdechov.net/?jmzemu
Screenshot
----------
Compiling
---------Java Development Kit (JDK) version 8 or later is required to build this project.
For project compiling Gradle build system is used. You can either download and install gradle and run
gradle build
command in project folder or execute gradlew or gradlew.bat scripts to download separate copy of gradle to perform the project build.
License
-------GNU/GPL, Version 3.0 - see gpl-3.0.txt