Using XMOS processor to emulate an older 8/16 bit CPU/MCU
-
- XCore Expert
- Posts: 580
- Joined: Thu Nov 26, 2015 11:47 pm
Nice resurrection of this very old thread. I would totally geek out on this.
-
- XCore Legend
- Posts: 1913
- Joined: Thu Jun 10, 2010 11:43 am
@yzoer,
https://en.wikipedia.org/wiki/Compilers ... _and_Tools
Same idea could be expanded to emulate 6502? 1802? 8051? Although there a mix of variants of the 8051 these days that are also quite fast. Thanks.
Yes please!! Always nice to learn from working code. How did the benchmarks fare against the original Z80? Guessing it was much faster? Kicking myself for not taking a compiler class at university and having the "Dragon book" to learn from. Was too busy chasing a certain female at the time who ended up being a dragon herself.which brought it down to about 11k for the entire hardware. If anyone's interested, I can post the code...
https://en.wikipedia.org/wiki/Compilers ... _and_Tools
Same idea could be expanded to emulate 6502? 1802? 8051? Although there a mix of variants of the 8051 these days that are also quite fast. Thanks.