David Tyler's Blog
Technical writing mostly focused on emulating old systems.
Posts with the tag csharp:
Experiments in 8080 static/jit compilation
2021-01-15
2331 words
11 minutes
emulation
8080
csharp
clr
Is it possible to recompile 8080 assembly into CLR IL? Can that be extended to deliver the Space Invaders arcade machine as a dynamically recompiled CLR binary?