
JArmEmu
Publicado por Dwight Studio
Simple ARMv7 simulator written in Java, intended for educational purpose
Partes de esta página aparecen en el idioma en que se escribieron, porque la traducción no está terminada.
Aspectos destacados
- Simulates the ARMv7 architecture using Java for educational demonstrations
- Allows users to inspect processor registers and memory state during instruction execution
- Focuses on core CPU behavior to support computer science coursework involving low-level programming
Acerca de esta aplicación
JArmEmu is a software simulator written in Java that models the ARMv7 architecture for educational environments. It allows instructors and students to observe how instructions execute at the processor level without requiring physical ARM hardware. The program provides a controlled setting to run simple machine code programs, making it suitable for computer science courses focusing on low-level system design and instruction set architecture.
Because it is implemented in Java, the application runs across different operating systems equipped with a Java Runtime Environment, though its primary platform specification targets Linux. Users can load programs into the simulated memory space and inspect registers as instructions are processed sequentially. The simulator serves as an instructional aid rather than a complete system emulator, omitting peripheral device modeling to concentrate strictly on core CPU behavior and instruction execution pathways.
Dónde obtenerlo
Linux
- Abrir en FlathubSe abre en una pestaña nuevaRepositorio de paquetesFlathub
Del editor
Instalar desde una terminal
flatpak install flathub fr.dwightstudio.JArmEmu
No alojamos este archivo, no lo analizamos ni inspeccionamos su contenido. Lea lo que indica la fuente y decida por su cuenta.