Skip to content

jtsiomb/m68kcomputer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
hw
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Homebrew 68k computer project 1

photo

About

The purpose of this project is to design a minimal but useful homebrew computer, based on the Motorola 68010 16/32-bit processor.

The current hardware design is broken into a main processor board, and an I/O and expansion board with an AVR microcontroller playing the role of UART, timer, and RTC all in one.

Directory structure:

  • hw - hardware: kicad files and pdf schematics.
  • fw_iolite - firmware for the I/O controller.
  • monitor - ROM monitor program.

Project website: http://nuclear.mutantstargoat.com/hw/m68kcomp1

License

Copyright (C) 2017 John Tsiombikas nuclear@member.fsf.org

You are free to use, reproduce, modify, redistribute any parts of this project, provided you make any derivative work you release, freely available under the same terms.

More specifically the hardware parts of this project are released under the Creative Commons Attribution Share-Alike license (see LICENSE.hw for details), and the software/firmware parts are released under the GNU General Public License v3, or later (see LICENSE.sw for details).

About

Homebrew Motorola 68010 computer

Resources

License

CC-BY-SA-4.0, GPL-3.0 licenses found

Licenses found

CC-BY-SA-4.0
LICENSE.hw
GPL-3.0
LICENSE.sw

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published