[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Things to do with an extra 65C816 CPU
- Subject: Re: Things to do with an extra 65C816 CPU
- From: "Paul Grammens" <grammens@svn.net>
- Date: Sun, 10 Sep 2000 16:57:46 GMT
- Newsgroups: comp.sys.apple2
- Organization: Silicon Valley North (http://www.svn.net)
- References: <090920002304524767%news001@nospam_macgeek.org>
- Xref: supernews.google.com comp.sys.apple2:1418
Bryan Villados <news001@nospam_macgeek.org> wrote
. What I'm particularly interested in is
> building something that I could show in my museum demonstrating to
> people the entry of machine language code, much like they did with the
> MITS Altair 8800 and the Mark-8. Y'know, flipping switches and pressing
> the "enter" button. You can actually see a Mark-8 on sale right now at:
>
> <http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=429053120>
>
> Showing machine language entry via the monitor on the Apple II isn't
> impressive enough for demonstration purposes. If I can make a simple
> 65C816 based unit that processes simple arithmetic operations and blink
> LEDs much like the machines I mentioned would be really cool to make.
>
I picked up a Heathkit Microcomputer Learning System, Model ET-3400 at
Goodwill yesterday. It has hex keys for entering data, and LED readouts,
plus some you can blink. It's all laid out and labeled, with a breadboard so
you can jumper the parts together.
Oh yeah, in searching for info on it, it appears they still sell an
ET-3400A, and I found an emulator for Windows that shows the LED's and keys
on screen.
Here's some info from the readme:
TRAINER Version 1.1
(C) Copyright 1996-1999, Bill Lovegrove
This program is a software simulation of the Heathkit Model ET3400
microprocessor trainer. It implements the full 6800 instruction
set, and allows the user to practice writing 6800 programs.
The ET3400 keypad and display are accurately simulated.
-Paul