binutils-ia16 icon indicating copy to clipboard operation
binutils-ia16 copied to clipboard

Fork of Jenner (& al.)'s IA-16 (Intel 16-bit x86) port of GNU Binutils ― added MS-DOS MZ relocation support & ELKS support • use https://github.com/tkchia/build-ia16 to build • Ubuntu binaries at http...

Results 3 binutils-ia16 issues
Sort by recently updated
recently updated
newest added

This merge request hopes to achieve two things: * Add and use a default "i8086" architecture - this removes the need to specify `-m i8086` in certain `objdump` calls, and...

Currently, from my understanding gcc16-ia16 outputs object modules with an ELF style header. However, most of complilers and linkers that I've encountered for 16 bit DOS systems ( like Microsft...

related is https://github.com/ghaerr/elks/issues/2042 i think there is issues with the make file