mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
8569704c1d
This allows e.g. `qemu-system-x86_64 -s o/examples/hello.com -serial stdio` to work without having to add extra padding to the end of the `hello.com` "disk image". (The sector count computation is divided among two instructions in the assembly code. This is done on purpose, to prevent an ASCII 0x27 (single quote) byte from appearing in the bare metal loader code, which will break the shell script loader. There is probably a better way.) Co-authored-by: tkchia <tkchia-cosmo@gmx.com> |
||
---|---|---|
.. | ||
ape.lds | ||
ape.mk | ||
ape.S | ||
apeinstall.sh | ||
apeuninstall.sh | ||
config.h | ||
idata.internal.h | ||
loader-elf.S | ||
loader-macho.lds | ||
loader-macho.S | ||
loader.c | ||
loader.h | ||
loader.lds | ||
macros.internal.h | ||
mz.ansi | ||
notice.inc | ||
relocations.h |