Skip to content

Conversation

@codedstructure
Copy link
Owner

Fixes issue #6 - bitbang port values could exceed 8 bits, which would cause unhandled exceptions.

This change causes the port to behave like a hardware 8 bit register, i.e. it silently keeps the low 8 bits only.

@codedstructure codedstructure merged commit 9e1aed0 into main Apr 3, 2024
@codedstructure codedstructure deleted the fix-bitbang-port-byte branch April 3, 2024 19:05
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.

2 participants