
JArmEmu
Dwight Studio에서 게시
Simple ARMv7 simulator written in Java, intended for educational purpose
번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.
주요 사항
- 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
이 애플리케이션 소개
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.
받을 수 있는 곳
Linux
- Flathub에서 열기새 탭에서 열림패키지 저장소Flathub
배포처 제공
터미널에서 설치
flatpak install flathub fr.dwightstudio.JArmEmu
저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.