I’ve updated the RunnerB.jar file for VisualZ. Replacing your copy of RunnerB.jar with this one will give you the most up-to-date version of VisibleZ. This update fixes a problem with condition code settings that occurred in some cases for A, AH, S, and SH. This version also includes many new immediate arithmetic instructions. LARL was also added to the instruction set. You should also download codes.zip, upzip it, and replace your Codes directory with this one. The new Codes directory contains sample programs for each of the new instructions that was added.
VisualZ Update 5/17/2016
Categories:
Related Posts
VZ Update 5/23/2016VZ Update 5/23/2016
This update in VisualZ corrects a flaw in the packed decimal arithmetic instructions that occurred when using large values. You ...
Code ArcheologyCode Archeology
It’s easy to spot the thinking of long-forgotten legacy assembler programmers in the production code that runs on today’s systems. ...
Two Great Assembler TextsTwo Great Assembler Texts
My all-time favorite IBM mainframe assembler text is Peter Abel’s Programming Assembler Language: IBM 370 series architecture and assembly language. ...
