psx

Golang library for reading and writing Sony PlayStation 1 memory card images

BSD-3-CLAUSE License

Stars
11

Bot releases are visible (Hide)

psx - v0.0.7 Latest Release

Published by bodgit 8 months ago

0.0.7 (2024-03-04)

Bug Fixes

  • Checksum errors with some MCP2-generated card images (#84) (73448ec)
psx - v0.0.6

Published by github-actions[bot] over 1 year ago

What's Changed

New Features

Full Changelog: https://github.com/bodgit/psx/compare/v0.0.5...v0.0.6

psx - v0.0.5

Published by github-actions[bot] almost 2 years ago

What's Changed

New Features

Other Changes

Full Changelog: https://github.com/bodgit/psx/compare/v0.0.4...v0.0.5

psx - v0.0.4

Published by github-actions[bot] over 3 years ago

Changelog

c3b036e Merge pull request #10 from bodgit/issue9
af4f5cf Sanitize the Product Code
ad6a558 Add FF7 test case
edd4b29 Merge pull request #8 from bodgit/dependabot/github_actions/goreleaser/goreleaser-action-2.6.1
abffa93 Merge branch 'main' of github.com:bodgit/psx into main
c77dcc9 Add tests for splitting memory cards
3333cfa Refactor to use github.com/spf13/afero for I/O
1684e82 Bump goreleaser/goreleaser-action from 2.6.0 to 2.6.1
8f102fe Merge pull request #7 from bodgit/dependabot/github_actions/goreleaser/goreleaser-action-2.6.0
696d158 Bump goreleaser/goreleaser-action from 2.5.0 to 2.6.0
d2e9e4b Add LICENSE
55a641d Add README.md
118ce78 Merge pull request #6 from bodgit/tests
f3acce7 Add basic tests

psx - v0.0.3

Published by github-actions[bot] over 3 years ago

Changelog

b42712c Refactor to get the complexity score down

psx - v0.0.2

Published by github-actions[bot] over 3 years ago

Changelog

71ec383 Merge pull request #3 from bodgit/issue2

psx - v0.0.1

Published by github-actions[bot] over 3 years ago

Changelog

9341d2d Initial commit