1
0
mirror of https://github.com/simh/simh.git synced 2026-01-31 05:43:06 +00:00

VAX: Properly inline memory reference functions for performance. Fix #169

This commit is contained in:
Mark Pizzolato
2014-12-31 13:25:49 -08:00
committed by Leo Broukhis
parent bd50637b18
commit 8d11de76c1
26 changed files with 519 additions and 510 deletions

View File

@@ -35,9 +35,6 @@
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
@@ -120,9 +117,6 @@
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
@@ -472,6 +466,10 @@
RelativePath="..\VAX\vax_defs.h"
>
</File>
<File
RelativePath="..\VAX\vax_mmu.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"