Skip to content

GetAmxAddress on Linux #27

@Y-Less

Description

@Y-Less

I was looking at porting this function to work on Linux as well, since the comments currently say that it only works on Windows:

https://github.com/Zeex/amx_assembly/blob/af6c7881ab55320cd80647bafecf0c701985c7d4/amx.inc#L51

After decoding the assembly and comparing it to the PAWN ABI on Linux, I realised that the same code should in theory work there. Then I noticed this commit:

ae06f5d

Which only seems to support my theory. Is it just that the comment is wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions