www.mycpu.eu (C) 2008 by Dennis Kuschel 

On this page you will find everything you need to build the MyCPU.

Downloads:


<< go back

 


Download the Self-Build Guides

Here you will find all technical documentation that is required to build my computer system. Below is the list of available guides. A minimalistic system needs at least the first three components: CPU, Memory Unit and Multi-I/O. To be able to use the optional components you must have all required components. 

Every guide contains detailed documentation, board layouts, schematics and software.



MyCPU21 - Introduction

Read me first!
Required
MyCPU Processor Selfbuild Guide (mirror)

Version: 2007-06-23
Required
Memory Unit Selfbuild Guide

Version: 2008-02-17
-v1 -d
Required
Multi-I/O Unit Selfbuild Guide

Version: 2006-11-18
-v2 -d
Required
Interrupt Controller Selfbuild Guide

Version: 2006-11-18
-v3 -d
Optional
IDE Controller Selfbuild Guide

Version: 2006-11-18
-v5 -d
Optional
VGA Graphic Unit Selfbuild Guide (mirror)

Version: 2007-07-12
-d


Hint: You may also download the MyCPU Software Emulator. With this program you can verify each stage of the development process. The appropriated command line parameters are shown on the right side in the table. For example, to simulate a system that consists of the MyCPU, the Memory Unit and Multi-I/O, you execute the emulator with the command line " cpuemu5 -v2 -d ".


 


Download MyCPU Software

On this page you will find the newest available software for the MyCPU. I recommend you to visit this page frequently so you won't miss an update. If you have written some software for the MyCPU, I would be pleased if you would allow me to publish your work on this page.


This archiv contains all available Operating System Software for the MyCPU in source- and in binary form. (e.g. EPROM images for the memory board, remote boot server program, etc).

Version:  2008-02-17
Release:  1.11
Kernel :  2.13
 
 
>> download <<
Download the MyCPU Emulator v5. This program simulates the MyCPU in software, so you can see what you can expect from your own selfbuild MyCPU.

Version:  5.1a1 >> download <<
Download the ANSI C-Compiler for MyCPU. The compiler is based on the CC65/smallC and generates code for MyCPU and 6502 compatible processors.

Version:  1.3a >> download <<



 


Further Downloads

In this section I have collected some useful information and application notes.


I/O-Address Mapping of Peripheral Devices.
>> download <<