[ ] Monday, 6 July 2015 [ ]

From NAND to Tetris

The hardware simulator was starting with a blank screen, this thread gave a clue by giving the following commands:

Alt+space,M,up-arrow
which then showed the chip icon - so grabbing the corner of the screen and enlarging then showed all the elements.

So it looks like it is all working on OpenBSD using:

port:fred ~/code/nand2tetris> java -version
openjdk version "1.8.0_45"
OpenJDK Runtime Environment (build 1.8.0_45-b14)
OpenJDK 64-Bit Server VM (build 25.45-b02, mixed mode)

codejavaOpenBSDerror


$Id: diary,v 1.38 2025/01/01 22:43:54 fred Exp $