Skip to content

kinncj/retropatcher

 
 

Repository files navigation

Retro Patcher

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:

npm run dev

Open http:https://localhost:3000 with your browser to see the result.

Created by

Jon Abrams

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • TypeScript 3.3%
  • CSS 0.5%