[Coco] Quick Poll
John Kent
jekent at optusnet.com.au
Thu Dec 2 07:44:45 EST 2010
Mark,
I don't know what HDBDOS is ... but I assume from your original email
it's something you have to pay for.
DE1 board = 1 = yes
HDBDOS = ? = probably not
Fuzzy logic anyone ?
signal answer : std_logic;
signal DE1_board : std_logic := 1;
signal HDBDOS : std_logic := X;
answer <= DE1_board and HDBDOS;
John.
On 2/12/2010 11:11 PM, Mark McDougall wrote:
> Hi,
>
> Well I guess I would've expected about 3 or 4, so that's not too bad.
> Thanks for taking the time to respond.
>
> The reason I mention it is that very shortly I'm going to release a
> binary for the DE1 that is a Coco 1/2 emulator (not quite as exciting
> as Coco3FPGA, I know, but a start). And the reason I asked about
> HDBDOS is that, atm, it is the only practical way to run software on
> it. It should simply be a matter of dumping a CF image from a working
> Coco/HDBDOS setup, and copying it to an SD card.
>
> Early days and a few details to work out, but it does actually run
> now. More details to follow.
>
> Would appreciate some help in testing the emulation etc if you guys
> get some spare time.
>
> Regards,
>
--
http://www.johnkent.com.au
http://members.optusnet.com.au/jekent
More information about the Coco
mailing list