https://github.com/bodgit/retrohq
Golang library supporting the RetroHQ Jaguar SD/GD cartridge
https://github.com/bodgit/retrohq
atari golang jaguar
Last synced: 3 months ago
JSON representation
Golang library supporting the RetroHQ Jaguar SD/GD cartridge
- Host: GitHub
- URL: https://github.com/bodgit/retrohq
- Owner: bodgit
- License: bsd-3-clause
- Created: 2020-04-29T20:30:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T22:33:23.000Z (11 months ago)
- Last Synced: 2025-02-02T23:15:01.132Z (5 months ago)
- Topics: atari, golang, jaguar
- Language: Go
- Homepage: https://godoc.org/github.com/bodgit/retrohq
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/bodgit/retrohq/releases)
[](https://github.com/bodgit/retrohq/actions?query=workflow%3Abuild)
[](https://coveralls.io/github/bodgit/retrohq?branch=master)
[](https://goreportcard.com/report/github.com/bodgit/retrohq)
[](https://godoc.org/github.com/bodgit/retrohq)

retrohq
=======A collection of libraries and utilities for some of the [RetroHQ](https://www.retrohq.co.uk) products.
Full installation:
```
go get github.com/bodgit/retrohq/...
```
Or grab a pre-built binary from the [releases page](https://github.com/bodgit/retrohq/releases).
## jaguarsd
The `jaguarsd` utility currently allows you to create & edit the `.mrq` marquee files that sit alongside ROM images containing additional metadata.A quick demo:
![]()