Luca D'Amico
fb91c0aecc
updated from upstream
2017-08-10 12:37:53 +02:00
Luke Usher
cac3c649ac
Fixed project .filters file which was corrupted by incomplete removal of about.jpg ( #601 )
2017-08-04 21:11:52 +01:00
Luca D'Amico
5aa711fe2e
Removed unused OpenXDK source files (from vcxproj configuration files)
2017-08-04 17:32:46 +02:00
RadWolfie
488db56077
Organizing Solution Explorer Tree
...
Grouping D3D8, DSound, Xapi, XG, and XOnline files in their own group
for better sorting and finding.
2017-08-04 08:58:28 +02:00
Ben
83638801a4
Removed "About.jpg" ( #592 )
...
Remove "About.jpg", this image is no longer used.
2017-08-04 06:49:00 +01:00
RadWolfie
4dad779758
Audio Settings Stub
...
First initialization audio settings support.
2017-07-22 21:43:02 -05:00
Luke Usher
a3b5bab1c3
Added dummy NVNet handlers
...
At least Network hardware writes no longer get reported as "Unknown"
2017-06-21 08:29:08 +01:00
PatrickvL
3297c720d0
Started extended logging of D3D8 types
2017-05-11 12:01:53 +02:00
Luke Usher
6d2b23a1ca
Merge remote-tracking branch 'upstream/master' into oovpa_refactor
2017-04-08 19:42:05 +01:00
Luke Usher
d6731620e0
Rebuild the About Box.
...
It's not the prettiest but will serve it's purpose for now.
This pulls in data from CONTRIBUTORS and COPYING to show the relevent
license and developer information.
This was required to meet a Patroen reward (support names in the
emulator)
Note: WinApi is awful. For the new GUI I definitely want to use
WxWidgets or something similar.
2017-04-07 13:29:42 +01:00
Luke Usher
e90cf8221e
Remove LTCG HLE Database
...
LTCG Titles are impossible to reliably emulate via HLE, we now show a
warning that this is the case when an LTCG library is detected.
2017-04-04 00:42:48 +01:00
Luke Usher
5613762fd8
Merge remote-tracking branch 'upstream/master' into memory-manager
2017-03-25 00:24:56 +00:00
jarupxx
1bac81d478
Merge remote-tracking branch 'upstream/master' into xdk5028
...
# Conflicts:
# build/win32/Cxbx.vcxproj.filters
2017-03-24 21:20:15 +09:00
Luke Usher
3450c773a0
Merge remote-tracking branch 'upstream/master' into memory-manager
2017-03-23 21:49:05 +00:00
Luke Usher
f46f77c3ad
Initial MemoryManager Implementation
2017-03-23 21:47:19 +00:00
Henrik Rydgard
bc4ccea18d
Avoid including version.h everywhere. Use multiprocessor build.
2017-03-23 21:55:13 +01:00
jarupxx
33b4a24e1d
Began building XDK 5028 based on 4627
2017-03-23 06:49:12 +09:00
PatrickvL
8ceca49e6f
EEPROM refactorings: Memory mapped load, offset-based access, centralized
2017-03-10 15:01:12 +01:00
PatrickvL
0239a13a41
Added xdvdfs for issue #205
...
This is a modified copy of
https://github.com/multimediamike/xbfuse/blob/master/src/xdvdfs.c
Also included are:
* a few improvements originating from Dxbx,
* renames of a few variables,
* and raw-dump support xbfuse
Raw-dump support also required a few updates to support file system base
sector numbers other than zero (see "Cxbx addition" in this commit).
2017-03-03 16:18:44 +01:00
PatrickvL
a3aad91231
Merged CxbxKrnl.DLL into Cxbx.exe
...
Fixes issue #202
2017-03-01 15:54:33 +01:00