Luke Usher
e54e7fbfcf
Make new RDTSC patch the default, the old method is optional
2018-05-03 21:23:09 +01:00
patrickvl
ccd82a8e0f
HLE : Configurable viewport scaling (as a hack)
2018-05-02 19:10:03 +02:00
ergo720
55d0d36d3e
Merge remote-tracking branch 'upstream/master' into eeprom_viewer
2018-04-26 11:06:09 +02:00
ergo720
88739baba9
Finished eeprom menu
2018-04-25 23:54:59 +02:00
ergo720
baabd55dc3
More eeprom menu work
2018-04-21 19:18:35 +02:00
Margen67
7552e92060
Remove legacy audio hack
2018-04-20 03:29:12 -07:00
ergo720
4ecfc4d5d4
Started to write eeprom menu
2018-04-19 19:56:20 +02:00
Luke Usher
95ad62c409
Oops, forgot to add resource files
2018-04-14 18:22:55 +01:00
RadWolfie
d8ccff36f6
Disable LLE Placeholder Action
...
LLE APU is not implemented yet.
LLE JIT does nothing.
This will help users not to report problems with LLE placeholder
actions.
2018-04-05 10:52:02 -05:00
Luke Usher
c0be3b47da
Add optional speedhack to use all available cores
2018-04-03 10:57:45 +01: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
ergo720
54aeffd949
Load dashboard option
2018-04-01 18:16:56 +02:00
Luke Usher
65dfda6e2e
Prevent frame-rate dependant games from running too fast
2018-03-06 09:15:04 +00:00
Voxel
7a8446b542
Move FPS Counter next to LED
2018-03-05 17:52:31 +00:00
x1nixmzeng
facda08de8
Fixed corrupt resource files after merge
2018-02-07 22:30:25 +00:00
x1nixmzeng
5f3ddf6ee1
Merge https://github.com/Cxbx-Reloaded/Cxbx-Reloaded into cxbx-debugger
2018-02-07 22:05:11 +00:00
Voxel
d09ebb106b
Implement 'Reset to Defaults' menu feature.
2018-02-06 21:22:56 +00:00
x1nixmzeng
f0a409a1b0
Treat resource file as binary to keep unicode
2018-02-04 22:16:23 +00:00
x1nixmzeng
9a1ae72145
Support for launching the debugger with a F9
...
Mimics the 'start' functionality by opening the last recently used XBE
if it isn't already
2018-02-01 23:38:19 +00:00
x1nixmzeng
e28a02a4b5
Fixed corrupted resource files after merge
2018-02-01 21:07:47 +00:00
x1nixmzeng
f57a74334f
Merge https://github.com/Cxbx-Reloaded/Cxbx-Reloaded into cxbx-debugger
2018-02-01 20:58:01 +00:00
ergo720
753d9d89c2
Dashboard fatal error + fix issue #878
2018-01-28 10:06:11 +01:00
x1nixmzeng
547d6b04b9
Merge https://github.com/Cxbx-Reloaded/Cxbx-Reloaded into cxbx-debugger
2018-01-21 13:57:55 +00:00
ergo720
9084661b0e
LED
2018-01-21 11:02:25 +01:00
x1nixmzeng
4dfcec09b3
Fixed bad merge of menu ids
2018-01-13 01:09:02 +00:00
x1nixmzeng
321236c907
Merge https://github.com/Cxbx-Reloaded/Cxbx-Reloaded into cxbx-debugger
2018-01-13 01:00:32 +00:00
Luke Usher
d2edfb10b9
Prep for Pixel Shaders Disable Hack
...
- Implements error checking/default value enforcement on registry reads
- Adds a new option (currently does nothing) for enabling the hack.
2018-01-10 11:34:05 +00:00
x1nixmzeng
2d8b832f71
Added menu option to launch with CxbxDebugger
2018-01-02 23:29:10 +00: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
85ff52e502
Disable Legacy Audio Hack Option
...
Currently legacy audio hack option is not implemented, so it's disabled
before merge into master repo. Plus force all unimplemented functions to
output once, not repeatly.
2017-07-22 21:43:02 -05:00
RadWolfie
4dad779758
Audio Settings Stub
...
First initialization audio settings support.
2017-07-22 21:43:02 -05:00
Luke Usher
f879c407fd
Fix and enable XInput controller support.
...
This is configurable in the Input menu: If Use XInput is selected, XInput controllers will be used, otherwise the default controller mapping system will be used.
On an Xbox 36- controller, buttons are mapped 1:1 with Xbox buttons
As the Xbox 360 lacks BLACK and WHITE, but gains LB/RB, white is mapped to LB and right is mapped to RB.
2017-06-04 11:50:14 +01:00
PatrickvL
755cdd60c1
Added "Reset title HLE cache" menu item
2017-05-18 11:15:35 +02:00
Luke Usher
e160e8ea8a
Fix the resource file
2017-04-21 10:03:09 +01:00
Luke Usher
9fc55e631e
Add a menu option to clear the cache.
2017-04-21 09:57:57 +01:00
Luke Usher
e48658779d
Update Cxbx.rc
...
Visual Studio inserted a hardcoded path -_-
2017-04-07 16:26:47 +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
PatrickvL
531b139277
Added experimental LLE JIT setting
2017-01-10 13:49:15 +01:00
PatrickvL
c02009ab67
Added submenu for LLE flags
2016-12-29 16:51:10 +01:00
x1nixmzeng
5bbc31029f
Removed all EXE support
...
Very aggressive cull of old Exe support:
Removed GUI for importing/exporting Exe files
Removed GUI for storing Exe history
Removed GUI for Executable Generation
Removed unused EmuExe class
Removed unused Exe registry settings
Removed unused Exe file history
Removed unused standalone Cxbe console app which would no longer compile
2016-12-21 23:58:11 +00:00
Echelon9
0ad1cf1d88
Update gitattributes (with line ending fixes)
2012-10-07 23:58:52 +11:00
blueshogun96
2f9b24859f
Updating (the hard way) because I can't get TSVN to do it automatically!
...
Happy now?
Happy now?
Happy now?
Happy now?
Cleanup time.
2010-04-17 03:21:41 +00:00
blueshogun96
9409a6b851
Didn't realize these changed...
2009-11-13 21:08:20 +00:00
blueshogun96
a550b71bd7
Didn't realize these changed...
2009-11-13 21:08:09 +00:00
blueshogun96
dab24dbfec
2009-11-13 21:07:08 +00:00
blueshogun96
271a1cad1d
Just another [major] update...
2009-11-12 01:35:50 +00:00
Daniel Stien
df389d51f4
MS VC++ 9.0 solution and project files.
...
Fixed compile errors and warnings in VC++ 9.0.
- Use /FR option instead of the deprecated /Fr
- Ignore CRT deprectaion warnings
- ISO conformant names for POSIX functions
- VertexPatcher::DumpCache() visibility
- Don't include winsock2.h in EmuXOnline.h
- NTSTATUS ambiguities in EmuKrnl.cpp
- Redundant namespaces in EmuWSAStartup(...) and EmuAllocateLDT(...)
- Removed afxres.h (MFC) dependency in resource files
Bumped blob versions.
- VC++ 9.0 libjpeg.lib (imported from OgreDependencies VC9 Eihort 20080203)
- UPX version 3.03
2008-08-23 00:49:24 +00:00
Aaron Robinson
8debdb094f
- source moved to src
...
- project files and workspace moved to build\win32
2006-07-15 02:50:46 +00:00
Aaron Robinson
62f3d8cca1
Renamed remotely
2006-07-15 02:04:31 +00:00