This is an old revision of the document!


Alfy Computer 32

Alfy ASM is simulated using CPUSim version 4. To use the simulator:

  1. Download CPUSim version 4
  2. Download the AlfyComputer_32.cpu
  3. Load it into the simulator

To run a simulation, you may run it in interactive or non-interactive mode.

Read the installation instructions.

Interactive Mode

To run CPUSim, open a shell and write

java -classpath ".;richtextfx-fat-0.6.10.jar" cpusim.Main -m AlfyComputer_32.cpu -t file.asm

This will open the UI, load the AlfyComputer_32.cpu and the file.asm.

Non-Interactive Mode

To run CPUSim, open a shell and write

java -classpath ".;richtextfx-fat-0.6.10.jar" cpusim.Main -c -m AlfyComputer_32.cpu -t file.asm

This will load the AlfyComputer_32.cpu and run the file.asm.

alf/res/alfycomputer_32.1494195355.txt.gz · Last modified: 2017/05/08 01:15 by alexandru.radovici
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0