mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
Use a really hacky way to run the NASM binary and extract automatic builtin macros. As this is not something normally supported during the NASM build process, the output is canned and will need to be run manually. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com> |
||
|---|---|---|
| .. | ||
| builtin.mac | ||
| c16.mac | ||
| c32.mac | ||
| crcgen.c | ||
| Doxyfile | ||
| dumpbuiltin.sh | ||
| emacstbl.pl | ||
| exebin.mac | ||
| exebin2.mac | ||
| fmtinsns.pl | ||
| genfma.pl | ||
| hints.txt | ||
| magic | ||
| Makefile.in | ||
| myC32.mac | ||
| nasm.sl | ||
| nasmstab | ||
| omfdump.c | ||
| pmw.bat | ||
| proc32.ash | ||
| README | ||
| scitech.mac | ||
| xcrcgen.c | ||
There are various helpful bits and pieces for NASM. Many of these are contributed by users, and may be out of date. Patches are accepted.