Menu

Developers

This instruction set is based on forth processors, but no particular one in mind.

The reason forth was picked as the template is due to its context based grammer. What ever is on top of the stack is what the command effects.

This list has been split into different areas which include

These groups form the heart of the VM, and will hopefully allow for a huge amount of possabilities.

Codepath Manipulation

JMP location
CALL location
RET
JE location
JNE location
JG location
JGE location
JL location
JLE location

Mathematics

ADD
SUB
MUL
DIV

Basic I/O

Graphic Rendering

Audio Rendering

Network I/O

Sponsores

SourceForge.net Logo

Links

(C)2004 Chris Ison wildcode@users.sourceforge.net