6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Fri Nov 22, 2024 8:19 pm

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Thu Apr 26, 2012 1:55 pm 
Offline

Joined: Fri Jun 27, 2003 8:12 am
Posts: 618
Location: Meadowbrook
http://www.retroleum.co.uk/v6z80p/

architecture is basically a physical Z80 and FPGA for logic. Daryl, hope this might throw ideas towards SBC-4 using an 816 or 832 and an FPGA?

_________________
"My biggest dream in life? Building black plywood Habitrails"


Top
 Profile  
Reply with quote  
PostPosted: Thu Apr 26, 2012 11:00 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 9:02 pm
Posts: 1748
Location: Sacramento, CA
That's a nice board, Tony. I don't think I will be developing any more SBC boards and I have not had time to devote to learning FPGA development.

Been spending most of my free time working on interfaces for the 65 family, such as the 65SPI and the monochrome graphics generator. I want to create a sound generator next, and after that, I'm not sure where I will go.

Daryl


Top
 Profile  
Reply with quote  
PostPosted: Thu Apr 26, 2012 11:59 pm 
Offline
User avatar

Joined: Mon Aug 08, 2011 2:48 pm
Posts: 808
Location: Croatia
8BIT wrote:
I want to create a sound generator next, and after that, I'm not sure where I will go.


You can always look for my crazy ideas... :D


Top
 Profile  
Reply with quote  
PostPosted: Wed May 09, 2012 7:06 am 
Offline

Joined: Sun Apr 10, 2011 8:29 am
Posts: 597
Location: Norway/Japan
It's a nice board. I own one. Very well made.

-Tor


Top
 Profile  
Reply with quote  
PostPosted: Thu May 10, 2012 3:51 am 
Offline

Joined: Fri Jun 27, 2003 8:12 am
Posts: 618
Location: Meadowbrook
Darryl, am liking the ELM sound generator. Cheap as heck on the build and the code may be portable to other AVR chips. I will be using 2 of these on my pinball project with some small changes. I wrote down some notes on using an 8 bit port to control it and mode it for looping or non looping via 2 of the lines being control lines.

http://elm-chan.org/works/sd20p/report.html

If I remember my notes before I dig them out, my changes would be:
8 bit port set as follows:
D0-D3 data nibble for number
D4
D5 Send Data Command
D6 D7 Mode control

5 6 7
0 0 0 Quiescent
0 0 1 Play non looping sound
0 1 0 Play looping sound
0 1 1 Stop sound aka reset
1 0 0 Low nibble of sound# on D0-D3
1 0 1 Hi nibble of sound# on D0-D3

Or something like that...

_________________
"My biggest dream in life? Building black plywood Habitrails"


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: