{"id":58133,"url":"https://github.com/romh-acking/Awesome-Rom-Hacking","name":"Awesome-Rom-Hacking","description":" List of Awesome Rom Hacking Resources ","projects_count":103,"last_synced_at":"2026-09-12T19:00:23.101Z","repository":{"id":142792680,"uuid":"361895116","full_name":"romh-acking/Awesome-Rom-Hacking","owner":"romh-acking","description":" List of Awesome Rom Hacking Resources ","archived":false,"fork":false,"pushed_at":"2025-10-22T18:21:29.000Z","size":100,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-24T03:16:25.734Z","etag":null,"topics":["awesome-list","romhacking"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/romh-acking.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-26T21:11:07.000Z","updated_at":"2026-08-05T07:47:24.000Z","dependencies_parsed_at":"2025-11-27T08:20:53.123Z","dependency_job_id":null,"html_url":"https://github.com/romh-acking/Awesome-Rom-Hacking","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/romh-acking/Awesome-Rom-Hacking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romh-acking%2FAwesome-Rom-Hacking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romh-acking%2FAwesome-Rom-Hacking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romh-acking%2FAwesome-Rom-Hacking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romh-acking%2FAwesome-Rom-Hacking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romh-acking","download_url":"https://codeload.github.com/romh-acking/Awesome-Rom-Hacking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romh-acking%2FAwesome-Rom-Hacking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37246235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-12T02:00:07.213Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-04-08T00:00:28.196Z","updated_at":"2026-09-12T19:00:23.101Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Emulators","[↑](#table-of-contents) Tools","[↑](#table-of-contents) NES","[↑](#table-of-contents) Dats","[↑](#table-of-contents) SNES","[↑](#table-of-contents) Japanese Computers","[↑](#table-of-contents) Disassemblies / Decompilations / Source Code","[↑](#table-of-contents) Music","[↑](#table-of-contents) Miscellaneous"],"sub_categories":["Miscellaneous","Hex Editors","Famicom Disk System","Trackers","Music Rips / Files","Graphics","Translation Tools","File Extractors / Inserters","Translations","Homebrew"],"readme":"# Awesome Rom Hacking\nList of Awesome Rom Hacking / Retro Gaming Resources\n\nYou can help by sending Pull Requests to add more information.\n\nTable of Contents\n=================\n\n * [Dats](#-dats)\n * [NES](#-nes)\n * [SNES](#-snes)\n * [Japanese Computers](#-japanese-computers)\n * [Disassemblies](#-disassemblies-decompilations-source-code)\n * [Music](#-music)\n * [Emulators](#-emulators)\n * [Tools](#-tools)\n * [Miscellaneous](#-miscellaneous)\n\n## [↑](#table-of-contents) Dats\n* [No-Intro](https://no-intro.org/) - Cartridge game dats\n* [Redump](http://redump.org/) - Optical dats\n* [Floppy Disk Preservation](http://mijet.eludevisibility.org/Preservation/) - X68000 dats\n\n## [↑](#table-of-contents) NES\n* [NesDev](http://nesdev.com/)\n    * [NesDev wiki backup](https://pineight.com/nesdev-temp/wikipages/)\n* [Easy 6502](https://skilldrick.github.io/easy6502/) - An interactive website that will help you learn the 6502 assembly language\n* [Nesmaker](https://www.thenew8bitheroes.com/)\n* [nesdoug](https://nesdoug.com/)\n* [NES Development Discord](https://discord.gg/sthFzMS)\n\n### Famicom Disk System\n\n#### General\n* [famicomdisksystem.com](https://www.famicomdisksystem.com)\n* [Famicom World](https://famicomworld.com)\n\n#### Disk File System Tools\n\n##### FDS Builder\nA tool to split .fds images into separate files as well re-assemble the files into a new .fds images.\n\n* [FDS Builder, ID version](https://www.romhacking.net/utilities/302/)\n* [FDS Builder, Sequential Version](https://www.romhacking.net/utilities/747/)\n* [FDS Builder: C# Edition](https://www.romhacking.net/utilities/1587/)\n\n## [↑](#table-of-contents) SNES\n* [SFC Development Wiki](https://wiki.superfamicom.org/)\n* [SNES Development Discord](https://discord.gg/yXNEV6p)\n* [Snes Central](https://snescentral.com/)\n* [Super Mario World Central](https://www.smwcentral.net/)\n\n## [↑](#table-of-contents) Japanese Computers\n* [pc98.org](https://www.pc98.org/)\n* [PC-98 Central Forum](https://pc98central.com/forums/)\n* [NEC Drivers](https://support.nec-lavie.jp/driver)\n\n## [↑](#table-of-contents) Disassemblies / Decompilations / Source Code\n* [N64 Decompilations](https://github.com/n64decomp/)\n* [GCN Decompilations](https://github.com/doldecomp/)\n* [Zelda Decompilations](https://github.com/zeldaret/)\n* [Pokemon Decompilations](https://github.com/pret/)\n* [Super Mario 1](https://github.com/threecreepio/smb-disassembly)\n* [Super Mario All-Stars](https://github.com/Maseya/SMAS-Disassembly)\n* [Body Harvest](https://github.com/jaytheham/body-harvest-decompilation)\n* [Space Station Silicon Valley](https://github.com/mkst/sssv)\n* [Apple II disassembly projects](https://6502disassembly.com/)\n* [Phantasy Star I Disassembly](https://github.com/lory90/ps1disasm)\n* [Phantasy Star II Disassembly](https://github.com/lory90/ps2disasm)\n* [Phantasy Star III Disassembly](https://github.com/lory90/ps3disasm)\n* [Phantasy Star IV Disassembly](https://github.com/lory90/ps4disasm)\n* [NES Disassemblies by cyneprepou4uk](https://github.com/cyneprepou4uk/NES-Games-Disassembly)\n* [Source Code - @historicalsource](https://github.com/historicalsource)\n\n## [↑](#table-of-contents) Music\n### Trackers\n* [FamiTracker](http://www.famitracker.com/)\n* [DefelMask](https://deflemask.com/)\n* [SNESGSS](https://github.com/nathancassano/snesgss)\n* [OpenMPT](https://openmpt.org/)\n\n### Music Rips / Files\n* [HCS64](https://hcs64.com/)\n* [ModLand](https://www.exotica.org.uk/wiki/Modland)\n* [The Mod Archive](https://modarchive.org/index.php)\n* [mrnorbert1994's website]([https://mrnorbert1994.uw.hu](https://web.archive.org/web/20210518212720/https://mrnorbert1994.uw.hu))\n\n### Miscellaneous \n* [Battle of the Bits](http://battleofthebits.org/)\n\n## Emulators\n* [FCEUX](http://fceux.com/web/home.html)\n* [MESEN](https://mesen.ca/)\n* [BSNES](https://bsnes.dev/)\n* [Higan](https://higan.dev/)\n* [Project 64](https://www.pj64-emu.com/)\n* [Mupen64Plus](https://mupen64plus.org/)\n* [Nesticle](https://github.com/athros/NESticle) - For posterity\n* [SameBoy](https://sameboy.github.io/)\n* [Emulicious](https://emulicious.net/)\n* [RetroArch](https://www.retroarch.com/)\n* [Mednafen](https://mednafen.github.io/)\n\n## [↑](#table-of-contents) Tools\n\n### Graphics\n* [TileShop](https://github.com/stevemonaco/ImageMagitek)\n* [YY-CHR](https://www.romhacking.net/utilities/119/) ([Official website](https://w.atwiki.jp/yychr/))\n* [YY-CHR C#](https://www.romhacking.net/utilities/958/)\n* [Tile Layer Pro](https://www.romhacking.net/utilities/108/)\n* [Tile Molester](https://www.romhacking.net/utilities/109/)\n\n### Hex Editors\n* [HexWorkshop](http://www.hexworkshop.com/)\n* [imhex](https://github.com/WerWolv/ImHex/)\n* [WindHex](https://www.romhacking.net/utilities/291/)\n\n### Translation Tools\n* [Cartographer](https://www.romhacking.net/utilities/647/) - Script dumper\n* [Atlas](https://www.romhacking.net/utilities/224/) - Script inserter\n* [abcde](https://www.romhacking.net/utilities/1392/)\n* [Kuriimu2](https://github.com/FanTranslatorsInternational/Kuriimu2)\n\n### File Extractors / Inserters\n* [ResourcesExtract](https://www.nirsoft.net/utils/resources_extract.html)\n* [MultiExtractor](https://www.multiextractor.com/index.html)\n* [Binwalk](https://tools.kali.org/forensics/binwalk) - A tool for searching a given binary image for embedded files and executable code.\n* [vgmtoolbox](https://github.com/larrykoubiak/vgmtoolbox) -  A tool for auditing your emulated music files\n* [GDRom Explorer](https://www.romhacking.net/utilities/1459/)\n* [tinke](https://github.com/pleonex/tinke) -  Viewer and editor for files of NDS games \n* [jpsxdec](https://github.com/m35/jpsxdec) - Cross-platform PlayStation 1 audio/video converter\n* [JPEXS](https://www.free-decompiler.com/flash/download/)\n* [Dragon UnPACKer](https://www.elberethzone.net/dragon-unpacker.html)\n* [puyotools](https://github.com/nickworonekin/puyotools)\n* [BrawlCrate](https://github.com/soopercool101/BrawlCrate)\n* [CDGenPS2](https://www.psx-place.com/resources/cdgenps2.698/)\n* cdvdgen\n\n## [↑](#table-of-contents) Miscellaneous\n* [Romhack.ing](https://romhack.ing/) - A database of rom hacks, translation, and utilities\n* [RomhackPlaza.org](https://romhackplaza.org/) - A database of rom hacks, translation, and utilities\n* [Romhacking.net](https://www.romhacking.net/) - A database of rom hacks, translation, and utilities\n* [DataCrystal](https://datacrystal.romhacking.net/)\n* [The Cutting Room Floor](https://tcrf.net/) - A datamine website that documents unused content in games\n* [Misc Data Digs](http://miscdatadigs.shoutwiki.com/) - A datamine website that documents unused content in stuff TCRF doesn't document\n* [Gaming Alexandria](https://www.gamingalexandria.com/) - A website for a scanning group\n* [Retro Gallery](https://tomseditor.com/gallery/\u0026lang=en)\n* [Rare Gaming Dump](https://wiki.mariocube.com/index.php/Main_Page)\n* [GBATemp](https://gbatemp.net/)\n* [XeNTaX](https://forum.xentax.com/)\n* [Redump Wiki](http://wiki.redump.org/index.php?title=Main_Page)\n* [GBA Explorer](https://www.romhacking.net/utilities/1442/)\n\n### Translations\n* [Aeon Genesis](https://aeongenesis.net/)\n* [DvD Translations](https://dvdtranslations.eludevisibility.org/)\n* [DDS Translations](https://web.archive.org/web/20210412142636/https://www.translated.games/)\n* [StarDust Crusaders Translations](http://yojimbo.eludevisibility.org/)\n* [KingMike's Translations](https://web.archive.org/web/20120815093102/http://kingmike.emuxhaven.net/)\n\n### Homebrew\n* [WiiBrew](https://wiibrew.org/)\n* [DSiBrew](https://dsibrew.org)\n* [3DBrew](https://www.3dbrew.org/)\n* [WiiUBrew](https://wiiubrew.org/)\n* [SwitchBrew](https://switchbrew.org/wiki/Main_Page)\n* [ps3homebrew](https://www.reddit.com/r/ps3homebrew/wiki/how_to_hack)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/romh-acking%2Fawesome-rom-hacking/projects"}