Changes include:
Added byte reverse loads and stores;
Rewrote old two-pass assembler as a single pass assembler;
Tightened up type checking;
Added some assembler directives (see tutorial).
The Exspiminator version 0.2 has been released.
Changes since the last version include:
- Increased instruction support (including the rotate and processor control instructions)
- Labels now work in the assembler
- Breakpoint functionality has been added to the GUI.
In the true spirit of "release early, release often", Exspiminator v0.1 alpha has today been pushed out the door. Release notes are included with the download.
Anybody want to write an assembler for PowerPC?
The Exspiminator has executed its first instruction... ("ori r3, r0, 10" if anyone's interested :-)
More instructions are expected to follow!!!