[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple //e hardware question
- Subject: Re: Apple //e hardware question
- From: Charlie <charlieDOTd@verEYEzon.net>
- Date: Thu, 23 May 2013 23:06:28 -0400
- Cancel-lock: sha1:pf+YYCTAIj3dgLB8MjyHiuNMLNE=
- In-reply-to: <knmgnp$cqs$1@speranza.aioe.org>
- Injection-date: Fri, 24 May 2013 02:59:59 +0000 (UTC)
- Injection-info: mx05.eternal-september.org; posting-host="997b4078d7f75cc7075ea469fa7ffee5"; logging-data="25528"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1858uywBUi2Vj+bBuk9JRcnK36ZHSvDgFU="
- Newsgroups: comp.sys.apple2
- Organization: A noiseless patient Spider
- References: <knjjnt$4qa$1@dont-email.me> <knl0ov$rkk$1@speranza.aioe.org> <knldaa$a4g$1@dont-email.me> <knmgnp$cqs$1@speranza.aioe.org>
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20
On 5/23/2013 9:45 PM, Bill Buckels wrote:
"Charlie"<charlieDOTd@verEYEzon.net> wrote:
Yes, $C030 is the speaker on all Apple IIs, I believe. I assumed that
$C034 clicks when accessed because the //e didn't fully decode the $C030
address.
I stand corrected then. So far so good. It seems to me I have a
carte-blanche here with som e additional stuff by Steve Howell. I never did
grab an FPGA programmer despite my best of intentions.
All you need is a JTAG cable to connect between your PC and the Carte
Blanche and Xilinx ISE Webpack software (very powerful stuff and free).
Verilog the programming language I use has a syntax similar to C but
programming hardware is quite a bit different than software. It was
hard for my feeble brain to deal with the fact that everything is
happening at once. Take a look at my site for more information on how
I've stumbled along learning this stuff. I haven't updated it since I
started playing around with Super HiRes on the //e but will when I get
it all together.
http://noboot.com/charlie/Charlie%27s%20Stuff.htm
Is that part of what you are working-on here Charlie?
Yes, my stuff is just an extension of what Alex Freed and Steve Howell
did. My main "claim to fame" was adding Super HiRes to the Carte
Blanche VGA output on my Apple IIgs. With that I came up with a cable
and code to output 12 bit video so that all 4096 of the SHR colors could
be displayed. It seemed to me that it wouldn't be that hard to add SHR
to a //e, but I mainly use the IIgs and never got around to it till now.
Regardless, I should really spend some time with my GS and its video modes
at the very least...
GS video conversions would be nice additions to your already great site.
It seems to me that you are a long ways past WASP now... just an
observation.
I just plod along with whatever hits me as fun at the time. Right now
this is fun.
Charlie