1
0
mirror of https://github.com/simh/simh.git synced 2026-02-12 19:08:41 +00:00

Refactored (and renamed) pdp11_kdp to leverage the pdp11_dup dup implementation.

This commit is contained in:
Mark Pizzolato
2013-06-03 10:03:46 -07:00
parent 02fcc2ced6
commit 531cdd42f7
14 changed files with 1140 additions and 1524 deletions

View File

@@ -247,6 +247,10 @@
RelativePath="..\PDP11\pdp11_dz.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_kmc.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_pt.c"
>
@@ -308,6 +312,10 @@
RelativePath="..\PDP11\pdp11_ddcmp.h"
>
</File>
<File
RelativePath="..\PDP11\pdp11_dup.h"
>
</File>
<File
RelativePath="..\scp.h"
>

View File

@@ -243,10 +243,6 @@
RelativePath="..\PDP11\pdp11_io_lib.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_kdp.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_ke.c"
>
@@ -255,6 +251,10 @@
RelativePath="..\PDP11\pdp11_kg.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_kmc.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_lp.c"
>
@@ -432,6 +432,10 @@
RelativePath="..\PDP11\pdp11_dmc.h"
>
</File>
<File
RelativePath="..\PDP11\pdp11_dup.h"
>
</File>
<File
RelativePath="..\PDP11\pdp11_io_lib.h"
>