mirror of
https://github.com/momo5502/emulator.git
synced 2026-02-01 19:15:23 +01:00
Update README.md
This commit is contained in:
@@ -27,7 +27,7 @@ Built in C++ and powered by the Unicorn Engine.
|
||||
* 🧵 __Threading Support__
|
||||
* Provides a scheduled (round-robin) threading model
|
||||
* 💾 __State Management__
|
||||
* Supports both full state serialization and fast in-memory snapshots
|
||||
* Supports both full state serialization and ~~fast in-memory snapshots~~ (currently broken 😕)
|
||||
* 💻 __Debugging Interface__
|
||||
* Implements GDB serial protocol for integration with common debugging tools (IDA Pro, GDB, LLDB, VS Code, ...)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user