Arbitrary Data Word Size #38
michaelkamprath
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release adds support for different data word sizes in the assembler, expanding beyond the traditional 8-bit words to support variable word sizes including 4-bit, 16-bit, 32-bit, and other configurations. The changes introduce flexible endianness handling at both the intra-word and multi-word levels, enabling more sophisticated processor architectures.
Key changes include:
bespokeasm
to compile code.This discussion was created from the release Arbitrary Data Word Size.
Beta Was this translation helpful? Give feedback.
All reactions