+ add msdos target to ppudump

git-svn-id: branches/i8086@24051 -
This commit is contained in:
florian 2013-03-29 10:46:34 +00:00
parent 615d6e4a51
commit 40af7b2817
2 changed files with 9 additions and 2 deletions

View File

@ -124,6 +124,11 @@
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<Optimizations>
<OptimizationLevel Value="0"/>
</Optimizations>
</CodeGeneration>
<Other>
<Verbosity>
<ShowWarn Value="False"/>

View File

@ -72,7 +72,8 @@ const
{ 11 } 'powerpc64',
{ 12 } 'avr',
{ 13 } 'mipsel',
{ 14 } 'jvm'
{ 14 } 'jvm',
{ 15 } 'i8086'
);
{ List of all supported system-cpu couples }
@ -156,7 +157,8 @@ const
{ 75 } 'Java-JVM',
{ 76 } 'Android-JVM',
{ 77 } 'Android-arm',
{ 78 } 'Android-i386'
{ 78 } 'Android-i386',
{ 79 } 'MSDOS-i8086'
);
const