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

Develop #55

Merged
merged 8 commits into from
Apr 13, 2021
Merged

Develop #55

merged 8 commits into from
Apr 13, 2021

Conversation

chregu82
Copy link
Collaborator

No description provided.

chregu82 and others added 8 commits January 16, 2021 12:12
Change the arithmetic for background intense color to correct a small color selection bug
* add 1m,2m,22m and 27m for legacy intensity support

added control codes to control color intensity, for 4 byte color selection in programs that use the legacy color selection scheme 1,2 and 22 (for programs that do not support 90m-107m).  fixed a bug in 7m that would cause older code to occasionally produce output were reverse did not work correctly when calling 7m or 27m when it was not needed (when the state was already swapped). this was done by adding a 'reverse' variable to ctx so that the terminal can keep track of color swaps for the state of the reverse text. the above fixes produce proper output with gorilla.com under CP/M.

* Update docs and bin folder

compiled the patched version

* Update gfx.c

code formatting change
@chregu82 chregu82 merged commit e4579a8 into master Apr 13, 2021
@chregu82 chregu82 deleted the develop branch April 13, 2021 18:30
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