Commit Graph

4 Commits

Author SHA1 Message Date
0x221E
9b250a6270 Refactor: ModRM Handler replaced with compile-time lookup table.
Started refactoring to a library-based model to easily integrate
comprehensive unit testing. Added CPU exception handling system for
the GUI. Non-critical exceptions (though critical to execution of
emulated application) will not shutdown the application in the future
releases. Refactored Userspace::Run() logic so that the GUI-controls
reflect emulator behavior.
2026-02-10 14:57:55 +01:00
0x221E
71f516b564 Feature & Fix: Feature Docking layout, Fix ImGUI & glfw submodule 2026-02-06 19:48:40 +01:00
0x221E
88721ee0da Feature: Basic GUI that displays hex information, register information, instruction information. 2026-02-06 19:20:42 +01:00
0x221E
4671a62ddf Initial Commit 2026-02-04 12:52:42 +01:00