patterns: Add SPC pattern (#476)

* feat: SPC700 hexpat

* chore: add pattern to readme
This commit is contained in:
Dexrn ZacAttack
2026-01-11 00:53:20 -08:00
committed by GitHub
parent 5a04a4256b
commit 097ab49cae
2 changed files with 134 additions and 0 deletions

View File

@@ -189,6 +189,7 @@ Everything will immediately show up in ImHex's Content Store and gets bundled wi
| smk | | [`patterns/smk.hexpat`](patterns/smk.hexpat) | Smacker video file |
| SNES | | [`patterns/snes.hexpat`](patterns/snes.hexpat) | Super Nintendo Entertainment System ROM header |
| sup | | [`patterns/sup.hexpat`](patterns/sup.hexpat) | PGS Subtitle |
| SPC | | [`patterns/spc.hexpat`](patterns/spc.hexpat) | Super Nintendo Entertainment System SPC-700 dump file |
| SPIRV | | [`patterns/spirv.hexpat`](patterns/spirv.hexpat) | SPIR-V header and instructions |
| STDF | | [`patterns/stdfv4.hexpat`](patterns/stdfv4.hexpat) | Standard test data format for IC testers |
| STL | `model/stl` | [`patterns/stl.hexpat`](patterns/stl.hexpat) | STL 3D Model format |