Skip to content

kinetikeith/rom-toolkit

Repository files navigation

ROM Toolkit

This is a web app for manipulating ROM files. It is written in Typescript using React and Material UI. It is inspired by Rom Patcher JS (by Marc Robledo).

It currently supports header modification for:

  • Game Boy / Gameboy Color
  • Game Boy Advance
  • Nintendo Entertainment System
  • Super Nintendo Entertainment System

These ROMs (and actually any other type of file) may be patched using the following formats:

  • IPS
  • UPS
  • BPS

This project is bundled with Vite.