mirror of
https://github.com/simh/simh.git
synced 2026-02-05 07:55:37 +00:00
Refactored (and renamed) pdp11_kdp to leverage the pdp11_dup dup implementation.
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user