Skip to content

Support Shift JIS in string literals #6

Description

@wtetzner

When assembling a string literal, convert to Shift JIS before emitting bytes.

When disassembling, try to detect strings encoded as Shift JIS, and convert them to UTF-8 before emitting string literals.

This might support the needed conversions: https://github.com/lifthrasiir/rust-encoding

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    assemblerRelated to the assemblerdisassemblerRelated to the disassemblerenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions