diff --git a/Cxbe.vcproj b/Cxbe.vcproj index 277bede18..7c454913d 100644 --- a/Cxbe.vcproj +++ b/Cxbe.vcproj @@ -1,7 +1,7 @@ - + @@ -20,9 +20,10 @@ CharacterSet="2"> + SubSystem="1" + TargetMachine="1"/> + TypeLibraryName=".\Bin/Cxbe.tlb" + HeaderFileName=""/> + + + + SubSystem="1" + TargetMachine="1"/> + TypeLibraryName=".\Bin/Debug/Cxbe.tlb" + HeaderFileName=""/> + + + + + + RelativePath="Bin\Cxbe.exe"> + RelativePath="Bin\Debug\Cxbe.exe"> @@ -140,60 +155,150 @@ Name="Doc" Filter=""> + RelativePath="Doc\Changelog.txt"> + RelativePath="Doc\Input.txt"> + RelativePath="Doc\RemovedCode.txt"> + RelativePath="Doc\Thanks.txt"> + RelativePath="Doc\Todo.txt"> + RelativePath="Include\Win32\AlignPosfix1.h"> + RelativePath="Include\Win32\AlignPrefix1.h"> + RelativePath="Include\Cxbx.h"> + RelativePath="Include\Core\Error.h"> + RelativePath="Include\Core\Exe.h"> + RelativePath="Include\Core\Xbe.h"> + RelativePath="Source\Core\Error.cpp"> + + + + + + + RelativePath="Source\Core\Exe.cpp"> + + + + + + + RelativePath="Source\Standard\Cxbe\Main.cpp"> + + + + + + + RelativePath="Source\Core\OpenXDK.cpp"> + + + + + + + RelativePath="Source\Core\Xbe.cpp"> + + + + + + + @@ -10,6 +10,75 @@ Name="Win32"/> + + + + + + + + + + + + + + + @@ -39,21 +110,22 @@ Name="VCCustomBuildTool"/> + SubSystem="2" + TargetMachine="1"/> + TypeLibraryName=".\Bin/Cxbx.tlb" + HeaderFileName=""/> - - - - - - - - - - - + Name="VCXMLDataGeneratorTool"/> + + + + + RelativePath="Bin\Cxbx.exe"> + RelativePath="Bin\Debug\Cxbx.exe"> @@ -155,175 +173,462 @@ upxCxbx.bat Name="Doc" Filter=""> + RelativePath="Doc\Changelog.txt"> + RelativePath="Doc\Input.txt"> + RelativePath="Doc\RemovedCode.txt"> + RelativePath="Doc\Thanks.txt"> + RelativePath="Doc\Todo.txt"> + RelativePath="Include\Win32\AlignPosfix1.h"> + RelativePath="Include\Win32\AlignPrefix1.h"> + RelativePath="Include\Cxbx.h"> + RelativePath="Include\Win32\Cxbx\DlgControllerConfig.h"> + RelativePath="Include\Win32\Cxbx\DlgVideoConfig.h"> + RelativePath="Include\Win32\CxbxKrnl\Emu.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuD3D8.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuDInput.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuDSound.h"> + RelativePath="Include\Win32\Cxbx\EmuExe.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuShared.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuXapi.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuXG.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuXOnline.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuXTL.h"> + RelativePath="Include\Core\Exe.h"> + RelativePath="Include\Win32\Mutex.h"> + RelativePath="Include\Win32\Cxbx\Prolog.h"> + RelativePath="Include\Win32\Cxbx\Wnd.h"> + RelativePath="Include\Win32\Cxbx\WndAbout.h"> + RelativePath="Include\Win32\Cxbx\WndMain.h"> + RelativePath="Include\Win32\XBController.h"> + RelativePath="Include\Core\Xbe.h"> + RelativePath="Include\Win32\XBVideo.h"> + RelativePath="Resource\About.bmp"> + RelativePath="Resource\Cxbx.ico"> - - - + RelativePath="Resource\Cxbx.rc"> + PreprocessorDefinitions="" + AdditionalIncludeDirectories="Resource"/> + + + + RelativePath="Resource\Logo.bmp"> + RelativePath="Resource\Splash.bmp"> + RelativePath="Source\Win32\Cxbx\DlgControllerConfig.cpp"> + + + + + + + RelativePath="Source\Win32\Cxbx\DlgVideoConfig.cpp"> + + + + + + + RelativePath="Source\Win32\Cxbx\EmuExe.cpp"> + + + + + + + RelativePath="Source\Core\Error.cpp"> + + + + + + + RelativePath="Source\Core\Exe.cpp"> + + + + + + + RelativePath="Source\Win32\Mutex.cpp"> + + + + + + + RelativePath="Source\Core\OpenXDK.cpp"> + + + + + + + RelativePath="Source\Win32\Cxbx\Prolog.cpp"> + + + + + + + RelativePath="Source\Win32\Cxbx\WinMain.cpp"> + + + + + + + RelativePath="Source\Win32\Cxbx\Wnd.cpp"> + + + + + + + RelativePath="Source\Win32\Cxbx\WndAbout.cpp"> + + + + + + + RelativePath="Source\Win32\Cxbx\WndMain.cpp"> + + + + + + + RelativePath="Source\Win32\XBController.cpp"> + + + + + + + RelativePath="Source\Core\Xbe.cpp"> + + + + + + + RelativePath="Source\Win32\XBVideo.cpp"> + + + + + + diff --git a/CxbxKrnl.vcproj b/CxbxKrnl.vcproj index bbf3c11da..ef7fcf97d 100644 --- a/CxbxKrnl.vcproj +++ b/CxbxKrnl.vcproj @@ -1,7 +1,7 @@ - + @@ -10,6 +10,75 @@ Name="Win32"/> + + + + + + + + + + + + + + + + ImportLibrary=".\Bin\Debug/CxbxKrnl.lib" + TargetMachine="1"/> + TypeLibraryName=".\Bin\Debug/CxbxKrnl.tlb" + HeaderFileName=""/> - - - - - - - - - - - + Name="VCXMLDataGeneratorTool"/> + + + + + RelativePath="Bin\Cxbx.dll"> + RelativePath="Bin\Debug\Cxbx.dll"> @@ -154,168 +171,174 @@ Name="Doc" Filter=""> + RelativePath="Doc\Changelog.txt"> + RelativePath="Doc\Input.txt"> + RelativePath="Doc\RemovedCode.txt"> + RelativePath="Doc\Thanks.txt"> + RelativePath="Doc\Todo.txt"> + RelativePath="Include\Win32\AlignPosfix1.h"> + RelativePath="Include\Win32\AlignPrefix1.h"> + RelativePath="Include\Cxbx.h"> + RelativePath="Include\Win32\CxbxKrnl\Emu.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuD3D8.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuD3D8Types.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuDInput.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuDSound.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuFile.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuFS.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuLDT.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuNtDll.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuShared.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuXapi.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuXG.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuXOnline.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuXTL.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase.h"> + RelativePath="Include\Win32\Mutex.h"> + RelativePath="Include\Win32\CxbxKrnl\OOVPA.h"> + RelativePath="Include\Win32\XBController.h"> + RelativePath="Include\Core\Xbe.h"> + RelativePath="Include\Win32\XBVideo.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.3925.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.4034.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.4134.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.4361.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.4432.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.4627.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\DSound.1.0.3936.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\DSound.1.0.4361.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\DSound.1.0.4432.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\DSound.1.0.4627.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.3911.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.4034.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.4134.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.4361.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.4432.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.4627.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\XG.1.0.4361.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\XG.1.0.4627.h"> + RelativePath="Include\Win32\CxbxKrnl\HLEDataBase\XNet.1.0.3911.h"> + + + RelativePath="Include\Win32\CxbxKrnl\EmuD3D8\Convert.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuD3D8\PushBuffer.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuD3D8\State.h"> + RelativePath="Include\Win32\CxbxKrnl\EmuD3D8\VertexBuffer.h"> + + @@ -323,21 +346,23 @@ Name="Resource" Filter=""> + RelativePath="Resource\Cxbx.ico"> - - - + RelativePath="Resource\CxbxDll.rc"> + PreprocessorDefinitions="" + AdditionalIncludeDirectories="Resource"/> + + + @@ -345,137 +370,809 @@ Name="Source" Filter=""> + RelativePath="Source\Win32\CxbxKrnl\Emu.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuD3D8.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuDInput.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuDSound.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuFile.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuFS.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuKrnl.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuLDT.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuNtDll.cpp"> + + + + + + + RelativePath="Source\Win32\EmuShared.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuXapi.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuXG.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuXOnline.cpp"> + + + + + + + RelativePath="Source\Core\Error.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\KernelThunk.cpp"> + + + + + + + RelativePath="Source\Win32\Mutex.cpp"> + + + + + + + RelativePath="Source\Win32\XBController.cpp"> + + + + + + + RelativePath="Source\Win32\XBVideo.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.3925.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.4034.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.4134.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.4361.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.4432.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\D3D8.1.0.4627.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\DSound.1.0.3936.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\DSound.1.0.4361.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\DSound.1.0.4432.inl"> + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\DSound.1.0.4627.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.3911.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.4034.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.4134.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.4361.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.4432.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\Xapi.1.0.4627.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\XG.1.0.4361.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\XG.1.0.4627.inl"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\HLEDataBase\XNet.1.0.3911.inl"> + + + + + + + + + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuD3D8\Convert.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuD3D8\PushBuffer.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuD3D8\State.cpp"> + + + + + + + RelativePath="Source\Win32\CxbxKrnl\EmuD3D8\VertexBuffer.cpp"> + + + + + + + + + + + + + +