Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

atari8, cx16: Add charset support. #201

Merged
merged 2 commits into from
Sep 16, 2023

Conversation

asiekierka
Copy link
Contributor

@asiekierka asiekierka commented Sep 15, 2023

Fixes #162 ; fixes #160 ; also consistently handles non-prefixed and lowercase-u-prefixed strings in atari8 and c64 targets, as the compiler-given error can be somewhat unintuitive otherwise.

@asiekierka asiekierka changed the title atari8: Add ATASCII charset support. atari8, cx16: Add charset support. Sep 15, 2023
Copy link
Member

@mysterymath mysterymath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, it's a lot of work, right? Or did you write some fancy scripts? :)

@mysterymath mysterymath merged commit b958292 into llvm-mos:main Sep 16, 2023
@asiekierka
Copy link
Contributor Author

I wrote a very non-fancy script, of course ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ATASCII character sets Commander X16 PETSCII character set
2 participants