Git Product home page Git Product logo

uarm's Introduction

What's this?

This is simple ARM emulator called uARM, implemented by Dmitry Grinberg. (http://dmitry.gr/index.php?r=05.Projects&proj=07.%20Linux%20on%208bit)

How to compile

get codes

$ git clone https://github.com/syuu1228/uARM.git

compile

just run make.

$ make

Or, if your system installed BSD make, you'll need to run GNU make like this:

$ gmake

You will get ./uARM as an executable binary.

uncompress image

$ bzcat jaunty.rel.v2.bz2 > jaunty.rel.v2

boot linux up.

$ ./uARM jaunty.rel.v2

You will get shell prompt after 10 second.

enjoy in the sandbox.

You can terminate by using killall uARM on terminal. I don't know how to shutdown safely.

uarm's People

Contributors

syuu1228 avatar monaka avatar nonakap avatar

Stargazers

Davi Poyastro avatar cicada avatar cd's avatar Niranjan Anandkumar avatar Raman avatar nop avatar  avatar  avatar Victor Hugo Barros avatar Kerry Shen avatar  avatar Ku Chieh avatar Repeerc avatar gvl610 avatar Alexey Shtokalo avatar Billy Feng avatar Evan  avatar Georgios Karnas avatar xiaohui avatar Ed Paradis avatar kekemuyu avatar Nadeen Udantha avatar Anderson Delgado Fontes avatar  avatar bokuweb avatar Eric des Courtis avatar Dmitriy Tolstikov avatar Yuichi Nishiwaki avatar  avatar JMA avatar  avatar letoh avatar Hsin-lin Cheng avatar  avatar Katsuhiro Suzuki avatar Gian James avatar Samuel Steele avatar Kazuya Sakakihara avatar アリス avatar SkyZhang avatar kazu avatar  avatar  avatar Ben Cox avatar Volodymyr Medvid avatar Ryota Ozaki avatar Shuta Kimura avatar MISAWA Yoshihiro avatar Yasunori Endo avatar yuzuhara avatar KOBA789 avatar Kitsion avatar umisama @ Takaaki IBARAKI avatar  avatar Eiji WARASHINA avatar

Watchers

 avatar Hitoshi.S avatar Eiji WARASHINA avatar James Cloos avatar Guilherme Poletto avatar Eric des Courtis avatar  avatar Anderson Delgado Fontes avatar Katsuhiro Suzuki avatar Dmitriy Tolstikov avatar Dennis Jeon avatar Nadeen Udantha avatar  avatar  avatar gvl610 avatar

uarm's Issues

Emulator uses 100% CPU

I want to run a bunch of tiny virtual machines for a simulation game, but when I start an instance of this it uses 100% of a CPU core on my server.
Is there a way to prevent this happening?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.