yuzu/src/core/hle
B3n30 8bee016145 Create a random console_unique_id (#2668)
* Create a random console_id when config save_file is created

Added button in system config to refresh the console unique id

* Moved the connect for the button from .ui file to constructor of ConfigureSystem

* Added warning and info dialog
Fixup: Make use of qt5 style connects,
  renamed the refresh button,
  removed some duplicate code,
  changed random device and moved all to the generate function

* Changed the random generator to reflect what a real 3DS stores as console unique id
Fixup: Changed the warning message

* Fixup: Set and Create

* Fixup: Added console id label, therfore removed second message box

* Fixup: fixed the endianess

* Fixup: more endianness fixes

* Fixup: Endianness the 3rd
2017-05-05 20:55:51 -04:00
..
applets HLE/Applets: Stub Mint (eShop) Applet (#2463) 2017-01-31 01:16:58 -08:00
kernel Timer: restore missing signaled=true from #2421 2017-02-27 22:49:46 +02:00
service Create a random console_unique_id (#2668) 2017-05-05 20:55:51 -04:00
config_mem.cpp Core: update Kernel Config Memory to latest version (11.2) 2017-01-30 11:29:00 +03:00
config_mem.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
function_wrappers.h Fix OutputDebugString syscall 2017-04-01 04:09:39 -05:00
ipc.h move push out of class body and add u8 u16 bool specializations 2017-03-18 10:44:01 +01:00
ipc_helpers.h IPCHelper Skip method + address comments for apt 2017-03-18 11:47:40 +01:00
result.h file_sys: add Self NCCH archive 2017-02-13 13:57:38 +02:00
shared_page.cpp shared_page: stub battery state 2017-03-21 13:25:56 +02:00
shared_page.h shared_page: stub battery state 2017-03-21 13:25:56 +02:00
svc.cpp Fix OutputDebugString syscall 2017-04-01 04:09:39 -05:00
svc.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00