Ben Vanik
|
5eeeee7093
|
Fixing jumps.
|
2014-01-26 11:17:12 -08:00 |
Ben Vanik
|
7fe0a10d43
|
Adding back --break_on_instruction.
|
2014-01-26 11:16:55 -08:00 |
Ben Vanik
|
3e52a99adf
|
Fiddling with stack. Still wrong.
|
2014-01-26 04:34:29 -08:00 |
Ben Vanik
|
495edda8d8
|
Logging comments like IVM.
|
2014-01-26 04:01:51 -08:00 |
Ben Vanik
|
51ae8299d9
|
Fixing stack size.
|
2014-01-26 03:54:50 -08:00 |
Ben Vanik
|
20c8eb1561
|
Making debug disassembly look a bit better.
|
2014-01-26 03:24:55 -08:00 |
Ben Vanik
|
cb352c6c86
|
Fancy templated helpers.
|
2014-01-26 03:17:03 -08:00 |
Ben Vanik
|
ecf0988ddb
|
Removing SET_RETURN_ADDRESS - hopefully it'll never be needed again.
|
2014-01-26 01:18:59 -08:00 |
Ben Vanik
|
8789fd4134
|
Heuristically detecting ret - probably breaks some things.
|
2014-01-26 01:09:25 -08:00 |
Ben Vanik
|
c74f35552a
|
(air quotes) "register allocation" without spills.
|
2014-01-25 23:36:59 -08:00 |
Ben Vanik
|
c4d6c7a526
|
Reducing value count. IVM could take advantage of this.
|
2014-01-25 22:47:21 -08:00 |
Ben Vanik
|
05432242ff
|
Removing block continuation branches.
|
2014-01-25 21:35:59 -08:00 |
Ben Vanik
|
f438fa980d
|
Fixing source offsets.
|
2014-01-25 21:32:30 -08:00 |
Ben Vanik
|
0cca23cdd7
|
Source map in DebugInfo. IVM needs to port its stuff over eventually.
|
2014-01-25 21:20:28 -08:00 |
Ben Vanik
|
4609339c5a
|
JIT hackery. Not quite working.
|
2014-01-25 20:30:41 -08:00 |
Ben Vanik
|
a84ce633c9
|
Merge pull request #73 from x1nixmzeng/master
Fixed ninja module
|
2014-01-25 12:01:15 -08:00 |
x1nixmzeng
|
ba26e1f7d4
|
Fixed ninja module
The wrong url was set for ninja which was causing the xenia-build script
to break
|
2014-01-25 20:53:54 +00:00 |
gibbed
|
93d61d02d7
|
Note about DXGI_FORMAT_B4G4R4A4_UNORM being Windows 8 only.
|
2014-01-25 06:15:02 -08:00 |
gibbed
|
2f8f893977
|
Don't need to create the mastering voice with with an explicit number of channels or sample rate.
|
2014-01-25 04:50:47 -08:00 |
gibbed
|
47c71d702a
|
Audio system overhaul for support of multiple audio drivers.
|
2014-01-25 03:18:22 -08:00 |
Ben Vanik
|
bbe50cfe26
|
Disabling x64 backend.
|
2014-01-24 23:34:18 -08:00 |
gibbed
|
b6c831c7ec
|
Wait for graphics driver to complete initialization before continuing.
|
2014-01-24 23:00:05 -08:00 |
Ben Vanik
|
8ae6053d0f
|
Deleting LIR and such, wiring up for HIR->x64.
|
2014-01-24 22:26:15 -08:00 |
Ben Vanik
|
55052b0d92
|
Update README.md
|
2014-01-24 12:59:28 -08:00 |
gibbed
|
764d0b89f5
|
Fixed fetching of non-tiled textures that don't have a pitch that is a multiple of 256 bytes.
|
2014-01-24 11:09:38 -08:00 |
gibbed
|
7dc8a5931f
|
Quick hack fix for vsldoi128.
|
2014-01-24 10:01:45 -08:00 |
gibbed
|
c6642331fa
|
Small cleanup.
|
2014-01-24 03:42:07 -08:00 |
gibbed
|
1ac84cf255
|
VECB16, VECS8, VECI4, VECF4 macros.
|
2014-01-24 03:39:10 -08:00 |
gibbed
|
3a7aaadbd8
|
TextureSwap now swaps XE_GPU_ENDIAN_8IN32.
|
2014-01-24 00:06:10 -08:00 |
gibbed
|
855173b2bd
|
Probably broke everything.
|
2014-01-24 00:00:20 -08:00 |
Ben Vanik
|
dfbbefa97f
|
Asserting byte swapped vbs.
|
2014-01-23 23:58:23 -08:00 |
Ben Vanik
|
53b9ed5214
|
Simplifying disassembler. Much faster than before.
|
2014-01-23 20:31:27 -08:00 |
Ben Vanik
|
f36e6cd820
|
Removing JSON dumps.
|
2014-01-23 20:31:26 -08:00 |
Ben Vanik
|
f93a21884c
|
Moving descriptions to instr table, part of issue #51.
|
2014-01-23 20:31:26 -08:00 |
gibbed
|
44847e9042
|
Moved QueryVolume and QueryFileSystemAttributes to Device from Entry.
|
2014-01-23 11:23:26 -08:00 |
gibbed
|
bcf75a1b98
|
NtQueryVolumeInformationFile.
|
2014-01-22 17:55:23 -08:00 |
gibbed
|
6671908375
|
QueryVolume, QueryFileSystemAttributes stubs with accompanying XVolumeInfo and XFileSystemAttributeInfo. Needs further improvement.
|
2014-01-22 17:54:10 -08:00 |
gibbed
|
61093245a5
|
Gah.
|
2014-01-22 09:47:43 -08:00 |
gibbed
|
4aeb978d89
|
FMT_1_5_5_5.
|
2014-01-22 09:45:57 -08:00 |
gibbed
|
4b70b578fd
|
Removed hack from XE_GPU_ENDIAN_8IN16.
|
2014-01-22 09:45:33 -08:00 |
Ben Vanik
|
489154e548
|
Ignore requests for kernel32.dll
|
2014-01-21 21:03:27 -08:00 |
Ben Vanik
|
b6d7ccfb03
|
Adding an ExConfig setting.
|
2014-01-21 20:09:39 -08:00 |
gibbed
|
302111afbf
|
Fixed writing of too much data.
|
2014-01-21 19:09:07 -08:00 |
gibbed
|
1091c171b2
|
Maybe this will work?
|
2014-01-21 18:53:35 -08:00 |
gibbed
|
d1005e1a34
|
XamShowDeviceSelectorUI. Pretends success. Probably bad, but it'll do for now.
|
2014-01-21 18:19:50 -08:00 |
gibbed
|
a9dfe13799
|
Further improvements to FetchTexture2D.
|
2014-01-21 18:19:50 -08:00 |
Ben Vanik
|
58db76c42c
|
Pay no attention to the man behind the curtains.
|
2014-01-21 18:14:36 -08:00 |
Ben Vanik
|
1316e79a2f
|
Fixing missing field.
|
2014-01-21 18:12:18 -08:00 |
Ben Vanik
|
7d8aaaaea7
|
Texture wrapping modes.
|
2014-01-21 08:31:25 -08:00 |
gibbed
|
3a2c2beca4
|
Not sure if this is correct, seems to work.
|
2014-01-21 02:36:24 -08:00 |