Adding Xapi/D3D 1.0.4627

This commit is contained in:
Aaron Robinson 2003-02-22 08:53:53 +00:00
parent 22791e0e6b
commit 6e1635e666
5 changed files with 223 additions and 7 deletions

View File

@ -132,6 +132,10 @@ SOURCE=.\Include\Win32\CxbxKrnl\D3D8.1.0.4361.h
# End Source File
# Begin Source File
SOURCE=.\Include\Win32\CxbxKrnl\D3D8.1.0.4627.h
# End Source File
# Begin Source File
SOURCE=.\Include\Win32\CxbxKrnl\EmuX.h
# End Source File
# Begin Source File
@ -188,6 +192,10 @@ SOURCE=.\Source\Win32\CxbxKrnl\D3D8.1.0.4361.inl
# End Source File
# Begin Source File
SOURCE=.\Source\Win32\CxbxKrnl\D3D8.1.0.4627.inl
# End Source File
# Begin Source File
SOURCE=.\Source\Win32\CxbxKrnl\EmuX.cpp
# End Source File
# Begin Source File

View File

@ -0,0 +1,40 @@
// ******************************************************************
// *
// * .,-::::: .,:: .::::::::. .,:: .:
// * ,;;;'````' `;;;, .,;; ;;;'';;' `;;;, .,;;
// * [[[ '[[,,[[' [[[__[[\. '[[,,[['
// * $$$ Y$$$P $$""""Y$$ Y$$$P
// * `88bo,__,o, oP"``"Yo, _88o,,od8P oP"``"Yo,
// * "YUMMMMMP",m" "Mm,""YUMMMP" ,m" "Mm,
// *
// * Cxbx->Win32->CxbxKrnl->D3D8.1.0.4627.h
// *
// * This file is part of the Cxbx project.
// *
// * Cxbx and Cxbe are free software; you can redistribute them
// * and/or modify them under the terms of the GNU General Public
// * License as published by the Free Software Foundation; either
// * version 2 of the license, or (at your option) any later version.
// *
// * This program is distributed in the hope that it will be useful,
// * but WITHOUT ANY WARRANTY; without even the implied warranty of
// * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// * GNU General Public License for more details.
// *
// * You should have recieved a copy of the GNU General Public License
// * along with this program; see the file COPYING.
// * If not, write to the Free Software Foundation, Inc.,
// * 59 Temple Place - Suite 330, Bostom, MA 02111-1307, USA.
// *
// * (c) 2002-2003 Aaron Robinson <caustik@caustik.com>
// *
// * All rights reserved
// *
// ******************************************************************
#ifndef D3D8_1_0_4627_H
#define D3D8_1_0_4627_H
extern OOVPATable D3D8_1_0_4627[];
extern uint32 D3D8_1_0_4627_SIZE;
#endif

View File

