Giter VIP home page Giter VIP logo

2063-z80-cpm's Introduction

2063-Z80-cpm

A BIOS and build scripts for installing CP/M 2.2 on an SD card for the Z80 Retro! board.

How to Clone This Repo

Since incorporating the use of submodules, the process of 'getting everything' requires a command that will recursively download all of the parts like this:

git clone --recurse-submodules https://github.com/Z80-Retro/2063-Z80-cpm.git

or, if you use ssh (useful if you want to push changes to a repo to make a pull request):

git clone --recurse-submodules [email protected]:Z80-Retro/2063-Z80-cpm.git

SD Card Preparation

A discussion of how to partition an SD card for the Retro! board can be found in ./README-SD.md

Be sure to also read the details on how to install filesystems onto your SD card.

Boot a Hello World! app from the SD card

See the code in ./hello to create a program that will load and run from the SD card.

Where to download CP/M

After the clarification of the Digital Research Inc. license in 2022 on the use and distribution of CP/M, all of the files needed to build and run CP/M on the Retro have been made available on github in the Z80-Retro/cpm-2.2 repo.

The CP/M source, utilities, and manuals were collected from the The Unofficial CP/M Web site in 2023:

Build and install CP/M

See ./retro for details on assembling and installing CP/M onto an SD card.

Resource Links

2063-z80-cpm's People

Contributors

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