Nicolas Noble
|
110c5bf573
|
Adding references to Connectix and Accolade.
|
2021-02-24 20:03:52 -08:00 |
|
wheremyfoodat
|
892661f536
|
[Joypad] DRY
|
2021-02-24 23:08:41 +02:00 |
|
Nicolas Noble
|
d164f4428a
|
Merge pull request #380 from grumpycoders/chores-i18n
[Chores] Regen i18n
|
2021-02-24 10:53:19 -08:00 |
|
wheremyfoodat
|
4e894a129a
|
Make a custom framework to handle buttons and axis together.
|
2021-02-24 13:17:01 +02:00 |
|
nicolasnoble
|
cc0fe58ab0
|
[Chores] Regen i18n
|
2021-02-24 04:54:20 +00:00 |
|
Nicolas Noble
|
369676e8cd
|
Merge pull request #387 from nicolasnoble/intrusive-interval-trees
Adding intrusive red-black trees.
|
2021-02-23 20:52:07 -08:00 |
|
Nicolas 'Pixel' Noble
|
a82f908ff8
|
Finished interval trees.
|
2021-02-23 20:29:31 -08:00 |
|
Nicolas Noble
|
d28ae3576d
|
Merge pull request #385 from grumpycoders/chores-code-format
[Chores] Format code
|
2021-02-23 08:22:55 -08:00 |
|
nicolasnoble
|
5281e829c0
|
[Chores] Format code
|
2021-02-23 14:36:35 +00:00 |
|
Nicolas Noble
|
260f21c183
|
Merge pull request #388 from grumpycoders/Italian
Adding Italian
|
2021-02-23 06:34:18 -08:00 |
|
Nicolas Noble
|
31d37624e9
|
Adding Italian
|
2021-02-23 05:22:59 -08:00 |
|
wheremyfoodat
|
81933f5e47
|
Added joypad -> string translation. Joypad remapping mostly works but there;s a problem with Dualshock L2/R2?
|
2021-02-23 14:41:21 +02:00 |
|
Nicolas 'Pixel' Noble
|
576de3534d
|
Adding interval-search, and mutated code from max to minmax.
|
2021-02-22 19:14:11 -08:00 |
|
wheremyfoodat
|
1679d4a2bd
|
Add gamepads to settings block
|
2021-02-22 10:54:04 +02:00 |
|
Nicolas 'Pixel' Noble
|
a1b2c66ef4
|
More accurate max computation.
|
2021-02-21 23:08:56 -08:00 |
|
wheremyfoodat
|
935b7ae3b9
|
PAD2 reconfiguring works with keyboard when forcing the m_isKeyboard/m_isConnected variables on
|
2021-02-22 08:09:42 +02:00 |
|
Nicolas 'Pixel' Noble
|
147b0f0980
|
Some more randomization.
|
2021-02-21 21:43:37 -08:00 |
|
Nicolas 'Pixel' Noble
|
212562616f
|
Adding max computation.
|
2021-02-21 21:25:18 -08:00 |
|
Nicolas 'Pixel' Noble
|
5ff8a42243
|
Adding intrusive red-black trees.
|
2021-02-21 13:36:35 -08:00 |
|
Nicolas Noble
|
37029cdf51
|
Merge pull request #386 from Eein/main
Docs - Fixes environment mispelling and AUR package naming
|
2021-02-21 10:38:56 -08:00 |
|
William Volin
|
256fadf21e
|
fixes environment mispelling and AUR package naming
|
2021-02-21 10:48:02 -07:00 |
|
Nicolas Noble
|
b9aa63a631
|
Merge pull request #383 from wheremyfoodat/bios-map
Added KUSEG/KSEG0 BIOS to the JIT's block cache
|
2021-02-20 20:49:07 -08:00 |
|
wheremyfoodat
|
c46edb70dd
|
[JIT] Remove an unneeded instrution
The JE depends on the Z flag which is supposed to be set or unset by the TEST.
Problem is, the AND before that already does that.
|
2021-02-21 02:06:20 +02:00 |
|
wheremyfoodat
|
1d4af59e3d
|
More work on making the 2nd joypad configurable
|
2021-02-21 02:01:46 +02:00 |
|
Nicolas Noble
|
c7f7d4cbdd
|
Merge pull request #384 from ABelliqueux/main
the New icon is here !
|
2021-02-20 13:09:24 -08:00 |
|
Schnappy
|
e00b7cf424
|
New pcsx ico
|
2021-02-20 21:24:36 +01:00 |
|
Schnappy
|
50a4fd7575
|
Delete pcsx.ico
|
2021-02-20 21:20:48 +01:00 |
|
wheremyfoodat
|
db02c7577f
|
Fixed KUSEG/KSEG0 mapping of the BIOS
|
2021-02-20 19:39:18 +02:00 |
|
wheremyfoodat
|
6b87a2f3d2
|
Start adding support for 2nd joypad
|
2021-02-20 00:31:20 +02:00 |
|
Nicolas 'Pixel' Noble
|
a4563f1192
|
Merge remote-tracking branch 'upstream/main' into controls
# Conflicts:
# src/core/ix86/iR3000A.cc
# src/core/pad.h
# src/gui/gui.h
|
2021-02-18 20:25:09 -08:00 |
|
Nicolas Noble
|
a832970b8c
|
Merge pull request #381 from grumpycoders/chores-code-format
[Chores] Format code
|
2021-02-18 01:00:19 -08:00 |
|
nicolasnoble
|
ea5f4b8dda
|
[Chores] Format code
|
2021-02-18 08:16:59 +00:00 |
|
Nicolas Noble
|
b5f2b28686
|
Merge pull request #161 from nicolasnoble/integrating-lua
Integrating lua
|
2021-02-18 00:13:58 -08:00 |
|
Nicolas 'Pixel' Noble
|
658f246bd8
|
Guarding against OpenGL errors.
|
2021-02-17 22:26:23 -08:00 |
|
Nicolas 'Pixel' Noble
|
9d798d0939
|
Disabling debug message.
|
2021-02-17 21:38:33 -08:00 |
|
Nicolas 'Pixel' Noble
|
4c214ace5d
|
OpenGL Lua bindings
|
2021-02-17 20:51:27 -08:00 |
|
Nicolas 'Pixel' Noble
|
8d8ed456e9
|
Updating imgui and its Lua bindings.
|
2021-02-16 22:10:42 -08:00 |
|
Nicolas 'Pixel' Noble
|
48edd1e441
|
Merge branch 'main' into integrating-lua
# Conflicts:
# vsprojects/gui/gui.vcxproj.filters
|
2021-02-16 21:18:35 -08:00 |
|
Nicolas 'Pixel' Noble
|
d4c9168107
|
Insisting a bit more before jumping into error state.
|
2021-02-16 20:31:50 -08:00 |
|
Nicolas 'Pixel' Noble
|
e112a3dcb4
|
Slowing down outro.
|
2021-02-16 20:27:11 -08:00 |
|
Nicolas 'Pixel' Noble
|
642e619b65
|
Factorizing code, and using more constants.
|
2021-02-16 20:05:05 -08:00 |
|
Nicolas Pixel Noble
|
5b2a8aaa27
|
Animation tweaks and fixes.
|
2021-02-16 19:59:33 -08:00 |
|
Nicolas 'Pixel' Noble
|
39e54563cc
|
Some animation tweaks.
|
2021-02-16 08:05:58 -08:00 |
|
Nicolas 'Pixel' Noble
|
4e13be114a
|
Fixing bios build.
|
2021-02-16 07:27:48 -08:00 |
|
Nicolas 'Pixel' Noble
|
ae711dec97
|
cdrom sequence finished.
|
2021-02-16 00:30:56 -08:00 |
|
Nicolas 'Pixel' Noble
|
a2a971bc94
|
Adding some messaging in the cdrom code.
|
2021-02-15 20:21:31 -08:00 |
|
Nicolas 'Pixel' Noble
|
eb6f406684
|
Better lerps, and work-in-progress cdrom state machine.
|
2021-02-15 15:09:34 -08:00 |
|
Nicolas 'Pixel' Noble
|
efdc4f0298
|
Lerp all the things
|
2021-02-14 23:14:03 -08:00 |
|
Nicolas 'Pixel' Noble
|
add593bfe6
|
A bit more generic code, and preparation for SPU/CD
|
2021-02-14 23:12:26 -08:00 |
|
Nicolas 'Pixel' Noble
|
5a8e8706a9
|
Using slightly less hardcoded values.
|
2021-02-14 15:46:38 -08:00 |
|