@ -0,0 +1,160 @@
// ******************************************************************
// *
// * .,-::::: .,:: .::::::::. .,:: .:
// * ,;;;'````' `;;;, .,;; ;;;'';;' `;;;, .,;;
// * [[[ '[[,,[[' [[[__[[\. '[[,,[['
// * $$$ Y$$$P $$""""Y$$ Y$$$P
// * `88bo,__,o, oP"``"Yo, _88o,,od8P oP"``"Yo,
// * "YUMMMMMP",m" "Mm,""YUMMMP" ,m" "Mm,
// *
// * Cxbx->Win32->CxbxKrnl->D3D8.1.0.4627.cpp
// *
// * This file is part of the Cxbx project.
// *
// * Cxbx and Cxbe are free software; you can redistribute them
// * and/or modify them under the terms of the GNU General Public
// * License as published by the Free Software Foundation; either
// * version 2 of the license, or (at your option) any later version.
// *
// * This program is distributed in the hope that it will be useful,
// * but WITHOUT ANY WARRANTY; without even the implied warranty of
// * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// * GNU General Public License for more details.
// *
// * You should have recieved a copy of the GNU General Public License
// * along with this program; see the file COPYING.
// * If not, write to the Free Software Foundation, Inc.,
// * 59 Temple Place - Suite 330, Bostom, MA 02111-1307, USA.
// *
// * (c) 2002-2003 Aaron Robinson <caustik@caustik.com>
// *
// * All rights reserved
// *
// ******************************************************************
#include "Cxbx.h"
#include "EmuX.h"
// ******************************************************************
// * IDirect3D8_CreateDevice
// ******************************************************************
SOOVPA<8> IDirect3D8_CreateDevice_1_0_4627 =
{
0, // Large == 0
8, // Count == 8
{
// IDirect3D8_CreateDevice+0x07 : jnz +0x0A
{ 0x07, 0x75 }, // (Offset,Value)-Pair #1
{ 0x08, 0x0A }, // (Offset,Value)-Pair #2
// IDirect3D8_CreateDevice+0x80 : repe stosd
{ 0x80, 0xF3 }, // (Offset,Value)-Pair #3
{ 0x81, 0xAB }, // (Offset,Value)-Pair #4
// IDirect3D8_CreateDevice+0x83 : mov eax, esi
{ 0x83, 0x8B }, // (Offset,Value)-Pair #5
{ 0x84, 0xC6 }, // (Offset,Value)-Pair #6
// IDirect3D8_CreateDevice+0x90 : retn 0x18
{ 0x90, 0xC2 }, // (Offset,Value)-Pair #7
{ 0x91, 0x18 }, // (Offset,Value)-Pair #8
}
};
// ******************************************************************
// * IDirect3DDevice8_Clear
// ******************************************************************
LOOVPA<9> IDirect3DDevice8_Clear_1_0_4627 =
{
1, // Large == 1
9, // Count == 9
{
// IDirect3DDevice8_Clear+0x0000 : sub esp, 38h
{ 0x0000, 0x83 }, // (Offset,Value)-Pair #1
{ 0x0001, 0xEC }, // (Offset,Value)-Pair #2
{ 0x0002, 0x38 }, // (Offset,Value)-Pair #3
// IDirect3DDevice8_Clear+0x000B : mov ebx, [ebp+0x21B8]
{ 0x000B, 0x8B }, // (Offset,Value)-Pair #4
{ 0x000C, 0x9D }, // (Offset,Value)-Pair #5
{ 0x000D, 0xB8 }, // (Offset,Value)-Pair #6
{ 0x000E, 0x21 }, // (Offset,Value)-Pair #7
// IDirect3DDevice8_Clear+0x0399 : retn 0x18
{ 0x0399, 0xC2 }, // (Offset,Value)-Pair #8
{ 0x039A, 0x18 }, // (Offset,Value)-Pair #9
}
};
// ******************************************************************
// * IDirect3DDevice8_Swap
// ******************************************************************
SOOVPA<11> IDirect3DDevice8_Swap_1_0_4627 =
{
0, // Large == 0
11, // Count == 11
{
// IDirect3DDevice8_Swap+0x2A : mov ebx, 5
{ 0x2A, 0xBB }, // (Offset,Value)-Pair #1
{ 0x2B, 0x05 }, // (Offset,Value)-Pair #2
// IDirect3DDevice8_Swap+0x37 : test bl, 3
{ 0x37, 0xF6 }, // (Offset,Value)-Pair #3
{ 0x38, 0xC3 }, // (Offset,Value)-Pair #4
{ 0x39, 0x03 }, // (Offset,Value)-Pair #5
// IDirect3DDevice8_Swap+0x60 : inc dword ptr [esi+0x2C10]
{ 0x60, 0xFF }, // (Offset,Value)-Pair #6
{ 0x61, 0x86 }, // (Offset,Value)-Pair #7
{ 0x62, 0x10 }, // (Offset,Value)-Pair #8
{ 0x63, 0x2C }, // (Offset,Value)-Pair #9
// IDirect3DDevice8_Swap+0xD8 : retn 4
{ 0xD8, 0xC2 }, // (Offset,Value)-Pair #10
{ 0xD9, 0x04 }, // (Offset,Value)-Pair #11
}
};
// ******************************************************************
// * D3D8_1_0_4627
// ******************************************************************
OOVPATable D3D8_1_0_4627[] =
{
// IDirect3D8_CreateDevice_1_0_4627
{
(OOVPA*)&IDirect3D8_CreateDevice_1_0_4627,
xboxkrnl::EmuXIDirect3D8_CreateDevice,
#ifdef _DEBUG_TRACE
"EmuXIDirect3D8_CreateDevice"
#endif
},
// IDirect3DDevice8_Clear_1_0_4627
{
(OOVPA*)&IDirect3DDevice8_Clear_1_0_4627,
xboxkrnl::EmuXIDirect3DDevice8_Clear,
#ifdef _DEBUG_TRACE
"EmuXIDirect3DDevice8_Clear"
#endif
},
// IDirect3DDevice8_Swap_1_0_4627
{
(OOVPA*)&IDirect3DDevice8_Swap_1_0_4627,
xboxkrnl::EmuXIDirect3DDevice8_Swap,
#ifdef _DEBUG_TRACE
"EmuXIDirect3DDevice8_Swap"
#endif
},
};
// ******************************************************************
// * D3D8_1_0_4627_SIZE
// ******************************************************************
uint32 D3D8_1_0_4627_SIZE = sizeof(D3D8_1_0_4627);

