Added core_normal to the visual C 6 workspace
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1262
This commit is contained in:
parent
155cbc5dff
commit
223ab1a2bc
1 changed files with 44 additions and 0 deletions
|
@ -169,6 +169,42 @@ SOURCE=..\src\cpu\core_full\string.h
|
|||
SOURCE=..\src\cpu\core_full\support.h
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "core_normal"
|
||||
|
||||
# PROP Default_Filter ""
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\core_normal\helpers.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\core_normal\prefix_0f.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\core_normal\prefix_66.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\core_normal\prefix_66_0f.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\core_normal\prefix_none.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\core_normal\string.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\core_normal\support.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\core_normal\table_ea.h
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\callback.cpp
|
||||
|
@ -179,6 +215,10 @@ SOURCE=..\src\cpu\core_full.cpp
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\core_normal.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\cpu.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -191,6 +231,10 @@ SOURCE=..\src\cpu\instructions.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\lazyflags.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\src\cpu\modrm.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Reference in a new issue