Skip to content

Software that simulates the working of an ARM processor to a certain degree.

License

Notifications You must be signed in to change notification settings

avinashshenoy97/ARMulate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARMulate

Status NW.js GitHub issues Open Source Love License

Software that simulates the working of an ARM processor to a certain degree.

ARMulate

The application is written using web technologies and run using nw, formerly known as node-webkit. It is based on Chromium and node.js.

To test ARMulate :

Clone the repo :
git clone https://github.com/avinashshenoy97/ARMulate
Get NW.js (built using v0.22.3)

NW Download Page

v0.22.3

macOS 64bit

Windows 64bit

Windows 32bit

Linux 64bit

Linux 32bit

Run the app
cd /path/to/app/
/path/to/nw .

/path/to/nw is the path to the binary file of NW.js.

On Mac, it's nwjs.app/Contents/MacOS/nwjs

On Linux, it's nw;

On Winodws, it's nw.exe;

About

Software that simulates the working of an ARM processor to a certain degree.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published