User contributions
Jump to navigation
Jump to search
- 07:46, 23 July 2019 diff hist +45,267 Call targets (list) Unused calls current
- 07:41, 23 July 2019 diff hist +71 Call targets (list) Tag: Visual edit
- 07:36, 23 July 2019 diff hist +45 Call targets (list) collapse
- 07:34, 23 July 2019 diff hist -6,315 m Call targets (list) Tag: Visual edit
- 07:33, 23 July 2019 diff hist +98,814 Call targets (list)
- 07:22, 23 July 2019 diff hist +115 Call targets (list) Tag: Visual edit
- 07:19, 23 July 2019 diff hist +1,131 N Call targets (list) Created page with "Virtual Machine supports ~2000 predefined call targets. About third of them were never used in original scripts. For calls that were used, most of the time it was possible to..." Tag: Visual edit
- 14:02, 22 July 2019 diff hist +252 N OPEQ (instruction) Created page with "{{Instruction|op_name=OPEQ|op_code=0x0a|op_size=1|op_args=2|op_desc=Check if equal}} Pops 2 arguments from the stack, checks whether they're equal and '''pushes the result on..." current Tag: Visual edit
- 14:00, 22 July 2019 diff hist +187 N OPAND (instruction) Created page with "{{Instruction|op_name=OPAND|op_code=0x09|op_size=1|op_args=2|op_desc=Bitwise AND}} Pops 2 arguments from the stack, performs bitwise AND operation and '''pushes the result on..." current Tag: Visual edit
- 13:58, 22 July 2019 diff hist +187 N OPEOR (instruction) Created page with "{{Instruction|op_name=OPEOR|op_code=0x08|op_size=1|op_args=2|op_desc=Bitwise XOR}} Pops 2 arguments from the stack, performs bitwise XOR operation and '''pushes the result on..." current Tag: Visual edit
- 13:56, 22 July 2019 diff hist +389 N OPOR (instruction) Created page with "{{Instruction|op_name=OPOR|op_code=0x07|op_size=1|op_args=2|op_desc=Bitwise OR}} Pops 2 arguments from the stack, performs bitwise OR operation and '''pushes the result onto..." current Tag: Visual edit
- 21:45, 21 July 2019 diff hist +200 PUSHV (instruction) current Tag: Visual edit
- 21:43, 21 July 2019 diff hist +503 N PUSHV (instruction) Created page with "{{Instruction|op_name=PUSHV|op_code=0x48|op_size=3|op_args=0|op_desc=Push variable onto stack}} Pushes variable of any type onto stack. 16bit immediate represents a number of..." Tag: Visual edit
- 21:40, 21 July 2019 diff hist +25 PUSHF (instruction) current Tag: Visual edit
- 21:40, 21 July 2019 diff hist +110 PUSHF (instruction) Tag: Visual edit
- 21:33, 21 July 2019 diff hist +236 N PUSHF (instruction) Created page with "{{Instruction|op_name=PUSHF|op_code=0x50|op_size=3|op_args=0|op_desc=Push float onto stack}} Pushes floating point value onto stack. 16bit immediate represents a number of en..." Tag: Visual edit
- 21:24, 21 July 2019 diff hist +145 VM instructions / opcodes Tag: Visual edit
- 07:58, 17 July 2019 diff hist +140 N PUSHII (instruction) Created page with "{{Instruction|op_name=PUSHII|op_code=0x4F|op_size=3|op_args=0|op_desc=Push immediate onto stack}} Pushes 16bit signed immediate onto stack." current Tag: Visual edit
- 07:56, 17 July 2019 diff hist +25 VM instructions / opcodes Tag: Visual edit
- 07:54, 17 July 2019 diff hist +15 Template:Instruction current
- 07:46, 17 July 2019 diff hist +28 Template:Instruction
- 07:45, 17 July 2019 diff hist +45 Template:Instruction
- 07:13, 17 July 2019 diff hist +91 Template:Instruction
- 06:58, 17 July 2019 diff hist +83 Template:Instruction
- 20:29, 16 July 2019 diff hist +202 N OPLAND (instruction) Created page with "{{Instruction|op_name=OPLAND|op_code=0x06|op_size=1|op_args=2|op_desc=Logical AND (conjunction)}} Pops 2 arguments from the stack, performs logical AND operation and '''pushe..." current Tag: Visual edit
- 20:26, 16 July 2019 diff hist +164 N Template:Clear Created page with "<div style="clear: both;"></div> <noinclude> <templatedata> { "params": {}, "description": "Clears both sides", "format": "inline" } </templatedata> </noinclude>" current
- 20:25, 16 July 2019 diff hist +11 OPLOR (instruction) current Tag: Visual edit
- 20:23, 16 July 2019 diff hist +125 OPLOR (instruction) Tag: Visual edit
- 20:20, 16 July 2019 diff hist +284 N OPLOR (instruction) Created page with "{{Instruction|op_name=OPLOR|op_code=0x05|op_size=1|op_args=2|op_desc=Logical OR (disjunction)}} Pops 2 arguments from the stack, performs logical OR operation and '''pushes t..." Tag: Visual edit
- 20:15, 16 July 2019 diff hist +13 NOP (instruction) current Tag: Visual edit
- 20:15, 16 July 2019 diff hist -42 Template:Instruction
- 20:14, 16 July 2019 diff hist -172 Template:Instruction
- 20:12, 16 July 2019 diff hist -2 Template:Instruction
- 20:10, 16 July 2019 diff hist +319 Template:Instruction
- 20:02, 16 July 2019 diff hist +198 N SYSTEM (instruction) Created page with "{{Instruction|op_name=SYSTEM|op_code=0x04|op_size=1|op_args=1|op_desc=Sends system command}} Pops one argument from the stack and sends system command execution request. ===..." current Tag: Visual edit
- 19:52, 16 July 2019 diff hist +54 Template:Instruction
- 19:49, 16 July 2019 diff hist +211 N SYSHALT (instruction) Created page with "{{Instruction|op_name=SYSHALT|op_code=0x03|op_size=1|op_args=0|op_desc=Completely stops Virtual Machine}} This code stops execution in Virtual Machine. Used after unrecoverab..." current Tag: Visual edit
- 19:46, 16 July 2019 diff hist +311 VM instructions / opcodes Tag: Visual edit
- 19:44, 16 July 2019 diff hist +5 Template:Instruction
- 19:42, 16 July 2019 diff hist +10 TAG (instruction) current
- 19:41, 16 July 2019 diff hist +21 Template:Instruction
- 19:40, 16 July 2019 diff hist +361 N TAG (instruction) Created page with "{{Instruction|op_name=TAG|op_code=0x02|op_size=0|op_args=0|op_desc=}} Virtual Machine defines this instruction's size as zero, which means it cannot be used in code, because..." Tag: Visual edit
- 19:39, 16 July 2019 diff hist -19 Template:Instruction
- 19:39, 16 July 2019 diff hist +41 Template:Instruction
- 19:32, 16 July 2019 diff hist +398 N LABEL (instruction) Created page with "{{Instruction|op_name=LABEL|op_code=0x01|op_size=0|op_args=0|op_desc=Insert label}} Virtual Machine defines this instruction's size as zero, which means it cannot be used in..." current Tag: Visual edit
- 19:30, 16 July 2019 diff hist +46 VM instructions / opcodes Tag: Visual edit
- 19:27, 16 July 2019 diff hist +39 Template:Instruction Tag: Visual edit: Switched
- 19:22, 16 July 2019 diff hist +291 NOP (instruction) Tag: Visual edit
- 19:20, 16 July 2019 diff hist +39 Template:Instruction
- 19:18, 16 July 2019 diff hist +18 Template:Instruction