The first ever build
A lot of things still are not implemented, but the emulator can run some basic apps.
Some samples are provided in the samples-aarch64.zip file.
Currently implemented:
- incomplete A64 set emulation support
- A64 disassembler
- dynamic linker (supports only emulating library methods, doesn't actually link to real libraries - yet)
- filesystem emulation
- basic debugger (registry reading & breakpoints)