Raised This Month: $32 Target: $400
 8% 

Where to get information about pawn VM opcodes?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Deryabin Kirill
New Member
Join Date: Apr 2022
Location: Russia Moscow
Old 04-18-2022 , 06:56   Where to get information about pawn VM opcodes?
Reply With Quote #1

Hello.
I want to learn some information about sourcepawn virtual machine instructions. Where can I find information about this?
Is there any documentation on the instruction set?
I want to try writing a test disassembler to understand more about the low-level pawn part.
Before that, I looked at the source code of the compiler, but again, I need to know the description and the capabilities of the instruction in order to do something. I don't quite understand the compiler code.
Thanks in advance! Waiting for your reply!
__________________
catalyst
Deryabin Kirill is offline
MAGNAT2645
Senior Member
Join Date: Nov 2015
Location: AlliedMods.net
Old 04-18-2022 , 08:27   Re: Where to get information about pawn VM opcodes?
Reply With Quote #2

There's a reference guide (Russian) about opcodes, but it might be a little outdated. More advanced tutorials about SourcePawn and SourceMod VM are here.

Also you can find about opcodes in the compiler sources. For example, here's the opcode list and here's what each opcode does.
__________________
MAGNAT2645 is offline
Deryabin Kirill
New Member
Join Date: Apr 2022
Location: Russia Moscow
Old 04-18-2022 , 15:19   Re: Where to get information about pawn VM opcodes?
Reply With Quote #3

Quote:
Originally Posted by MAGNAT2645 View Post
There's a reference guide (Russian) about opcodes, but it might be a little outdated. More advanced tutorials about SourcePawn and SourceMod VM are here.

Also you can find about opcodes in the compiler sources. For example, here's the opcode list and here's what each opcode does.
Hello. Unfortunately, I have already read and used everything that you suggested to me.
__________________
catalyst
Deryabin Kirill is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode