-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Media Explorer edited this page Apr 18, 2023
·
2 revisions
This is a C# version of the famous Bochs IA-32 (x86) PC emulator written in C++.
I try to re-write the code using C# in a readable intuitive way. This is the only managed C# emulator for x86 CPUs. Logo4.jpg
The ultimate objective of Bochs.Net is to develop an emulator with excellent GUI that helps OS and computer engineering students to "see" memory and CPU statuses clearly and easily to be able to debug operating systems.
We welcome you to join our team to achieve this vision.