Added a framework for the elks/8086 format. Completely non-functional at the moment.

committer: mfx <mfx> 978092698 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-12-29 12:24:58 +00:00
parent 7d5042012b
commit 5a497e2dac
5 changed files with 228 additions and 3 deletions
+1
View File
@@ -82,6 +82,7 @@ typedef unsigned upx_uint32;
#define UPX_F_LINUX_SH_i386 14
#define UPX_F_VMLINUZ_i386 15
#define UPX_F_BVMLINUZ_i386 16
#define UPX_F_ELKS_8086 17
#define UPX_F_ATARI_TOS 129
#define UPX_F_SOLARIS_SPARC 130