Giter Site home page Giter Site logo

emulatorkit's Introduction

EmulatorKit

This project provides a set of Ada 2012 components out of which one can build an x86_64 emulator that runs on x86_64 hosts. The README file you are currently reading summarizes what we believe is most important for project newcomers, and you can learn more about the project in its Wiki.

Release model redux

At the moment, this project is at a too early development stage to devise a complete release model. Ultimately, it should use a rolling release model.

Compiler configuration and portability

The main.adb source file gives an example of how to use the library. To build this code, you will need a recent release of GNAT, which is distributed either as part of GCC or directly from Adacore at http://libre.adacore.com.

Portability to other Ada compilers is not currently envisioned, as we make use of GNAT-specific features such as inline assembly. We will nonetheless try to stick with standard Ada whenever it does what we want without too much hassle.

We also provide a gprbuild-compatible project file, which features the recommended compiler switches to build the library.

Licensing and reuse

This library is released under the GPLv3 license. Please feel free to study its code and make use of it for your own GPL-licensed projects !

Acknowledgements

This project was started in 2015 and is currently being maintained by Hadrien G. Want to see your name here? Please do not hesitate to submit your own contribution!

emulatorkit's People

Contributors

hadrieng2 avatar

Watchers

 avatar

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.