patterns: Added Commodore BASIC (#428)

* Commodore BASIC

* Update desc

* I made it

* Implemented suggestion

* Implemented suggestion

* Test file

* Rename file

---------

Co-authored-by: Nik <werwolv98@gmail.com>
This commit is contained in:
Stephen Hewitt
2025-08-03 04:13:35 +10:00
committed by GitHub
parent 5ed64f9f08
commit 9207282bcf
3 changed files with 159 additions and 0 deletions

View File

@@ -198,6 +198,7 @@ Everything will immediately show up in ImHex's Content Store and gets bundled wi
| ZLIB | `application/zlib` | [`patterns/zlib.hexpat`](patterns/zlib.hexpat) | ZLIB compressed data format |
| ZSTD | `application/zstd` | [`patterns/zstd.hexpat`](patterns/zstd.hexpat) | Zstandard compressed data format |
| MOD | `3d-model/mod` | [`patterns/DMC3HD-Mod.hexpat`](patterns/dmc3_hd_mod.hexpat) | 3D Model files used in Devil May Cry 3 HD Collection |
| CBM BASIC | | [`commodore_basic.hexpat`](patterns/commodore_basic.hexpat) | Commodore BASIC |
### Scripts