If you are interested at all in MIPS, here is a smallish ~ 3kloc iirc emulator I wrote for mips 4kc that booted linux. I chose mips because it was the easiest for me to understand, though now I would probably go for risc v.
Thanks for posting that. I think you meant you add this link. I had a look through it and gave it a whirl, really good stuff and loved the use of a python generator for doop!
If you are interested at all in MIPS, here is a smallish ~ 3kloc iirc emulator I wrote for mips 4kc that booted linux. I chose mips because it was the easiest for me to understand, though now I would probably go for risc v.
Thanks for posting that. I think you meant you add this link. I had a look through it and gave it a whirl, really good stuff and loved the use of a python generator for doop!
oh my bad! yes, that’s the link, didn’t even do shameless self promotion right. I’m glad if it is useful in any way.