1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-26 04:02:39 +00:00

SEL32: Add IPU device support using pthreads on Linux and Windows.

SEL32: Update makefile and SEL32.vsproj file to add IPU device.
SEL32: Update README.md file.
SEL32: Do a general code cleanup.
This commit is contained in:
Jim Bevier
2023-01-04 13:22:12 -07:00
committed by Paul Koning
parent 5e01c0516b
commit 4e159a04ed
21 changed files with 10185 additions and 1997 deletions

View File

@@ -242,6 +242,10 @@
RelativePath="..\SEL32\sel32_iop.c"
>
</File>
<File
RelativePath="..\SEL32\sel32_ipu.c"
>
</File>
<File
RelativePath="..\SEL32\sel32_lpr.c"
>