Java assembler code examples
- Hello World. A simple programm which prints "Hello World" on the console.
- Calculate sum of numbers. A programm which calculates a sum of numbers from 1 to 1000 and prints the result.
- Hello World with macros. A simple programm which prints "Hello World" and the current date/time on the console. Written using macro instructions