Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一个原理上类似于 MIPS32 模拟器"SPIM"的实模式 x86 模拟器。
理想情况下,它还支持 286 保护模式(32 位保护模式不太重要)。
有谁认识这样的野兽?