Giter VIP home page Giter VIP logo

samrom's Introduction

SAM Coupé ROM Source
--------------------

This archive contains source code for the SAM Coupé v3.0 ROM, based on the
original release as ROM0.TXT and ROM1.TXT.  The code has been corrected to
match the official v3.0 ROM image, and split into separate files as detailed
within the source itself.  A new samrom.asm glue module joins them in the
correct order.

Also included are many versions of the ROM binaries, released with kind
permission from the ROM author, Dr Andy Wright.

Thanks to Simon N Goodwin for supplying the files, which include two dumped
from pre-production hardware.  They only work with the early hardware as they
lack the ~55ms delay needed to wait for the ASIC to become ready.

Note: early ROMs are very buggy, and tend to go mad once BASIC starts paging.
ROM10 (version 1.0) requires a manually-entered CALL after F9 or BOOT because
the ROM fails to execute the bootstrap. The CALL address depends RAM size:

On a 256K SAM use:

   CALL 229385

Or on a 512K machine use:

   CALL 491529

samrom's People

Contributors

simonowen avatar

Stargazers

Oli Wilkinson avatar Sara Tasche avatar Thomas Harte avatar Stefan Drissen avatar Vlastimil Holer avatar

Watchers

 avatar James Cloos avatar Roger Jowett avatar  avatar Stefan Drissen avatar

Forkers

cheveron

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.