User talk:MessiahAndrw/Perception Bytecode: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
(added comments about bytecode)
 
No edit summary
Line 2: Line 2:
: Such as the format of the file the byte code would be stored in, and
: Such as the format of the file the byte code would be stored in, and
: more explanation about the ''push [type]'', ''push [field]'', and ''push [global]''. -- [[User:Pancakes|Pancakes]] 22:44, 21 May 2012 (CDT)
: more explanation about the ''push [type]'', ''push [field]'', and ''push [global]''. -- [[User:Pancakes|Pancakes]] 22:44, 21 May 2012 (CDT)
:: To clarify about the opcodes. Like an example of pushing a field, or example of calling a function.
:: [[User:Pancakes|Pancakes]] 23:43, 21 May 2012 (CDT)

Revision as of 04:43, 22 May 2012

I like it, but I wish you also had your meta-data stuff written up.
Such as the format of the file the byte code would be stored in, and
more explanation about the push [type], push [field], and push [global]. -- Pancakes 22:44, 21 May 2012 (CDT)
To clarify about the opcodes. Like an example of pushing a field, or example of calling a function.
Pancakes 23:43, 21 May 2012 (CDT)