Difference between revisions of "Bringing up Rhococo (first boot, and firmware development)"

From RevSpace
Jump to navigation Jump to search
Line 11: Line 11:
 
First we have to install the tools we need.
 
First we have to install the tools we need.
 
For programming the propeller we have to install the propeller IDE, https://developer.parallax.com/propelleride/ .
 
For programming the propeller we have to install the propeller IDE, https://developer.parallax.com/propelleride/ .
Fortunately I have already installed the latest version, when doing some initial research, and I have it working with my propeller based [https://en.wikipedia.org/wiki/HYDRA_Game_Development_Kit|Hydra game development system], I bought some ten years ago, when re-creating a home computer.
+
Fortunately I have already installed the latest version, when doing some initial research, and I have it working with my propeller based [https://en.wikipedia.org/wiki/HYDRA_Game_Development_Kit|Hydra game development system], I bought some ten years ago, when thinking about building my own home computer was still a pipe dream.
  
  
  
 
[[category:RhoCoCo]]
 
[[category:RhoCoCo]]

Revision as of 20:02, 9 April 2019

Project Bringing up Rhococo
Propeller IDE.png
This tells the story of how the firmware and software was developed that gives rhococo its functionality
Status Initializing
Contact mahjongg
Last Update 2019-04-09

This page describes the initial bringing up (designing and installing firmware and software) that will give Rhococo its functionality.

First we have to install the tools we need. For programming the propeller we have to install the propeller IDE, https://developer.parallax.com/propelleride/ . Fortunately I have already installed the latest version, when doing some initial research, and I have it working with my propeller based game development system, I bought some ten years ago, when thinking about building my own home computer was still a pipe dream.