Comment on Show HN: X86CSS – An x86 CPU emulator written in CSSComments−ebolyen6moThe moxy of this is inspiring.I'm curious to know what you would rate as the most important features to make this work? It seems like calc+if do a lot of the heavy lifting, but the new function syntax is what makes instruction lookup tractable.
Comments
The moxy of this is inspiring.
I'm curious to know what you would rate as the most important features to make this work? It seems like calc+if do a lot of the heavy lifting, but the new function syntax is what makes instruction lookup tractable.