You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator framew
15
15
16
16
Unicorn offers some unparalleled features:
17
17
18
-
- Multi-architecture: ARM, ARM64 (ARMv8), M68K, MIPS, PowerPC, RISCV, SPARC, S390X, TriCore and X86 (16, 32, 64-bit)
18
+
- Multi-architecture: ARM, ARM64 (ARMv8), M68K, MIPS, PowerPC, RISCV, SPARC, S390X, TriCore, LoongArch64 and X86 (16, 32, 64-bit)
19
19
- Clean/simple/lightweight/intuitive architecture-neutral API
20
20
- Implemented in pure C language, with bindings for Crystal, Clojure, Visual Basic, Perl, Rust, Ruby, Python, Java, .NET, Go, Delphi/Free Pascal, Haskell, Pharo, Lua and Zig.
21
21
- Native support for Windows & *nix (with Mac OSX, Linux, Android, *BSD & Solaris confirmed)
0 commit comments