DaveTCode / zmachine-golang

A Z-Machine interpreter written in golang specifically to learn a little about golang and because it's fun
MIT License
0 stars 0 forks source link

Support custom alphabets #7

Open DaveTCode opened 3 weeks ago

DaveTCode commented 3 weeks ago

Currently panic if there's a custom alphabet, should be straighforward to implement

goblin.z5 (whatever that is) seems to use them so can use for testing