Designing the "Blue Maiden", a 3V 65816 machine

Building your first 6502-based project? We'll help you get started here.
ChuckT
Posts: 491
Joined: 20 May 2009

Re: Designing the "Blue Maiden", a 3V 65816 machine

Post by ChuckT »

scotws wrote:
SD card sockets. Two of them, because life was always better with two floppies back in the day. One SPI line each. Since my "real" computers have SD card access, I should be able to write code there, stick the card in this computer and boot without all the messy EEROM stuff I'm doing now.
You're a designer after my own heart. One SD card for the operating system and one for the programs is what designers should have but they want to stick everything on one card.

Some of the Arduinos are using Wifi to be programmed so there is no more plugging in these things to the computer.
User avatar
BigDumbDinosaur
Posts: 9425
Joined: 28 May 2009
Location: Midwestern USA (JB Pritzker’s dystopia)
Contact:

Re: Designing the "Blue Maiden", a 3V 65816 machine

Post by BigDumbDinosaur »

BUMP

Haven't heard anything more about this project.
x86?  We ain't got no x86.  We don't NEED no stinking x86!
whartung
Posts: 1004
Joined: 13 Dec 2003

Re: Designing the "Blue Maiden", a 3V 65816 machine

Post by whartung »

Since BDD bumped it in to consciousness, where are the SPI lines coming from, the CPLD?

What is the intent of the flash RAM?
scotws
Posts: 576
Joined: 07 Jan 2013
Location: Just outside Berlin, Germany
Contact:

Re: Designing the "Blue Maiden", a 3V 65816 machine

Post by scotws »

BigDumbDinosaur wrote:
Haven't heard anything more about this project.
Yeah, it has sort has been put on the far, far back burner. I've found I enjoy software more, and have all kinds of things I want to do there. Maybe in a few years ...
User avatar
BigDumbDinosaur
Posts: 9425
Joined: 28 May 2009
Location: Midwestern USA (JB Pritzker’s dystopia)
Contact:

Re: Designing the "Blue Maiden", a 3V 65816 machine

Post by BigDumbDinosaur »

scotws wrote:
BigDumbDinosaur wrote:
Haven't heard anything more about this project.
Yeah, it has sort has been put on the far, far back burner. I've found I enjoy software more, and have all kinds of things I want to do there. Maybe in a few years ...
Maybe I should ship you a POC V2 so you can write an operating system kernel for it. :D
Last edited by BigDumbDinosaur on Thu Feb 09, 2017 4:19 pm, edited 1 time in total.
x86?  We ain't got no x86.  We don't NEED no stinking x86!
scotws
Posts: 576
Joined: 07 Jan 2013
Location: Just outside Berlin, Germany
Contact:

Re: Designing the "Blue Maiden", a 3V 65816 machine

Post by scotws »

BigDumbDinosaur wrote:
Maybe I should ship you a POC V2 so you can write and operating system kernel for it. :D
(Laugh) Let me get one working first, then we can talk :D .
Post Reply