1
0
mirror of https://github.com/simh/simh.git synced 2026-02-05 16:05:45 +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"
>