Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonabrams/retropatcher


https://github.com/jonabrams/retropatcher

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Retro Patcher

Currently is live at [retropatcher.jonabrams.com](https://retropatcher.jonabrams.com/)

This is a web app for patching retro games more easily. The user supplies the ROM file, the app finds applicable patches, the user selects them, then downloads* the patched ROM.

\* The patching/downloading is all done client-side.

## Status

- Supports .gb to .pocket patches.

## Getting Started

First, run the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Created by

[Jon Abrams](https://threads.net/@jon.abrams)