Hi all,
I have notived that PARALLAX builds microcontrollers that are almost FPGA,
in fact in each microcontroller there is 8x cores (or cog) working in parallel ,
each one has local RAM and a common RAM , and each of them has a video
generator, each core is about 100MHz.
It is very well suited for single board computers with keyboard , SD slot and
video output ( composite or VGA ). There is already a tiny board that runs a
Z80 system witrh 512k ram with video output and boots CP/M from SD.
This boards costs 40usd. the Z80 only emulation takes only one core out
of the eights.
You can program it in assembler , it is not that different from Z80 asm .
Could that be a platform to implement an msx , not in an FPGA and not by emulation
running on PC ?
cheers,
you can look :
"Zicog" , for Z80 emulation in one "cog" :
http://forums.parallax.com/forums/default.aspx?f=25&m=332138
datasheet:
http://www.parallax.com/Portals/0/Downloads/docs/prod/prop/PropellerDatasheet-v1.2.pdf