Commit graph

4742 commits

Author SHA1 Message Date
Nicolas Noble
786e262704
Merge pull request #72 from nicolasnoble/fix-mute
Fixing mute button.
2019-05-18 23:53:49 -07:00
Nicolas Pixel Noble
88128fd1e6 Properly using the File class where it matters. 2019-05-18 23:49:17 -07:00
Nicolas Pixel Noble
66e73c5d23 Fixing mute button. 2019-05-18 23:45:24 -07:00
Nicolas Pixel Noble
e50481303c Moving File class to its own file. 2019-05-18 21:39:54 -07:00
Nicolas Noble
0a5651a917
Merge pull request #70 from nicolasnoble/utf8-filenames
Fixing utf-8 paths and filenames.
2019-05-18 21:09:57 -07:00
Nicolas Pixel Noble
0f354e706f Fixing utf-8 paths and filenames. 2019-05-18 21:01:35 -07:00
Nicolas Noble
a35fa092aa
Merge pull request #59 from nicolasnoble/more-options
Working on memory cards & stuff
2019-05-18 18:02:02 -07:00
Nicolas "Pixel" Noble
5b6e2075a1 Memorizing iso path. 2019-05-18 17:55:14 -07:00
Nicolas "Pixel" Noble
17001be9a2 Adding mute option. 2019-05-18 17:43:46 -07:00
Nicolas "Pixel" Noble
38d6e3a2ab Slightly better bios handling sequence. 2019-05-18 17:40:47 -07:00
Nicolas "Pixel" Noble
183bbd8711 Merge branch 'master' of https://github.com/grumpycoders/pcsx-redux into more-options 2019-05-18 14:04:22 -07:00
Nicolas Noble
31e25ec3e4
Merge pull request #64 from nicolasnoble/multitracks
Some multitracks fixes.
2019-05-17 23:06:17 -07:00
Nicolas Pixel Noble
509eba5023 Some multitracks fixes. 2019-05-17 22:57:08 -07:00
Nicolas Noble
203cbe599a
Merge pull request #61 from nicolasnoble/out-of-dir-fix
Fixing out-of-directory cue/bin loadings.
2019-05-17 22:24:59 -07:00
Nicolas Pixel Noble
a628705bf4 Fixing out-of-directory cue/bin loadings. 2019-05-17 22:17:11 -07:00
Nicolas Noble
910c7a9c47
Merge pull request #60 from nicolasnoble/x-fix
Fixing start-X math.
2019-05-17 22:02:28 -07:00
Nicolas Pixel Noble
795157c71c Fixing start-X math. 2019-05-17 21:45:35 -07:00
Nicolas Pixel Noble
2a84f8cccb Cleaned up UI code a bit. 2019-05-17 19:35:23 -07:00
Nicolas Pixel Noble
e7a9a1bb05 Reorganized windows a bit. 2019-05-17 19:14:55 -07:00
Nicolas Pixel Noble
621e1c11f9 Bios Counters shouldn't be a setting. 2019-05-17 19:04:22 -07:00
Nicolas "Pixel" Noble
2f01d321e5 Re-formatting syscall list 2019-05-17 17:46:40 -07:00
Nicolas Pixel Noble
47e3ad8b6c Better syscall debugging. 2019-05-17 16:49:17 -07:00
Nicolas Pixel Noble
6cfd2736c6 Fixing memory cards. 2019-05-16 20:36:45 -07:00
Nicolas Pixel Noble
551ab6698b Better syscall debugging. 2019-05-16 20:14:47 -07:00
Nicolas Noble
0d40d0e479
Merge pull request #58 from grumpycoders/fix-about-box
Adding a close button to the about box.
2019-05-16 14:37:39 -07:00
Nicolas Noble
f9411e6497
Adding a close button to the about box. 2019-05-16 14:21:13 -07:00
Nicolas Noble
f78332f731
Adding build badges. 2019-05-16 12:57:46 -07:00
Nicolas Noble
32d32dac7b Update azure-pipelines.yml for Azure Pipelines
Fixing 64 bits path.
2019-05-16 12:34:29 -07:00
Nicolas Noble
a928eeacf6 Update azure-pipelines.yml for Azure Pipelines
Adding 64 bits build.
2019-05-16 12:24:33 -07:00
Nicolas Noble
68a2637af0 Update azure-pipelines.yml for Azure Pipelines
Actually speed up the build.
2019-05-15 23:44:27 -07:00
Nicolas Noble
b9fabde79c Update azure-pipelines.yml for Azure Pipelines
Removing 64 bits.
2019-05-15 23:41:51 -07:00
Nicolas Noble
4032753693 Update azure-pipelines.yml for Azure Pipelines
Building faster, 64 bits, and trying to publish.
2019-05-15 23:39:05 -07:00
Nicolas Noble
0d71557963 Update azure-pipelines.yml for Azure Pipelines
Add a publish task.
2019-05-15 23:13:19 -07:00
Nicolas "Pixel" Noble
18c3638571 BIOS syscall traces. 2019-05-15 22:59:58 -07:00
Nicolas "Pixel" Noble
78ddbe50ae Fixing warning about memory cards. 2019-05-15 17:28:53 -07:00
Nicolas 'Pixel' Noble
8c327bb28b Adding bios counters mechanism. 2019-05-15 17:24:07 -07:00
Nicolas 'Pixel' Noble
7117a6bafa Removing the 'psxJumpTest' debugging hook. 2019-05-15 13:24:50 -07:00
Nicolas Pixel Noble
042498b7e7 Merge branch 'master' of https://github.com/grumpycoders/pcsx-redux into more-options 2019-05-14 23:22:52 -07:00
Nicolas Noble
2f43c8caa3
Merge pull request #57 from nicolasnoble/gitignore-nuget
Ignoring nuget files.
2019-05-14 23:11:42 -07:00
Nicolas Pixel Noble
a64a541bca Ignoring nuget files. 2019-05-14 23:04:52 -07:00
Nicolas Noble
0b725ee86d
Merge pull request #56 from nicolasnoble/fix-solution
Fixing the VS Solution.
2019-05-14 22:24:02 -07:00
Nicolas Pixel Noble
1df1426032 Fixing the VS Solution. 2019-05-09 21:20:59 -07:00
Nicolas Noble
ee64179af6
Merge pull request #55 from nicolasnoble/circle-ci-bad
Trying to make circleci crash less.
2019-05-09 18:39:04 -07:00
Nicolas Noble
1cdcd1047f
Merge pull request #54 from nicolasnoble/format
Format all the things.
2019-05-09 18:34:47 -07:00
Nicolas Noble
799f39184d
Merge pull request #53 from nicolasnoble/intellisense-vscode
Making intellisense for vscode happy.
2019-05-09 18:33:08 -07:00
Nicolas Noble
461c929c08
Merge pull request #52 from nicolasnoble/update-imgui-club
Update imgui club.
2019-05-09 18:32:56 -07:00
Nicolas "Pixel" Noble
7bf0b1d9c7 Trying to make circleci crash less. 2019-05-10 03:32:35 +02:00
Nicolas 'Pixel' Noble
bb0691033b Format all the things. 2019-05-09 18:28:19 -07:00
Nicolas 'Pixel' Noble
5e34e0aab1 Making intellisense for vscode happy. 2019-05-09 18:26:43 -07:00
Nicolas 'Pixel' Noble
adf08ff870 Update imgui club. 2019-05-09 18:25:17 -07:00