Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodgit/psx
Golang library for reading and writing Sony PlayStation 1 memory card images
https://github.com/bodgit/psx
go golang memory-card playstation psx
Last synced: about 1 month ago
JSON representation
Golang library for reading and writing Sony PlayStation 1 memory card images
- Host: GitHub
- URL: https://github.com/bodgit/psx
- Owner: bodgit
- License: bsd-3-clause
- Created: 2021-05-17T16:35:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T11:43:42.000Z (5 months ago)
- Last Synced: 2024-11-01T19:42:23.565Z (about 1 month ago)
- Topics: go, golang, memory-card, playstation, psx
- Language: Go
- Homepage:
- Size: 328 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub release](https://img.shields.io/github/v/release/bodgit/psx)](https://github.com/bodgit/psx/releases)
[![Build Status](https://img.shields.io/github/actions/workflow/status/bodgit/psx/build.yml?branch=main)](https://github.com/bodgit/psx/actions?query=workflow%3ABuild)
[![Coverage Status](https://coveralls.io/repos/github/bodgit/psx/badge.svg?branch=main)](https://coveralls.io/github/bodgit/psx?branch=main)
[![Go Report Card](https://goreportcard.com/badge/github.com/bodgit/psx)](https://goreportcard.com/report/github.com/bodgit/psx)
[![GoDoc](https://godoc.org/github.com/bodgit/psx?status.svg)](https://godoc.org/github.com/bodgit/psx)
![Go version](https://img.shields.io/badge/Go-1.22-brightgreen.svg)
![Go version](https://img.shields.io/badge/Go-1.21-brightgreen.svg)psx
===A library for reading and writing Sony PlayStation 1 memory card images.