The PIC10F has just a handful of instructions, and just 256 or 512 byes of flash. RAM is no more than 24 bytes.
Currently supported:
Still to support:
GPIO3
None
GPIO0
GPIO1
GPIO2
A number of hertz to run the emulation at. If this configuration directive is omitted the emulation runs in "free running" mode where there is no delay between instructions.
Due to limitations in the Linux scheduling there is an upper limit of a few thousand Hz (dependent on your system).
Load the file specified by filename into flash. The file should be Intel HEX formatted. (Most embedded microcontroller toolchains create HEX files by default, or have tools to convert to HEX.)