View File

@ -37,6 +37,7 @@
#include "Xapi.1.0.4361.inl"
#include "Xapi.1.0.4627.inl"
#include "D3D8.1.0.4361.inl"
#include "D3D8.1.0.4627.inl"
// ******************************************************************
// * HLEDataBase
@ -63,7 +64,14 @@ HLEData HLEDataBase[] =
1, 0, 4361,
D3D8_1_0_4361,
D3D8_1_0_4361_SIZE
}
},
// D3D8 Version 1.0.4627
{
"D3D8",
1, 0, 4627,
D3D8_1_0_4627,
D3D8_1_0_4627_SIZE
},
};
// ******************************************************************

View File

@ -37,7 +37,7 @@
// ******************************************************************
OOVPATable XAPI_1_0_4627[] =
{
// CreateThread (unchanged since 4361)
// CreateThread (* unchanged since 1.0.4361 *)
{
(OOVPA*)&CreateThread_1_0_4361,
@ -47,7 +47,7 @@ OOVPATable XAPI_1_0_4627[] =
"EmuXCreateThread"
#endif
},
// CloseHandle (unchanged since 4361)
// CloseHandle (* unchanged since 1.0.4361 *)
{
(OOVPA*)&CloseHandle_1_0_4361,
@ -57,7 +57,7 @@ OOVPATable XAPI_1_0_4627[] =
"EmuXCloseHandle"
#endif
},
// XapiInitProcess (unchanged since 4361)
// XapiInitProcess (* unchanged since 1.0.4361 *)
{
(OOVPA*)&XapiInitProcess_1_0_4361,
@ -67,7 +67,7 @@ OOVPATable XAPI_1_0_4627[] =
"EmuXapiInitProcess"
#endif
},
// XapiBootToDash (unchanged since 4361)
// XapiBootToDash (* unchanged since 1.0.4361 *)
{
(OOVPA*)&XapiBootDash_1_0_4361,
@ -77,7 +77,7 @@ OOVPATable XAPI_1_0_4627[] =
"EmuXapiBootDash"
#endif
},
// __rtinit (unchanged since 4361)
// __rtinit (* unchanged since 1.0.4361 *)
{
(OOVPA*)&__rtinit_1_0_4361,
@ -87,7 +87,7 @@ OOVPATable XAPI_1_0_4627[] =
"EmuX__rtinit",
#endif
},
// __cinit (unchanged since 4361)
// __cinit (* unchanged since 1.0.4361 *)
{
(OOVPA*)&__cinit_1_0_4361,