提交歷史

作者 SHA1 備註 提交日期
  archshift e3efc613fd break_points: cleaned up, added `find_if`s 12 年之前
  archshift 5a7c3ad194 Changed iterators to use auto, some of which using range-based loops 12 年之前
  bunnei 29365e67d6 Merge pull request #40 from bentley/master 12 年之前
  Anthony J. Bentley dad3655a6d Use pthread_set_name_np() on OpenBSD. 12 年之前
  bunnei d0c1794853 Merge pull request #34 from bunnei/gsp-command-synch 12 年之前
  bunnei 0805ecbaca GPU: Updated g_last_ticks variable to be more descriptive (represents CPU tick count of last vertical line). 12 年之前
  bunnei 7ada2625fe GPU: Updated horizontal sync line counter to use framebuffer height. 12 年之前
  bunnei d4bd2f2e5d Thread: Added more descriptive comment to WaitCurrentThread. 12 年之前
  bunnei cad2f21985 GSP: Cleaned up command buffer decoding. 12 年之前
  bunnei 36fd1c169e GSP: Added reinitialization of other state objects. 12 年之前
  bunnei 4e9f305ed2 GSP: Removed dumb GX prefixes to functions/structs in GSP namespace. 12 年之前
  bunnei 99e404e221 GSP: Removed unnecessary GX_FinishCommand function. 12 年之前
  bunnei ec14ffe1cd GSP: Implements preliminary command synchronization via GPU interrupts. 12 年之前
  bunnei c48ab0bd9e MemMap: Fixed typo with GetPointer to VRAM address. 12 年之前
  bunnei 2542350b85 AddressArbiter: Removed unnecessary HLE::Reschedule. 12 年之前
  bunnei 60078baab1 AddressArbiter: Fixed bug with break statements missing from case statements. 12 年之前
  bunnei 1b247b8031 SRV: Updated GetProcSemaphore to create an event instead of a mutex. 12 年之前
  bunnei 4d4607041b SVC: Removed ArbitrateAddress log message that spams to much. 12 年之前
  bunnei 7a1f813be1 Kernel: Updated Event and Mutex to specify handle that they are blocking for. 12 年之前
  bunnei 2003ccf09d Qt: Removed unnecessary HW::Update. 12 年之前
  bunnei 90aaab1df0 Merge pull request #36 from bunnei/fix-memory-unaligned-reads 12 年之前
  bunnei 967e5629de MemMap: Added an error for unaligned 16-bit memory reads. 12 年之前
  bunnei da81742439 MemMap: Removed Read64 function. 12 年之前
  bunnei 81fa804b3c FS: Fix port name (old port name was based on an unaligned memory read). 12 年之前
  bunnei 2b52ec4829 MemMap: Fix Read32 for unaligned memory reads. 12 年之前
  bunnei 8a9f155f29 Merge pull request #35 from bunnei/skyeye-3dmoo 12 年之前
  bunnei 77fc029a00 ARM: Synchronize Citra's SkyEye core with 3dmoo's. 12 年之前
  bunnei 866d2a62e9 Merge pull request #27 from neobrain/disassembly_view_rewrite 12 年之前
  bunnei daa924b906 Merge pull request #31 from neobrain/gpu_framebuffer 12 年之前
  Tony Wasserka c131fb2c27 citra-qt: Show function names in disassembler based on bunnei's suggestion. 12 年之前