aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-11-05Support additional screen layouts.James Rowe
2016-11-02Style fixmailwl
2016-11-02Rename AcConfig, change types u8 to u32mailwl
2016-11-02AC_U: Stub functions, used if EULA agreedmailwl
2016-10-31Merge pull request #2126 from wwylele/stub-nwmbunnei
2016-10-31Merge pull request #2123 from jbeich/freebsdbunnei
2016-10-28Small fix to let IDA see target.xmlmailwl
2016-10-27core: some errno values are uncommon on UnixJan Beich
2016-10-25FRD: fix GetMyFriendKeymailwl
2016-10-20Fix typosRicardo de Almeida Gonzaga
2016-10-12NWM: stub Initialize with an errorwwylele
2016-10-07Merge pull request #2024 from JamePeng/update-boss-codebunnei
2016-10-04Merge pull request #1652 from wwylele/kernal-toolbunnei
2016-10-03Merge pull request #2106 from wwylele/delete-recursivebunnei
2016-10-02Update the stub code of BOSSJamePeng
2016-10-02fs: clean up log formatwwylele
2016-10-02fs: implement DeleteDirectoryRecursivelywwylele
2016-09-29gpu: DisplayTransfer: a less amazing algorithm for flipwwylele
2016-09-29gpu: keep the old signal strategy for null pointerwwylele
2016-09-29gpu: add validity check for TextureCopy, DisplayTransfer and FillMemorywwylele
2016-09-29memory: fix IsValidVirtualAddress for RasterizerCachedMemorywwylele
2016-09-29gpu: move MemoryFill, TextureCopy and DisplayTransfer into functionswwylele
2016-09-22move ResetType to kernel.hwwylele
2016-09-22name objectswwylele
2016-09-22implement wait tree widgetwwylele
2016-09-21Remove special rules for Windows.h and library includesYuri Kunde Schlesner
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-09-18Dyncom: Disable clang-format on the decoding table.Emmanuel Gil Peyrot
2016-09-15arm_dynarmic: Implement GetVFPSystemReg/SetVFPSystemReg.bunnei
2016-09-15arm: ResetContext shouldn't be part of ARM_Interface.bunnei
2016-09-15arm_dynarmic/arm_dyncom: Remove unnecessary "virtual" keyword.bunnei
2016-09-15dyncom: Use VFP_FPSCR/VFP_FPEXC.bunnei
2016-09-15core: Add configuration option for CPU JIT.bunnei
2016-09-15dynarmic: Implement ARM CPU interface.bunnei
2016-08-31Merge pull request #2032 from bunnei/qt-graphicsbunnei
2016-08-31configure_audio: User-configuratble option to enable/disable audio stretchingMerryMage
2016-08-30Merge pull request #2023 from yuriks/autobase-bcfntbunnei
2016-08-29system: Add a function to see if the emulator is running.bunnei
2016-08-29config: Add a setting for graphics V-Sync.bunnei
2016-08-28Merge pull request #1948 from wwylele/cro++Yuri Kunde Schlesner
2016-08-27Merge pull request #1987 from Lectem/ipcdescriptorsYuri Kunde Schlesner
2016-08-27LDR: Implement CROwwylele
2016-08-27ARM: add ClearInstructionCache functionwwylele
2016-08-27Memory: add ReadCString functionwwylele
2016-08-27Auto-detect original shared_font.bin memory baseYuri Kunde Schlesner
2016-08-22dyncom: Read-after-write in SMLAMerryMage
2016-08-14Dyncom: Correct implementation of STM for R15MerryMage