Skip to content

Clarified a bit more documentation, fixed a lot of typos and removed some redundant codes.#311

Merged
ptitSeb merged 7 commits intomasterfrom
unknown repository
Jan 14, 2021
Merged

Clarified a bit more documentation, fixed a lot of typos and removed some redundant codes.#311
ptitSeb merged 7 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Jan 12, 2021

I also changed the copyright year.

* Added BOX86_SAFEMMAP env. var.
* Reworked dynarec memory manager
* Added a few opcodes
* Fixes on some float to int x86 convertions opcodes.
Copy link
Owner

Choose a reason for hiding this comment

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

No, it is x87 actually, not x86.
x86 doesn't handle float, only x87 or SSE does.

Copy link
Author

@ghost ghost Jan 14, 2021

Choose a reason for hiding this comment

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

I have changed it. Should be fine.

CHANGELOG.md Outdated
* FTL 1.6.9 still have corrupted music, but older 1.5.13 seems fine (different set of libs)
* Added a few wrapped libraries (like libz or some other x11 related library).
* For trace enabled build, Trace can be enabled only after a certain amount of opcodes (still, a debugger would be better).
* Some fixes in a few opcodes, and implemented x86 rounding (SuperMeatBoy behaves better now).
Copy link
Owner

Choose a reason for hiding this comment

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

Still x87 here

Copy link
Author

@ghost ghost Jan 14, 2021

Choose a reason for hiding this comment

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

I have changed it. Should be fine now.

USAGE.md Outdated
* 0 : default. Don't log `dlsym` error
* 1 : Log dlsym error
Enables/Disables the logging of `dlsym` errors.
* 0
Copy link
Owner

Choose a reason for hiding this comment

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

I'msorry but no, I really don't want 2 bullet points per options.

Copy link
Author

Choose a reason for hiding this comment

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

I have changed it, please let me know your feedback as I am unsure if I fixed it or not.

@ptitSeb ptitSeb merged commit 1cb7683 into ptitSeb:master Jan 14, 2021
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.

1 participant