Code Monkey home page Code Monkey logo

rosco_m68k's Introduction

Really Old-School Computer - M68K

A Motorola 68k Single-Board Computer

Note: This is the develop branch, where the latest development files live. It is not guaranteed to contain stable code or working designs at any given point. If you are looking for code to use with your board or stable designs, these can be found on the current 1.2 release branch for revision 1.2 boards, or the current 1.1 release branch (or the 1.01 release branch if you have firmware 1.01) for revision 1 boards. Code built or PCBs manufactured from the develop branch are likely to contain development and pre-production bugs, be incomplete, or just plain not work. Code and designs here are liable to change in utterly-incompatible ways without notice!

I sell on Tindie

This repository holds design files, firmware and software for the Really Old-School Computer (M68k) single-board computer, AKA the rosco_m68k. This is a fully-featured, programmable, extensible and capable 16/32-bit retro computer that is completely open source and is available in kit form (Starting April 2020).

This project contains all the design files and source code for the project. For documentation (including assembly instructions) please see https://rosco-m68k.com

You can find the project along with some logs about its development history on Hackaday: https://hackaday.io/project/164305-yet-another-m68k-homebrew

  • All Software released under the MIT licence. See LICENSE for details.
  • All Hardware released under the CERN Open Hardware licence.See LICENCE.hardware.txt.
  • All Documentation released under Creative Commons Attribution. See https://creativecommons.org/licenses/by/2.0/uk/
  • OSHWA-certified Open Source Hardware

Specifications

Prototype board

Hardware

The hardware specifications for the rosco_m68k are:

  • MC68010P10 at 10MHz, /DTACK no longer grounded but still zero-wait-state for RAM/ROM accesses.
  • MC68901 MFP provides UART, Timers and Interrupt vectoring
  • 1MB RAM (0x0 - 0xFFFFF)
  • Up to 64KB ROM supported (at 0xFC0000, 256KB reserved for ROM up to 0xFFFFFF)
  • 256KB IO space (0xF80000 - 0xFBFFFF)
  • High-speed decode and glue logic handled by ATF16V8BQL PLDs.
  • Comprehensive expansion and IO connectors allow the system to be easily expanded!

Software

  • A serial bootloader that can load software via the UART (with Kermit protocol)
  • Lots of example code and community projects
  • Rich firmware interface for with serial and video console for easy programming
  • Easy68K-compatible* TRAP 15 (IO) handler
  • A growing collection of system libraries and utility code
  • Custom Homebrew tap with toolchain - assembly built with VASM; C/C++ built with GCC 7.5.

(*) The firmware is mostly Easy68K compatible - certain functions are not implemented due to the serial nature of IO.

Certification

The rosco_m68k is an OSHWA-certified Open Source Hardware project!

OSHWA Certified

https://certification.oshwa.org/uk000006.html

rosco_m68k's People

Contributors

roscopeco avatar xarklabs avatar mattuna15 avatar

Stargazers

Paweł Wodnicki avatar

Watchers

James Cloos 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.