Home Apps Educational Learning Intel 8085 Simulator

Application that simulates an Intel 8085 single-board computer.

Please go through this post if you are new to microprocessors:

http://a291192.blogspot.in/2014/01/intel-8085-simulator-android-application.html

This application allows users to program in machine code (on Intel 8085). It can be greatly useful for students and hobbyists for learning and understanding the working of the 8085 microprocessor. Efforts have been made to make the application very user-friendly and intuitive while also providing some very useful features.

Note: Please use HLT (76) as the stopping command for a program. (A few 8085 kits have RST 5 (EF) or RST 1 (CF) as the stopping command)

What's New in the Latest Version 1.42

Last updated on Jul 30, 2015 v 1.20: New "?" button added.
v 1.17: Minor issues resolved.
v 1.30: UI problems on small phones fixed.
v 1.31: Crash Issues on Gingerbread devices resolved.