Releases: seriamaugenlicher/gloopy
Releases · seriamaugenlicher/gloopy
Release list
Gloopy v1.0.0
Gloopy v1.0.0
Gloopy is a libretro core for the Casio Loopy, a hard fork of
LoopyMSE. This fork adapts it to libretro and tunes it to run at full speed on low-power hardware.
This release is feature-complete. It is provided as-is, without warranty of any kind, and is not
actively maintained (Issues and pull requests are disabled). It is licensed GPL v3; you are free
to fork, rebuild, redistribute, and submit it to RetroArch's Core Downloader yourself — see
HANDOFF.md.
Features
- Full-speed Casio Loopy emulation, including on handheld ARM hardware
- Savestates, rewind, and run-ahead (deterministic core)
- Battery saves (SRAM) via the frontend's standard
.srmhandling - Seal printer emulation, with prints saved as PNG (or BMP)
- Loopy Mouse support, hot-swappable with the gamepad while a game runs
| Platform | Archive |
|---|---|
| Windows (x86_64) | gloopy_libretro-windows-x86_64.zip |
| Linux (x86_64) | gloopy_libretro-linux-x86_64.zip |
| Linux (aarch64) | gloopy_libretro-linux-aarch64.zip |
| macOS (x86_64) | gloopy_libretro-macos-x86_64.zip |
| macOS (arm64) | gloopy_libretro-macos-arm64.zip |
| Android (arm64) | gloopy_libretro-android-arm64.zip |
| Android (armv7) | gloopy_libretro-android-armv7.zip |
gloopy-1.0.0-src.tar.gz— complete corresponding source (also available as this repository).- Every archive ships with a matching
.sha256checksum.
Credits and license
The Casio Loopy emulation core is fully derived from LoopyMSE.
Gloopy is licensed GPL v3; the full text is in LICENSE, and NOTICES.md carries the modification notice.
No copyright is claimed over the modifications in this fork.