Flatpak: коллекция приложений


Номер категории:   1    2    3    4    5    6    7    8    9    10      11      12    13    14  

  A    B    C    D    E    F    G    H    I     J     K    L    M    N    O    P    Q    R    S    T    U    V    W    X    Y    Z    *  

JArmEmu [Инструменты разработчика]

Simple ARMv7 simulator written in Java, intended for educational purpose


JArmEmu is a simple simulator with a graphical interface that offers basic control and information about a simulated ARMv7 architecture.

You can write your program and include GNU Assembly directives (only the basic ones are implemented, refer to synthaxic colorimetry to see if it is implemented).

JArmEmu is powered by an ARMv7 interpreter made Ex Nihilo for this project.

Currently, known limitations or differences with the real architecture:

  • SWI instruction is not implemented

This project was created by KГ©vin "FoxYinx" TOLLEMER and Alexandre "Deleranax" LECONTE, students at INSA Rennes (independent project).
It is distributed in open source under GPL3 (refer to the LICENCE file).