Commit Graph

  • 80c41a7e10 [GPU] Unified clear_memory_page_state to be used in D3D12 & Vulkan Gliniak 2023-08-02 22:37:11 +0200
  • 91f976e524 [Patcher] Plugin Loader 91f976e Adrian 2023-07-16 18:25:50 +0100
  • ef9ae90a0f [Patcher] Plugin Loader Adrian 2023-07-16 18:25:50 +0100
  • 6e86eacf5a Added Listing directories and filtering filenames by regex 6e86eac Gliniak 2023-03-12 20:31:31 +0100
  • 27b9641d48 Update Quickstart.md Margen67 2023-08-02 08:41:23 -0700
  • c667465446 Update Quickstart.md Margen67 2023-08-02 08:29:05 -0700
  • 7a1eca7265 [Config] Redesigned config dumper 7a1eca7 Gliniak 2023-07-29 21:12:09 +0200
  • f20acb950a [Config] Redesigned config dumper Gliniak 2023-07-29 21:12:09 +0200
  • a180813fcf [Core] Fix config resetting a180813 Adrian 2023-07-29 17:04:36 +0100
  • 3666edb4f1 [Core] Fix config resetting Adrian 2023-07-29 17:04:36 +0100
  • df7146818d [Config] Print contents of loaded config file df71468 illusion0001 2023-07-23 20:20:23 -0500
  • 162ae215ef [Config] Print contents of loaded config file illusion0001 2023-07-23 20:20:23 -0500
  • ce0077d2c3 Readme: Update readme branding + download url illusion0001 2023-07-28 02:04:58 -0500
  • d61c215bd0
    Merge pull request #190 from xenia-canary/new_logos d61c215 Margen67 2023-07-28 14:52:33 -0700
  • 33743a435a New logo Margen67 2023-07-28 02:45:55 -0700
  • ef91193a70 updated disclaimer, archive detection, clean up flags ef91193 JeBobs 2023-07-27 14:56:56 -0400
  • c5e6352c34 [CPU] Added constant propagation pass for: OPCODE_AND_NOT Gliniak 2022-03-07 08:17:51 +0100
  • 50232bfae3 updated disclaimer, archive detection, clean up flags JeBobs 2023-07-27 14:56:56 -0400
  • 2ab2a65ae1 Remove anti piracy message 2ab2a65 illusion0001 2023-07-26 23:06:49 -0500
  • b44d166e6f Remove anti piracy message illusion0001 2023-07-26 23:06:49 -0500
  • 65672243b2 Update .gitmodules to `xenia-canary` 6567224 illusion0001 2023-07-27 10:28:48 -0500
  • e00717be2e Update .gitmodules to `xenia-canary` illusion0001 2023-07-27 10:28:48 -0500
  • 1887ea0795 [Base] Add missing #include <cstdint> to utf8.cc Adriano Martins 2023-06-29 19:45:35 -0300
  • 5c452f3bd2 fix incorrect indent Tyrone Rodriguez 2023-07-27 05:59:03 -0400
  • 82fb061f85 Fix some edge cases in the anti piracy Tyrone Rodriguez 2023-07-27 05:56:33 -0400
  • 564e6d793b
    Merge branch 'xenia-canary:canary_experimental' into linux_wip Marco Rodolfi 2023-07-27 11:06:02 +0200
  • d9c31d7cfc
    Merge pull request #184 from illusion0001/bepp chrisps 2023-07-26 19:17:26 -0400
  • 33e8c8e1ff
    Update emulator.cc illusion0001 2023-07-26 18:10:20 -0500
  • 616717b31e
    Remove beeps illusion0001 2023-07-26 18:09:17 -0500
  • f304ef5357
    Merge pull request #183 from chrisps/gentlebeep chrisps 2023-07-26 17:52:51 -0400
  • 8985abfcc9 Lowered the frequency of the Beeps down to 60hz, at higher volumes it could be downright painful. chris 2023-07-26 17:46:18 -0400
  • eaa5d61c0c
    Delete .appveyor.yml Margen67 2023-07-25 00:16:24 -0700
  • a10c04d948
    Delete .azure-pipelines.yml Margen67 2023-07-24 13:59:14 -0700
  • a66042fc79 CI: Try to fix empty azure artifacts illusion0001 2023-07-24 11:00:00 -0500
  • e54262b710
    Merge pull request #180 from chrisps/iodevices_and_deterrents chrisps 2023-07-23 15:00:22 -0400
  • afef35c1c0 Implement RtlRandom (which despite its name is located in Xam, not xboxkrnl, which is why its not in xboxkrnl_rtl) Stub XamVoiceSubmitPacket Stubs for __CAP_Start_Profiling/End_Profiling/Enter_Function/Exit_Function add a note about io_status_block in NtDeviceIoControlFile, change the param's type move the X_IOCTL_ constants from NtDeviceIoControlFile's body into xbox.h add X_STATUS_INVALID_IMAGE_FORMAT to xbox.h Implement XexLoadImageHeaders Much more correct version of IoCreateDevice, properly initializes/allocates device extension data Stub version of IoDeleteDevice Open the quickstart guide in the browser the first time a user opens the emulator Add some persistent flags that are stored in the registry on windows, not in the config. These are just used to indicate whether one-time tasks have run, like showing the quickstart guide. On non-windows platforms a default value is returned that skips any of these tasks so they don't run every single time. chris 2023-07-23 14:26:10 -0400
  • 26db5430c6
    Merge bb5db2e3da into ba936e8038 Radosław Gliński 2023-07-22 11:55:07 +0100
  • ba936e8038
    Don't have controller hotkeys enabled by default ba936e8 Margen67 2023-07-21 13:13:40 -0700
  • 2d2944c83f
    Merge branch 'xenia-canary:canary_experimental' into linux_wip Marco Rodolfi 2023-07-20 12:59:05 +0200
  • f4f13cbe82 [UI] Added Host Notification Window Gliniak 2023-07-16 17:03:13 +0200
  • 7c5b9372e7 [App] Misc App fixes 7c5b937 Adrian 2023-07-10 20:41:44 +0100
  • eb537e12d1 [App] Misc App fixes Adrian 2023-07-10 20:41:44 +0100
  • 5779cefe06 Update Options.mediawiki Margen67 2023-07-06 04:22:57 -0700
  • a620397b35
    Exclude wiki from appveyor Margen67 2023-07-05 02:45:00 -0700
  • ac6ade3511 Update Options.mediawiki Margen67 2023-07-04 19:59:02 -0700
  • 5bd33138d3 Update Options.mediawiki Margen67 2023-07-04 19:57:47 -0700
  • ad10906e9a Update Options.mediawiki Margen67 2023-07-03 16:21:59 -0700
  • be558f83de Update Options.mediawiki Margen67 2023-07-03 15:16:53 -0700
  • f720d11c6e Update Options.mediawiki Margen67 2023-07-03 15:07:04 -0700
  • 294c9859af Update Options.mediawiki Margen67 2023-07-03 13:55:48 -0700
  • 13777cab66 Implement argument parsing and logging initialization for GNU Linux RodoMa92 2023-06-30 13:49:37 +0200
  • e4396f2bd4 Implement LaunchFileExplorer for GNU Linux RodoMa92 2023-06-28 15:24:00 +0200
  • dd0e546e34
    Merge branch 'xenia-canary:canary_experimental' into linux_wip Marco Rodolfi 2023-06-28 15:16:07 +0200
  • 71b8c2357e Fix broken errors, log ISO path 71b8c23 Margen67 2023-06-28 00:20:53 -0700
  • ff09bb42f0 Fix broken errors, log ISO path ff09bb4 Margen67 2023-06-28 00:20:53 -0700
  • 11bddab520
    Merge branch 'xenia-canary:canary_experimental' into linux_wip Marco Rodolfi 2023-06-20 11:18:29 +0200
  • 897a17c5f0
    Update ROV.md Margen67 2023-06-19 09:59:51 -0700
  • 921923472b [Kernel] Fixed issue in NtResumeThread introduced in previous commit 9219234 Gliniak 2023-06-18 09:32:31 +0200
  • 1a45579b0f [Kernel] Fixed issue in NtResumeThread introduced in previous commit 1a45579 Gliniak 2023-06-18 09:32:31 +0200
  • 1b4a421d7e
    Merge branch 'xenia-canary:canary_experimental' into linux_wip Marco Rodolfi 2023-06-16 12:21:39 +0200
  • 68b2174378 [XAM] Fixed XexGetModuleHandle 68b2174 Adrian 2023-06-15 22:11:49 +0100
  • 9abfed492c [XAM] Fixed XexGetModuleHandle Adrian 2023-06-15 22:11:49 +0100
  • 6a23f1457b [XAM] Plugin Functions 6a23f14 Adrian 2023-05-08 17:31:06 +0100
  • ec75846505 [XAM] Plugin Functions Adrian 2023-05-08 17:31:06 +0100
  • 75facb5fb3 Update Options.mediawiki Margen67 2023-06-13 15:34:29 -0700
  • faad4a5fc5 Update Options.mediawiki Margen67 2023-06-13 15:33:55 -0700
  • d4d2061466 Update FAQ.mediawiki Margen67 2023-06-13 15:31:06 -0700
  • aa10fa6708 Update Quickstart.md Margen67 2023-06-13 15:26:47 -0700
  • da9bda48f2 Update Options.mediawiki Margen67 2023-06-12 12:37:58 -0700
  • 52bb0aec4f Update Options.mediawiki Margen67 2023-06-12 07:22:39 -0700
  • 28c67b9384 [APU] Add apu_ prefix to max_queued_frames cvar 28c67b9 Margen67 2023-06-12 07:21:44 -0700
  • d7a312edb5 Update Options.mediawiki Margen67 2023-06-12 07:06:53 -0700
  • da1f6c490f Formatting, cleanup Margen67 2023-06-12 06:10:52 -0700
  • 9333373872 [Thread] Set pointer for: stack_kernel 9333373 Gliniak 2023-06-12 07:40:52 +0200
  • 4053f7bb0e [Kernel] Implemented: ObLookupAnyThreadByThreadId Gliniak 2023-06-12 07:32:25 +0200
  • 37ff027f0b
    Update Options.mediawiki Margen67 2023-06-11 00:32:45 -0700
  • bb5db2e3da [XAM] Allow custom profiles - This breaks current content visibility multiple_profiles Gliniak 2023-01-23 22:29:59 +0100
  • 00aba94b98 [NET] NetDll___WSAFDIsSet: Fixed incorrect endianness of fd_count Gliniak 2023-01-05 21:02:55 +0100
  • 07e81fe172 [Base] Filter out relative directories on linux Roy Stewart 2023-02-03 02:43:51 -0500
  • 41c423109f [Base] Set the path for posix file info Roy Stewart 2023-02-03 02:40:42 -0500
  • 4a3b04d4ee [XAM] Implemented XamGetCurrentTitleId Adrian 2023-02-12 21:42:11 +0000
  • 858af5ae75 [XAM] xeXamContentCreate - Disposition cleanup Gliniak 2023-02-20 13:33:50 +0100
  • e110527bfe [Base] ListFiles: Prevent leakage of file descriptors Gliniak 2023-05-31 07:54:23 +0200
  • 1f7940bca1 Delete Game-hacks,-mods,-etc.md Margen67 2023-06-07 19:22:35 -0700
  • 148004f9ed Fix wiki Margen67 2023-06-07 18:23:47 -0700
  • 24f6aa1f6c Delete How-to-rip-games.md Margen67 2023-06-07 16:43:37 -0700
  • e78bf6d310 Update FAQ.mediawiki Margen67 2023-06-07 16:41:38 -0700
  • 95cb46ab62 Delete _Footer.md Margen67 2023-06-07 16:33:25 -0700
  • 154b7ac56a Create wiki.yml Margen67 2023-06-07 16:32:06 -0700
  • 8f6bac27a4 Revert "Updated Options (mediawiki)" Margen67 2023-06-07 16:28:49 -0700
  • e21f64f7bb Remove redundant path-ignore path(s) pr e21f64f canary_pr Margen67 2023-05-31 13:24:49 -0700
  • d7a7fd26ec Remove redundant path-ignore path(s) canary_base Margen67 2023-05-31 13:24:49 -0700
  • 1ae524a8d5
    Remove redundant path-ignore path(s) 1ae524a Margen67 2023-05-31 13:24:49 -0700
  • 6ee2e3718f [x64] Add AVX512 optimizations for `OPCODE_VECTOR_COMPARE_UGT`(Integer) Wunkolo 2023-02-05 17:55:09 -0800
  • 121bf93cbe [PPC] Implement `vsubcuw` Wunkolo 2023-04-17 10:33:37 -0700
  • 93b77fb775 [PPC] Implement `vaddcuw` Wunkolo 2023-02-05 17:00:43 -0800
  • 1a31634f6c [VFS] : Fix zstd and zarchive submodules Romain Tisserand 2023-05-21 21:58:16 +0200
  • a09bb104d3 [VFS] Add support for loading ZArchive files Romain Tisserand 2023-05-21 21:33:10 +0200
  • ad2d27f6dc
    Merge pull request #162 from gmriggs/canary_experimental ad2d27f chrisps 2023-05-20 09:55:43 -0400
  • 85a93029a7 fix array index out of bounds crash in EmulatorWindow::ProcessControllerHotkey gmriggs 2023-05-19 15:26:19 -0400