Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BoardConfig.mk | D | 03-May-2024 | 1.5 KiB | 46 | 20 | |
README.txt | D | 03-May-2024 | 330 | 11 | 7 | |
device.mk | D | 03-May-2024 | 949 | 28 | 8 |
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