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

Just a few questions #1

Open
Daniel-Cortez opened this issue Jun 27, 2018 · 1 comment
Open

Just a few questions #1

Daniel-Cortez opened this issue Jun 27, 2018 · 1 comment

Comments

@Daniel-Cortez
Copy link
Contributor

Hello.

  1. What is the license for this documentation? Some text in the opcode table seems to be exactly the same as in Pawn Implementer's Guide, so should it be under Creative Commons Attribution/ShareAlike 2.5 License?

  2. What exact AMX version(s) does it cover? It currently states that the version is "3.x", but after a brief reading I noticed it mentions SA-MP a few times, and the instruction set is from Pawn 3.0, except for instruction #38 which should actually be PUSH.R | number | repeat (STK = STK - cell size, [STK] = PRI) "number" times (it was unused (not generated by the compiler, as well as umul, udiv and udiv.alt) in Pawn 3.0 - 3.2 and was replaced by PICK only in 3.3).
    Maybe it would be better to change the version at the beginning of the document to "3.0" (AMX ver. 8) or "3.0 - 3.2" (ver. 8-9)? You'll need to add the macro opcodes for the latter though.

  3. Would a Russian translation be welcome here?

@YashasSamaga
Copy link
Owner

  1. I am unsure about the license. I want to keep this as liberal as possible without violating any terms.

  2. I planned on targetting closely related versions but I have no experience outside of SA-MP; hence, I cast a doubt on whether this would really be a universal document for closely related versions. The SA-MP mentions are written as a side note; no where does the document implicitly target SA-MP.

  3. Yes, but I'm not sure if this is the right time. I keep updating this every Sunday based on feedback. It might take some time (a month?) to stabilize. I have planned significant changes for the coming Sunday.

Repository owner deleted a comment from i-am-yuvi Feb 23, 2024
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

No branches or pull requests

2 participants