Historia zmian

Autor SHA1 Wiadomość Data
  gdkchan 071754aaeb Fix GetDesiredLanguage and expose a way to set the desired language, default to english 8 lat temu
  gdkchan 2a985de88c [HLE/Audio] Use correct audio device names 8 lat temu
  gdkchan a8ba340dde Improved logging (#103) 8 lat temu
  gdkchan bd9b1e2c6b Stub a few services, add support for generating call stacks on the CPU 8 lat temu
  gdkchan 6e69cd9284 Fix bad merge, and a few other fixes 8 lat temu
  gdkchan b9af34f3dd [HLE/Kernel] Somewhat improved sync primitives 8 lat temu
  emmauss bbcad307bd Add logclass, made changes to logging calls (#79) 8 lat temu
  gdkchan 4314a8f3e5 [WIP] Add support for events (#60) 8 lat temu
  gdkchan 7a27990faa Allow more than one process, free resources on process dispose, implement SvcExitThread 8 lat temu
  gdkchan 3777fb44cf Allow to enable/disable memory checks even on release mode through the flag, return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks 8 lat temu
  gdkchan 73cc30cc80 Allow multiple hid shared memory locations 8 lat temu
  gdkchan f876bd2a80 Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it is no longer needed with direct memory access, move some memory management logic out of AMemoryMgr, change default virtual filesystem path to AppData 8 lat temu
  gdkchan 3936c93448 Map heap on heap base region, fix for thread start on homebrew, add FCVTMU and FCVTPU (general) instructions, fix FMOV (higher 64 bits) encodings, improve emit code for FCVT* (general) instructions 8 lat temu
  emmauss 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 lat temu