Merge with default
Web site tweak.
Added tag version_1.32 for changeset 538d4f5eabab
Updated web page with version information.
Backed out changeset: e9442c2cbcdf
Fixed running win32 unit tests.
Updated build scripts.
Compile fixes for Win32.
Bumped version number and updated web page.
Merge with develop
Updated documentation with new character conversion platforms.
Tweaked an error message and added unit tests.
Added json import function.
Fixed a unit test's output.
Added break statement for loops.
Fixed parsing outside text bugs.
Removed unnecessary cpp file.
Added optional immediate argument to BRK instruction on 6502-alike CPU's.
Added arithmetic shift operator.
Made shifts logical and accepts negative values.