Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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: