some FPU added :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@81
This commit is contained in:
parent
42e5d0b779
commit
5f69f14962
8 changed files with 359 additions and 27 deletions
|
@ -223,10 +223,6 @@ SOURCE=..\src\dos\dos.cpp
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\dos\dos_classes.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\dos\dos_devices.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -467,10 +463,6 @@ SOURCE=..\src\misc\programs.cpp
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\misc\setup.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\misc\support.cpp
|
||||
# End Source File
|
||||
# End Group
|
||||
|
@ -501,13 +493,25 @@ SOURCE=..\src\shell\shell_misc.cpp
|
|||
# Begin Group "fpu"
|
||||
|
||||
# PROP Default_Filter ""
|
||||
# Begin Group "fpu_core_16"
|
||||
|
||||
# PROP Default_Filter ""
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\fpu\fpu_core_16\instructions.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\fpu\fpu_core_16\support.h
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\fpu\fpu.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\fpu\fpu_load.h
|
||||
SOURCE=..\src\fpu\fpu_flags.cpp
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "visualc"
|
||||
|
@ -576,6 +580,10 @@ SOURCE=..\include\dosbox.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\include\fpu.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\include\hardware.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue