-
Notifications
You must be signed in to change notification settings - Fork 13
A emulator for ARM programs. Aim to run ARM programs in x86 platform. The project is originally on source forge, at sourceforge.net/projects/armulator/
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
x-y-z/armulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A emulator for ARM programs. Aim to run ARM programs(Thumb mode) in x86 platform. Support: - virtual memory - dynamic memory allocation (heap) - file read and write - keyboard read and screen write Currently only Thumb mode code is supported, which means you have to use "arm-elf-gcc -mthumb -Bstatic <source> -o <executable>" to generate binary files.
About
A emulator for ARM programs. Aim to run ARM programs in x86 platform. The project is originally on source forge, at sourceforge.net/projects/armulator/
Resources
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Stars
Watchers
Forks
Packages 0
No packages published