[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple //e hardware question



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