GithubHelp home page GithubHelp logo

m68k-tester's Introduction

  m68k-tester
  A M680x0 emulator tester

  Copyright (C) 2007 Gwenole Beauchesne


License
-------

The m68k-tester program is available under the terms of the GNU
General Public License. See the file "COPYING" that is included in the
distribution for details.


Overview
--------

m68k-tester is aimed at being useful to M680x0 emulator authors to
debug their CPU engine. It's originally designed to cope with results
files generated by Ray Arachelian on his NeXT machine (68040).


Requirements
------------

You need the results files:
<http://gwenole.beauchesne.info/projects/68ktester/files/m68k-tests.tar.bz2>

You need a precompiled M680x0 emulation engine available in object
form (.o files packed into a libemu68k.a static archive) along with
the necessary headers.

Other specific software:
  - GNU make


Quick build instructions
------------------------

Carefully edit the Makefile for emulator specific defines. They have
to match what your emulator's configure script generated. Otherwise,
some data structures won't be of the same size, thus possibly placing
your emulator data to the wrong location.

Define the following variables at the make command line or in the Makefile:
  EMULATOR         name of the emulator (BasiliskII, Aranym, {,E-}UAE, QEMU)
  EMULATOR_PATH    path to the emulator (actually, emulator headers)
  MEMORY           memory addressing mode to use (real, direct, banks)


Acknowledgements
----------------

Special thanks to:
  - Ray Arachelian for composing and providing the m68k tests{,results}.


History
-------

Please consult the file "NEWS" for the release history.
An auto-generated "ChangeLog" is also available in this distribution.


Author
------

Gwenole Beauchesne,
<[email protected]>

m68k-tester's People

Contributors

gbeauchesne avatar vivier avatar

Watchers

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