Little Man Computer

Editor

Assembly
Machine

Registers

Calculator
Counter
Input
Output
Off

Memory

www.hugoestrada.net

Documentation

This is an implementation of the Little Man Computer, Created by Stuart Madnick in 1965, as described by its wikipedia entry. If you write code using the assembly mnemonics found in the wikipedia page, the program should work.

How to use it:

Support

Hahahahaha, that is funny! Nah, seriously, if you find a bug, let me know, and I may fix it some day.

License

This is modified beerware software. Below is the notice

/*
 * ----------------------------------------------------------------------------
 * "THE BEER-WARE LICENSE" (Revision 42):
 * <@hugoestr> wrote this file. As long as you retain this notice you
 * can do whatever you want with this stuff. If we meet some day, and you think
 * this stuff is worth it, you can buy me a beer in return. Hugo Estrada
 * ----------------------------------------------------------------------------
 */