cosmopolitan/tool
Justine Tunney efc66f8525 Fix our remarkable 184kb x86_64 emulator
Here's how to build it from source and try it out!

    m=tiny
    make -j18 MODE=$m o/$m/tool/build/tinyemu.com
    make -j18 MODE=$m o/$m/tool/viz/deathstar.com
    o/$m/tool/build/tinyemu.com o/$m/tool/viz/deathstar.com
2021-01-27 20:02:23 -08:00
..
build Fix our remarkable 184kb x86_64 emulator 2021-01-27 20:02:23 -08:00
calc Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
decode Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
emacs Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
hash Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
net Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
scripts Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
viz Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
tool.mk Add chibicc 2020-12-06 16:20:21 -08:00