Giter Club home page Giter Club logo

paulwratt / 68kemu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vinriviere/68kemu

2.0 1.0 0.0 229 KB

68Kemu is a CPU emulator for Atari TOS/MiNT operating systems. It allows running standard 68000 software using an emulated 68000 CPU, while the OS itself still runs using the native CPU. This provides the best compromise between compatibility and speed.

Home Page: http://vincent.riviere.free.fr/soft/68kemu/

License: Creative Commons Zero v1.0 Universal

C 98.70% Makefile 0.62% Assembly 0.33% C++ 0.34%
68000 atari-st atarist m68k-atari-mint 68020 68030 68040 68060 68010 68008 musashi emulator emulation command-line

68kemu's Introduction

68Kemu - A CPU emulator for Atari TOS computers
Written in 2010-2012 by Vincent Riviere <[email protected]>
http://vincent.riviere.free.fr/soft/68kemu/

* Description

This software allows running 68020 TOS programs on a TOS computer featuring a
different physical CPU, such as 68000 or ColdFire.
While the target program itself runs with the emulated CPU, the systems calls
are redirected to the underlying OS where they run natively.
This provides optimal speed and compatibility.

* License

- Usage of 68Kemu binaries is free for any purpose.

- Redistribution of the binaries is allowed for any non-commercial purpose
  It would also be nice to redistribute the sources, but this is not mandatory.
  
- Redistribution in commercial environment is restricted, as stated by the
  Musashi license.

- The 68Kemu main sources are distributed under the CC0 license. Basically,
  this means you are allowed to do anything with them, including reusing them
  in your own software with any license, in source or binary form, for money
  or for free. See COPYING.txt for license details.

- 68Kemu uses the Musashi M680x0 emulator as back-end, which is Copyright
  Karl Stenerud. Basically, it is free for any non-commercial purpose, but
  restrictions apply in commercial environments.
  See musashi/readme.txt for details.

68kemu's People

Contributors

vinriviere avatar

Stargazers

 avatar  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.