LATEST APPSGONEFREE Follow us on twitter
GearAdvice AppAdvice/TV NowGaming WatchAware

Run LC-3 Assembly on the palm of your hands

Pocket Assembly

by Guanqing Yan

What is it about?

Run LC-3 Assembly on the palm of your hands!

App Details

Version
1.3
Rating
(7)
Size
1Mb
Genre
Education Reference
Last updated
May 4, 2015
Release date
January 31, 2015
More info

App Screenshots

App Store Description

Run LC-3 Assembly on the palm of your hands!

Use it to do your homework or just for fun!

Download Pocket Assembly today!

Feature:

Write and compile LC-3 Assembly Language
A simple-to-use debugger
Open .txt and .asm file right from your mailbox
Share the code with others with .asm as attachment
Custom keyboard makes entering code much easier
Provides different fonts and font sizes to choose
Supports input and output to console
Free and no ad.


The LC-3 assembly language is developed by Yale N. Patt and Sanjay J.Patel for instructional purposes. It features a relatively simple set of instructions and yet is capably of performing many different kinds of tasks.


Acknowledgements:

The PennSim software developed by University of Pennsylvania has inspired the development of Pocket Assembly greatly.

Illyabusigin, his shared code on github(https://github.com/illyabusigin/CYRTextView) has made the creation of this app much more efficient.



Device Requirement:

iOS 7.0 or later, iPhone, iPod Touch or iPad



Debugger Info:

Run: execute the program until reaches a breakpoint or the Suspend button has been pressed
Step: execute one single instruction and then stops, will step into subroutines
Next: execute one single instruction and then stops but will not step into subroutines. In other words, it will not step into TRAP and JSR instructions.
Suspend: suspend the execution of the machine.


Currently Unsupported Features:

Interruptions
RTI instruction
External labels

For more details, please visit https://thethirduniverse.wordpress.com/2015/01/21/pocket-assembly/.

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.