Skip to content

Commit 66183ba

Browse files
committed
AVR: mention new architecture into README.md.
Signed-off-by: Glenn Baker <[email protected]>
1 parent ae2e302 commit 66183ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator framew
1313

1414
Unicorn offers some unparalleled features:
1515

16-
- Multi-architecture: ARM, ARM64 (ARMv8), M68K, MIPS, PowerPC, RISCV, SPARC, S390X, TriCore and X86 (16, 32, 64-bit)
16+
- Multi-architecture: ARM, ARM64 (ARMv8), AVR, M68K, MIPS, PowerPC, RISCV, SPARC, S390X, TriCore and X86 (16, 32, 64-bit)
1717
- Clean/simple/lightweight/intuitive architecture-neutral API
1818
- 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.
1919
- Native support for Windows & *nix (with Mac OSX, Linux, Android, *BSD & Solaris confirmed)

0 commit comments

Comments
 (0)