• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

BoardConfig.mkD25-Apr-20251.1 KiB3513

README.txtD25-Apr-2025352 117

README.txt

1The "emu64ar" product defines a non-hardware-specific IA target without a
2kernel or bootloader.
3
4This only supports 64-bit ABI and translated riscv64 ABI.
5
6It can be used to build the entire user-level system, and will work with the
7IA version of the emulator,
8
9It is not a product "base class"; no other products inherit from it or use it
10in any way.
11