• Stars
    star
    175
  • Rank 217,368 (Top 5 %)
  • Language
    C
  • License
    Other
  • Created almost 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A complete build of a mobile 6502 home computer system

HomeComputer 6502

HomeComputer 6502

This is my attempt to build a simple, mobile microcomputer system with an 8-bit MOS 6502 CPU that was used in many popular home computers of the 1970s and 1980s like the Commodore 64 or the Apple II.

The idea was to design a computer like the C64, almost only using parts that were available when this computer was manufactured.

The hardware is designed with Eagle.

The software is written in 6502 assembler and C, with the help of the CC65 compiler/assembler.

The case is designed with Autodesk 123D Design.

Documentation of this project can be found on my website: http://www.grappendorf.net/projects/6502-home-computer

This repositiory contains the following files:

  • eagle - Eagle schematic and board files
  • schematics - PDF schematics
  • case - 123D/STL design files for the case
  • firmware - Minimal BASIC interpreter written with CC65, different versions of the firmware during the development process
  • terminal - Small ruby script for loading/saving of BASIC programs, example BASIC programs

More Repositories

1

smarkant

Convert your IKEA Bekant table into an IoT device
C++
71
star
2

eurorack-volca

Mounting Korg Volcas into a Eurorack system
15
star
3

elixir_todo_app

Example ToDo App with Elixr, Phoenix, ElixirScript, React, Redux
Elixir
15
star
4

sunrise-alarm-clock

A wake-up light, built with Elixir, Nerves, running on a Raspberry Pi Zero
Elixir
14
star
5

eurorack-spinfx

Spin FV-1 based effects module for Eurorack systems
13
star
6

xbee-ruby

A Ruby API for Digi XBee RF Modules
Ruby
7
star
7

analogcomputer

Eagle
7
star
8

arduino-framework

A project containing the core Arduino framework and libraries to simplify the development of Arduino applications with other IDEs. This project is deprecated. I recommend using platformio (http://platformio.org) for Arduino development.
C
4
star
9

grapp-template-ref

A workaround for the missing template ref functionality in Polymer 1.0
HTML
2
star
10

rubydin

A Ruby wrapper around the Vaadin framework
Ruby
2
star
11

grapp-graph-epoch

A web component that displays Epoch graphs (https://github.com/fastly/epoch)
HTML
2
star
12

firebase-polymer-chat-example

A small Firebase/Polymer chat example application
HTML
2
star
13

grapp-paper-input

A Polymer paper-input web component with some customizations
HTML
1
star
14

grapp-app-globals

A web component for setting/getting global values
HTML
1
star
15

caretaker-devices

Caretaker is a DIY smart home project
Eagle
1
star
16

grapp-rest-resource

A web component that encapsulates REST API calls
HTML
1
star
17

doitlater-android

Android Application for accessing and managing Google Tasks
Java
1
star
18

grapp-breadcrumbs

A web component for displaying breadcrumbs
HTML
1
star
19

grapp-fa-icon

A web component that displays font awesome icons
HTML
1
star