Commit Graph

3975 Commits

Author SHA1 Message Date
ergo720 17b90b5aa8 Fix an assert on VMManager in Fable 2018-04-02 12:26:56 +02:00
PatrickvL 16f57fa35d
Merge pull request #1019 from RadWolfie/Cxbx-R-Logo-PR
Cxbx-R-Logo-Upgrade
2018-04-02 10:20:04 +02:00
RadWolfie 3bb83b0d3e Removed unused library (stb image) 2018-04-02 01:18:39 -05:00
RadWolfie 1d993d2cba Replace main logo
stb image library does not work correctly for green/yellow outline on
main logo even with png and jpeg formats. Using bitmap format instead.
2018-04-02 01:13:44 -05:00
RadWolfie bdfbefa157 Icon replacment for 2nd gen of Cxbx
Icon is licenced as Creative Common 4.
Design & ideas was done by RadWolfie & Driveclub from discord.
SVG is include in this commit.
2018-04-02 00:13:53 -05:00
Luke Usher 6630ee4c59
Update README.md 2018-04-01 21:44:48 +01:00
Luke Usher 4f45551bfe
Merge pull request #1018 from LukeUsher/nv2a_lle
Introduce functional NV2A LLE
2018-04-01 20:58:01 +01:00
Luke Usher 24137bf34c Oops. Really fix Recent XBE's this time.. 2018-04-01 20:52:04 +01:00
Luke Usher fae59138b6 Fix Debug mode compilation 2018-04-01 20:49:49 +01:00
Luke Usher 1622e42739 Fix compiler warning 2018-04-01 20:49:39 +01:00
Luke Usher a4281dac56 Fix Recent Xbe Menu 2018-04-01 20:48:59 +01:00
Luke Usher e1a65a3bde Introduce functional NV2A LLE 2018-04-01 20:18:22 +01:00
PatrickvL 42143eaa87
Merge pull request #1017 from ergo720/dashboard_boot
Load dashboard option
2018-04-01 19:44:07 +02:00
ergo720 54aeffd949 Load dashboard option 2018-04-01 18:16:56 +02:00
PatrickvL 46abde1618
Merge pull request #1016 from ergo720/eeprom
Eeprom improvements
2018-04-01 13:16:22 +02:00
ergo720 4d7401f8dc Oops (fixed incorrect eeprom key length) 2018-03-31 22:31:59 +02:00
ergo720 72ae997d3d Calculate last missing checksum field in the eeprom 2018-03-31 22:12:36 +02:00
ergo720 29410562c0 Also update the factory game region as well 2018-03-30 22:18:52 +02:00
ergo720 f00623812c Only debug xbe's can write to the factory settings 2018-03-30 14:27:35 +02:00
ergo720 9efcacda53 Make eeprom access thread-safe 2018-03-30 12:22:27 +02:00
PatrickvL 5e08eba3bc
Merge pull request #1012 from PatrickvL/Separate_PresentationParameters
Separate presentation parameters
2018-03-29 18:16:37 +02:00
patrickvl ec58d48b2f EmuXB2PC_D3DFormat warning with prefix and newline. 2018-03-29 18:13:48 +02:00
PatrickvL 1b7049dc6c D3D : Split up Host from Xbox PresentationParams 2018-03-29 18:13:38 +02:00
PatrickvL 59e57afad2
Merge pull request #1011 from PatrickvL/Fix_1D_Textures
D3D : Fixed 1D textures (as appear in the XDK cartoon sample)
2018-03-29 18:04:06 +02:00
PatrickvL 1cb25ab225 D3D : Fixed cartoon sample, by only applying texture expansion (of height/width to 4 instead of 1) for compressed formats. 2018-03-29 18:02:36 +02:00
PatrickvL 7d3983f407
Merge pull request #1010 from ergo720/thermal_sensor
Thermal sensor
2018-03-29 17:48:35 +02:00
ergo720 79de6b6988 Bug fixes 2018-03-29 17:23:55 +02:00
PatrickvL 9313895737
Merge pull request #1009 from ergo720/LockUnlock_functions
Lock unlock functions
2018-03-29 15:48:59 +02:00
ergo720 2e3923fbb7 Implemented MmLockUnlockPhysicalPage 2018-03-28 23:18:16 +02:00
ergo720 0b81db3920 Implemented MmLockUnlockBufferPages 2018-03-28 22:54:26 +02:00
ergo720 2608a2767c Implemented termal sensor device 2018-03-28 14:48:24 +02:00
PatrickvL 5f27e27a06
Merge pull request #1006 from ergo720/Nt_memory_functions
Nt memory functions
2018-03-28 14:05:51 +02:00
ergo720 11b74e4de4 Small update 2018-03-28 11:29:33 +02:00
PatrickvL 898dcdae5b
Merge pull request #1007 from ergo720/kernel_thunks
Kernel thunks
2018-03-27 20:33:21 +02:00
ergo720 a67326696a Removed now obsolete PANIC macro 2018-03-27 19:10:04 +02:00
ergo720 9d8fc33832 Corrected position of NtQueryFullAttributesFile 2018-03-27 18:02:53 +02:00
ergo720 d1c09dbb94 Completed all remaining kernel thunks 2018-03-27 17:57:29 +02:00
ergo720 f6852152fc Small update to DestroyMemoryRegions 2018-03-27 13:32:46 +02:00
ergo720 b27719e640 Merge remote-tracking branch 'upstream/master' into Nt_memory_functions 2018-03-27 11:34:52 +02:00
ergo720 2f04c877dc Bug fixes + cleanup 2018-03-27 00:57:32 +02:00
ergo720 5734b0ec10 Use RtlFillMemoryUlong in the VMManager instead of a standalone function 2018-03-26 16:44:35 +02:00
ergo720 6cc5c565fb Small update 2018-03-26 16:27:15 +02:00
ergo720 324e894f34 Updated name of XbProtect 2018-03-26 15:35:04 +02:00
ergo720 696d6109ea Implemented NtQueryVirtualMemory 2018-03-26 15:16:35 +02:00
ergo720 ba7ea6781c Implemented NtProtectVirtualMemory 2018-03-25 22:57:06 +02:00
ergo720 0916f609d9 Implemented NtFreeVirtualMemory 2018-03-25 19:56:26 +02:00
PatrickvL 7bbebe2d4e
Merge pull request #1003 from x1nixmzeng/rumble-support
Support for controller vibration
2018-03-25 18:27:59 +02:00
ergo720 938b3c0368 Oops (small amend to XbAlloc) 2018-03-25 11:35:08 +02:00
ergo720 6d606dac1f Completed NtAllocateVirtualMemory implementation 2018-03-25 01:10:18 +01:00
x1nixmzeng ee0df62039 Reverted change to the cached input states 2018-03-24 19:03:12 +00:00