1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-02-26 08:44:10 +00:00

SEL32: Updated makefile and Visual Studio project.

This commit is contained in:
Richard Cornwell
2019-11-03 13:34:08 -05:00
parent 6e706abbdd
commit 9de7b2547e
2 changed files with 5 additions and 1 deletions

View File

@@ -224,6 +224,10 @@
RelativePath="..\SEL32\sel32_fltpt.c"
>
</File>
<File
RelativePath="..\SEL32\sel32_hsdp.c"
>
</File>
<File
RelativePath="..\SEL32\sel32_iop.c"
>

View File

@@ -1187,7 +1187,7 @@ SEL32 = ${SEL32D}/sel32_cpu.c ${SEL32D}/sel32_sys.c ${SEL32D}/sel32_defs.h \
${SEL32D}/sel32_chan.c ${SEL32D}/sel32_iop.c ${SEL32D}/sel32_com.c \
${SEL32D}/sel32_con.c ${SEL32D}/sel32_clk.c ${SEL32D}/sel32_mt.c \
${SEL32D}/sel32_lpr.c ${SEL32D}/sel32_scfi.c ${SEL32D}/sel32_fltpt.c \
${SEL32D}/sel32_disk.c
${SEL32D}/sel32_disk.c ${SEL32D}/sel32_hsdp.c
SEL32_OPT = -I $(SEL32D) -DSEL32
#SEL32_OPT = -I $(SEL32D) -DUSE_INT64 -DSEL32