Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BoardConfig.mk | D | 04-Jul-2025 | 862 | 25 | 6 | |
README.txt | D | 04-Jul-2025 | 330 | 11 | 7 | |
details.mk | D | 04-Jul-2025 | 995 | 26 | 6 | |
kernel_fstab_32.mk | D | 04-Jul-2025 | 1 KiB | 25 | 5 |
README.txt
1The "emu64x" product defines a non-hardware-specific IA target 2without a kernel or bootloader. 3 4This only supports 64bit abi: x86_64 5 6It can be used to build the entire user-level system, and 7will work with the IA version of the emulator, 8 9It is not a product "base class"; no other products inherit 10from it or use it in any way. 11