Commit graph

7443 commits

Author SHA1 Message Date
x1nixmzeng
7d59a87b9e Fix for printing error string 2017-01-14 17:07:13 +00:00
x1nixmzeng
af0238aed7 Fix to avoid macro overloading 2017-01-14 16:54:32 +00:00
PatrickvL
0a18cbebc7 Fixed Battlestar Galactica
By removing illegal duplicate of SetVertexData2f, and commenting out
D3DDevice_SetIndices_1_0_5455 (which should be moved to it's own
OOVPATable D3D8_1_0_5455)
2017-01-14 17:47:53 +01:00
PatrickvL
89ab5f7ecd Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' 2017-01-14 16:37:41 +01:00
PatrickvL
7dba5fc776 Typo 2017-01-14 16:37:40 +01:00
x1nixmzeng
d5777a0913 Allow project filters 2017-01-14 15:33:05 +00:00
x1nixmzeng
58ef9f487a Feedback 2017-01-14 15:26:27 +00:00
x1nixmzeng
5300783ac7 Removed unimplemented function 2017-01-14 02:07:55 +00:00
x1nixmzeng
4408572bbd Updated project homepage URL 2017-01-14 02:07:29 +00:00
x1nixmzeng
578d710900 Removed dead function patches 2017-01-14 02:03:51 +00:00
x1nixmzeng
3348de22cd Project cleanup 2017-01-14 01:57:50 +00:00
x1nixmzeng
bddb1808fd Removed unneeded files 2017-01-14 01:52:35 +00:00
x1nixmzeng
f3a49f1ea9 Defined magic window values 2017-01-14 01:17:38 +00:00
x1nixmzeng
25150715a1 Cleanup of error class 2017-01-14 00:55:26 +00:00
Luke Usher
90d4dfe811 Merge pull request #99 from PatrickvL/master
Chihiro additions and some cleanup
2017-01-13 16:38:54 +00:00
PatrickvL
d1e0b2b390 Use g_bChihiro in MmClaimGpuInstanceMemory kernel API 2017-01-13 16:31:53 +01:00
PatrickvL
5f15aa83a7 Initialize memory according to Xbox/Chihiro flag 2017-01-13 16:26:37 +01:00
PatrickvL
3dc20dfc63 Detect Chihiro XBE's, decode entry points accordingly 2017-01-13 15:38:50 +01:00
PatrickvL
b8fac8bf16 Typo fix 2017-01-13 11:56:24 +01:00
PatrickvL
b7131a8cfe HLEDatabase code cleanup 2017-01-13 11:40:56 +01:00
PatrickvL
5965143104 Removed MajorVersion and MinorVersion (always 1.0) from HLEData
Also casing fix to previous commit
2017-01-13 10:15:15 +01:00
PatrickvL
0a4308d4af Compacted HLEDatabase entries using a macro 2017-01-13 10:09:55 +01:00
PatrickvL
5f1d60a132 Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' 2017-01-12 18:02:44 +01:00
Luke Usher
41f2641d3c Merge pull request #95 from PatrickvL/master
DbgPrintf fixes + extra OOVPA's
2017-01-12 09:51:22 +00:00
PatrickvL
d171ea3426 Added OOVPA's and XNet patches from other Cxbx branch 2017-01-12 10:41:44 +01:00
PatrickvL
93371d9abd Fixed printf warnings 2017-01-12 10:36:47 +01:00
Luke Usher
7a4fca5bda Merge pull request #90 from PatrickvL/master
Switched over to Distorm
2017-01-11 16:04:34 +00:00
Luke Usher
f5acdd5773 Merge pull request #93 from x1nixmzeng/version-prebuild-fix
Support for running the prebuild step in a directory with spaces
2017-01-11 05:50:32 +00:00
x1nixmzeng
d5828bbd96 Support for running the prebuild step in a directory with spaces 2017-01-11 01:15:02 +00:00
PatrickvL
7593ff652e Merge pull request #7 from PatrickvL/distorm
Distorm
2017-01-10 18:01:27 +01:00
PatrickvL
df7c0eaa6e Merge remote-tracking branch 'refs/remotes/origin/master' into distorm 2017-01-10 17:59:38 +01:00
PatrickvL
68e5a8e4eb Merge pull request #6 from PatrickvL/LLE
Cleanup, mostly logging
2017-01-10 17:54:40 +01:00
PatrickvL
2aa08b2c2e Removed unused PFIFO_CACHE distinction
(it seems not really a separate device component)
2017-01-10 17:44:14 +01:00
PatrickvL
1fbc512115 Typo fix 2017-01-10 17:32:21 +01:00
PatrickvL
bf7a74b248 DbgPrintf and EmuWarning updates; Changed one into the other where applicable, prefixed GetCurrentThreadId() centrally, removed or added newlines where required. 2017-01-10 17:15:24 +01:00
PatrickvL
0f8ee7d7dc Merged with master 2017-01-10 17:13:00 +01:00
PatrickvL
7420dec402 Merge pull request #5 from PatrickvL/distorm
Switched over to Distorm
2017-01-10 13:51:30 +01:00
PatrickvL
531b139277 Added experimental LLE JIT setting 2017-01-10 13:49:15 +01:00
PatrickvL
275756f73b Maximised kernel debug console scroll buffer 2017-01-10 13:42:40 +01:00
PatrickvL
3a5a2a237c Further work on emulating faulting opcodes using distorm 2017-01-10 12:36:59 +01:00
PatrickvL
5acc167a07 distorm starts to work 2017-01-09 18:27:32 +01:00
PatrickvL
a6ec272604 merge 2017-01-09 15:23:25 +01:00
PatrickvL
d2d0fe85fb Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' 2017-01-09 14:24:21 +01:00
Luke Usher
b919ca89a6 Merge pull request #88 from x1nixmzeng/replace-libjpeg
Replaced libjpeg with stb_image
2017-01-07 20:42:21 +00:00
x1nixmzeng
de66b62e0e Hooked up stbi to decode images for the app GUI 2017-01-07 20:16:12 +00:00
x1nixmzeng
996f71a6df Added stb_image for image decoding 2017-01-07 20:12:38 +00:00
x1nixmzeng
ca965c9ea6 Removed libjpeg library 2017-01-07 19:43:04 +00:00
Luke Usher
2b0ede8949 Merge pull request #87 from x1nixmzeng/fixes-for-clang
Fixed errors when compiling with the LLVM toolset
2017-01-07 18:37:19 +00:00
Luke Usher
3a59895402 Merge pull request #86 from x1nixmzeng/kernel-thunks
Io Kernel API stubs for logging
2017-01-07 18:36:12 +00:00
x1nixmzeng
444524defa Fix for various compile errors when compiling with the LLVM toolset 2017-01-07 18:01:26 +00:00