Unable to load image due to errors.

WELCOME TO MY SINGLE-BOARD COMPUTER SITE!

This site documents the design and construction of a "homebrew" computer, dubbed POC (Proof-Of-Concept) and powered by the Western Design Center's 65C816 microprocessor (MPU).  As well as documentation of my single-board computing exploits, I have provided some downloads for drawings, schematics and program source code that you may find useful.  Periodically I will add to this content, the most recent update date to the site being displayed in the top frame of all pages.

All content is copyright ©2009 by BCS Technology Limited.  All rights reserved.  Please respect this work and don't use it for commercial purposes without permission.

Site Organization

I have tried to arrange this site so you won't have to wade through a lot of previously-viewed material to get to the new stuff.  There is a simple table of contents on the left side of your screen to aid in site navigation.  To return to the home page just click on the BCS logo in the top left corner.  At the bottom of each page are forward and reverse links so you can read from page to page.  Links embedded in the text that point to images and/or other websites will open in a new window or tab.  This site is being built during my spare time, so it's far from complete.  Please check back now and then to see what has been added.

I have not used any fancy HTML, Flash or JavaScript in any of these pages and no, I didn't prepare these pages with any Microsoft abominations, such as FrontPage.  Therefore web browser compatibility shouldn't be a concern, as long as your browser supports HTML 4.01 or better.  If it doesn't, may I suggest Firefox?  All testing was done in the Firefox browser; please don't complain if your non-standard browser doesn't correctly display pages.  In any case, be sure automatic image display is enabled in your browser.  Otherwise, you are going to be scratching your head and wondering what's going on as you stare at a lot of empty image boxes.

Speaking of browsers, I'm sure you know that wise owls do not use Internet Explorer, and really wise owls avoid Google and Microsoft like the plague.  The Internet is all about standards, something that is not to Microsoft's liking, since they can't own the Internet and charge money for it.  As for Google...

What is this all about?

During business hours I work on multiuser computer systems, machine control hardware and electronics of all types, and have done so for decades.  However, except for the construction of a relay-based calculator while in high school, I had never scratch-designed and built a computer of any kind.  Interested in doing so, but mindful of my limited experience in such an endeavor, I went to work concocting a basic device so I could get my feet wet, so to speak.  In doing so, I decided that this POC computer would be interfaced to an ASCII terminal console, thus avoiding the necessity of having to devise a means to put a picture on a screen and scan a keyboard for typed input.  I reasoned it would be hard enough to get POC up and running without adding the complication of an embedded video and keyboard interface.

POC is powered by the Western Design Center's W65C816S microprocessor, which was designed by microprocessor pioneer Bill Mensch and is a member of the highly successful 6502 family. The '816 can be described as a 65C02 on steroids, the 65C02 itself the enhanced CMOS version of the venerable NMOS 6502.  The '816 has a fully static core capable of running at 20 megahertz (MHz), dual size registers, greatly expanded memory addressing capabilities, an enhanced instruction set, enhanced hardware interfacing capabilities and improved interrupt handling.  Although not intended to support preemptive multitasking, the '816's characteristics are such that it can be made to do so if suitable system management hardware is included in the design.  Developing such a system is my ultimate goal and something I will discuss later on.

One of my guiding philosophies when undertaking any project of this type is the concept of learning how to fly a single-engine airplane before attempting to pilot a jumbo jet.  In other words, start small and work your way up.  Too often, I have read where someone is eager to build a homebrew computer with capabilities rivaling those of an IBM mainframe, only to abandon the project due to a design snag or hardware bug that couldn't be solved due to limited knowledge and/or experience.  That is not how I do things.

What will POC be good for?

Let me answer by asking you a question.  What is stamp collecting good for?  How about wood-carving?

Not everything that we do has to be "good for something."  Hobby computers are built for education and fun—it's a hobby, y'know!  I like building "stuff," whether "useful" or not.  For example, I am working on a one-eighth scale model of a Diesel-electric locomotive just for the fun of it.  This model is close to seven feet in length, weighs nearly a half ton, and yes, actually runs and can pull a pretty long and heavy train.  Viewed from a practical sense, my locomotive won't be able to transport passengers between major cities and my POC computer won't have the capability to host Amtrak's rail passenger reservation system.  However, POC will be able to "compute," at least at the level of a Commodore 64—minus the graphics and music, but with considerably greater performance.

Most importantly, thinking, planning and building will be a constant mental challenge, especially in writing system software.  Therefore, to me it is good for something, which is cerebral fitness.

That said, I do have a more ambitious design in mind, which should be capable of performing at a higher level.  That's down the road, of course.

Why the W65C816S processor?  Aren't 65xx processors obsolete?

Good questions!  I chose this microprocessor for a number of reasons: As for the question of obsolescence, both the W65C02S and W65C816S are in current production and are found in numerous products, often as part of a microcontroller or other custom chip.  You are probably using the 'C02 or '816 every day without knowing it, as these processors are at the core of many consumer products.  The 65xx family is even found in medical devices, such as implantable defibrillators.

So the Why? is Why not? and no, the 65xx family isn't at all obsolete.

Next Page

x86?  We don't got no x86.  We don't need no stinking x86!

Copyright ©1996–2024 by BCS Technology Limited.  All rights reserved.
Unauthorized copying or reproduction of website content is prohibited.