fdroiddata/metadata/com.dkanada.chip.yml
2023-09-08 11:45:57 +00:00

35 lines
844 B
YAML

Categories:
- Games
License: GPL-3.0-only
SourceCode: https://github.com/dkanada/chip-emulator
IssueTracker: https://github.com/dkanada/chip-emulator/issues
Changelog: https://github.com/dkanada/chip-emulator/blob/HEAD/CHANGELOG.md
AutoName: Chip8
Description: |-
This is a basic Chip8 emulator that supports all instructions, key
input, and video output. If you are having issues with a specific game, try
enabling one of the two common emulation quirks in the settings.
RepoType: git
Repo: https://github.com/dkanada/chip-emulator
Builds:
- versionName: '0.7'
versionCode: 1
commit: v0.7
subdir: app
gradle:
- yes
- versionName: 0.7.1
versionCode: 2
commit: v0.7.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.7.1
CurrentVersionCode: 2