Wow, nice.Would you consider uploading the design to OSHPARK and sharing like a lot of the others here have done?
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+unsubscribe@googlegroups.com.
To post to this group, send email to rc201...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/b8c87eb4-36b5-4317-a1e1-6e4e42aa925f%40googlegroups.com.
What does the cost of components for this come to? What are the graphics capabilities of it, in its current state, with respect to commandable stuff from the target computer?Is it ANSI sequences/ascii-art type stuff, or is the graphics support a la ReGIS/Tektronix sequences?
Would you consider uploading the design to OSHPARK and sharing like a lot of the others here have done?
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+unsubscribe@googlegroups.com.
To post to this group, send email to rc201...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/060fdfa1-e4b3-4bd4-ab0d-18d1982a57dd%40googlegroups.com.
I'm interested as well. Agreed on the rpi breaking the retro feel.Will it be open sourced?
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+unsubscribe@googlegroups.com.
To post to this group, send email to rc201...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/494ea009-b0be-4bc6-9d9e-a35d2c60bf4a%40googlegroups.com.
Kind regards and merry Christmas.
Olaf
Does this emulate the serial port on the RC2014? If so then which one ACIA or SIO/2 do you not need aerial card?
Paul
http://david.zemon.name:8111/project.html?projectId=OpenSpin&tab=projectOverview&guest=1
(from the artifacts pull-down).
Extract the executable and compile with:
openspin -DKEYMAP_US -b -u vt100.spin
Seems you have added a reset button to the board, good, however if the
keyboard stops working try to unplug and plug again first and see if
that makes it working.
Also, check your power source, be sure the output is 5v and with enough
current to drive all your boards and the keyboard that is powered
directly from the 5v rail on the bus.
One thing I noticed from the video, if I'm not mistaken, is that at one
point after you reset the board the beeper sound continously. If so it
is a bit weird. The beeper should sound at power on (or after a reset)
and when a character 7 is received, in both cases it stops. If sound is
continous it makes me think that something freezes the terminal
interpreter cog somehow leaving the oscillator running, which is really
weird. May be the power not really stable or something else, I see some
spurious characters received after a reset, if it receives a train of
chr$(7) the terminal may stuck with the beeper sound for a while.
Do you make the schematic and Gerbers available from your board?
Thomas