Fred HallockandGitHub 03f40b1d8e ui: Support controller peripherals and XMU devices (#1315)
* Added XMU Settings to the Input Screen

* Added Peripherals to config

* Prevent overwriting existing XMUs

* Added blockdev.h to try to fix the MacOS build

* Fixed some issues that antangelo pointed out

* Moved the peripheralType and param vars into the loop

* Moved fatx.h and fatx.c to ui\thirdparty\fatx

* Added Validation for Peripheral Settings

* Fixed some nits that were pointed out

* don't pass NULL into xemu_settings_set_string

* Changes following Matt's recommendations

* Changes to XMU FilePicker

* XMU image auto-bind logic refactor

* renamed peripheralType to peripheral_type

* removed unnecessary calls to g_strdup_printf and g_free

* Cleaned up some comments, removed an unnecessary variable

* handle overwrite prompt in Windows

* Fixed some code format and style inconsistencies

* More formatting fixes

* Fixed a few memory leaks

* qemu_access: check for Read and Write access

* Run clang-format

* Remove unused xemu_new_xmu declaration

* Fix use after free in rebind code
2023-12-18 01:04:14 -05:00
2023-07-20 17:52:56 -07:00
2021-10-14 08:08:11 +02:00
2022-10-01 21:16:36 +02:00
2022-07-05 10:15:49 +02:00
2023-07-21 01:35:58 -07:00
2021-06-11 22:12:00 -07:00
2022-05-07 16:09:34 -07:00
2012-09-07 09:02:44 +03:00
2023-07-22 21:34:39 -07:00
2008-10-12 17:54:42 +00:00
2022-10-09 16:38:45 -04:00
2022-06-15 16:42:33 +01:00
2016-02-04 17:41:30 +00:00
2022-11-11 09:12:10 +01:00
2022-08-04 13:44:21 +02:00
2023-01-23 00:30:40 -07:00
2021-03-03 03:48:11 -07:00
S
Description
No description provided
Readme
496 MiB
Languages
C 82.8%
C++ 7%
Python 3.1%
Dylan 3%
Shell 1.7%
Other 2.2%