Discover

Topics

Assembly Emulator

Assembly Emulator APK

Assembly Emulator APK

0.46 FreeJimmat ⇣ Download APK (124.03 KB)

What's Assembly Emulator APK?

Assembly Emulator is a app for Android, It's developed by Jimmat author.
First released on google play in 10 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 3.79 stars with 179 rated times.
This product is an app in Tools category. More infomartion of Assembly Emulator on google play
This application is an assembly emulator. The user can develop, "compile" and execute assembly programs.

Currently there is only support for Mips assembly but more assembly languages will be implemented.

Download this application if you have some basic programming experience or if you wish to learn assembly programming otherwise it will not be usefull to you at all.

Please visit wikipedia for more info on Mips assembly. You can also find code samples with detailed comments in the application webpage. For a brief documentation read this: https://sites.google.com/site/assemblyemulatorforandroid/documentation

This emulator has been designed to be fast and efficient. It can execute hundreds of thousands instructions per second just by using the power of your phone arm processor. For example a typical high end smartphone can execute roughly 1.5 million instructions per second and a 4 year old phone more than 200K instructions per second. Also it has been designed to be completely independent of any assembly language and architecture. As a result it will be very easy to add more assembly languages or even allow the user to specify his / her own assembly language.

For more information visit the application webpage.