Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodgit/retrohq
Golang library supporting the RetroHQ Jaguar SD/GD cartridge
https://github.com/bodgit/retrohq
atari golang jaguar
Last synced: about 1 month 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T22:33:23.000Z (4 months ago)
- Last Synced: 2024-10-03T10:13:49.092Z (about 2 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
[![GitHub release](https://img.shields.io/github/v/release/bodgit/retrohq)](https://github.com/bodgit/retrohq/releases)
[![Build Status](https://img.shields.io/github/actions/workflow/status/bodgit/retrohq/main.yml?branch=master)](https://github.com/bodgit/retrohq/actions?query=workflow%3Abuild)
[![Coverage Status](https://coveralls.io/repos/github/bodgit/retrohq/badge.svg?branch=master)](https://coveralls.io/github/bodgit/retrohq?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/bodgit/retrohq)](https://goreportcard.com/report/github.com/bodgit/retrohq)
[![GoDoc](https://godoc.org/github.com/bodgit/retrohq?status.svg)](https://godoc.org/github.com/bodgit/retrohq)
![Go version](https://img.shields.io/badge/Go-1.19-brightgreen.svg)
![Go version](https://img.shields.io/badge/Go-1.18-brightgreen.svg)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: