summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-18Merge pull request #383 from zhuowei/shared_pagebunnei
2015-01-18Expose GetSharedFont and NotifyToWait to APT:A and APT:S respectivelyarchshift
2015-01-18Merge pull request #489 from lioncash/strtbunnei
2015-01-17dyncom: Handle the ARM A2 encoding of STRT/LDRTLioncash
2015-01-17Merge pull request #488 from lioncash/strbtbunnei
2015-01-16dyncom: Handle the ARM A2 encoding of LDRBT/STRBT.Lioncash
2015-01-15Add some support for the shared page (currently 3d slider is implemented)Zhuowei Zhang
2015-01-15APT: Fix typo in setting return code for NotifyToWaitbunnei
2015-01-15DSP: Removed useless spam log for SignalInterruptbunnei
2015-01-15Merge pull request #482 from yuriks/fix-vblankbunnei
2015-01-15Loader: Clean up the ELF AppLoader.Emmanuel Gil Peyrot
2015-01-15Loader: Clean up the 3DSX AppLoader.Emmanuel Gil Peyrot
2015-01-15Loader: Clean up the NCCH AppLoader.Emmanuel Gil Peyrot
2015-01-15Loader: Display the type of the file being loaded.Emmanuel Gil Peyrot
2015-01-15Loader: Guess filetype from the magic, or fallback to the extension.Emmanuel Gil Peyrot
2015-01-15Loader: Don’t assume the file hasn’t been read before.Emmanuel Gil Peyrot
2015-01-15Loader: Keep a reference to the file and pass it to the correct AppLoader, in...Emmanuel Gil Peyrot
2015-01-15Loader: Initialize the default NCCH values in the class declaration, not in t...Emmanuel Gil Peyrot
2015-01-15Loader: Remove the useless THREEDSXReader class.Emmanuel Gil Peyrot
2015-01-15Loader: Never forget to change is_loaded.Emmanuel Gil Peyrot
2015-01-15Loader: Don’t duplicate the docstring into the cpp file.Emmanuel Gil Peyrot
2015-01-15Loader: Fix indentation, whitespace, and a few other such cosmetic stuff.Emmanuel Gil Peyrot
2015-01-14Merge pull request #481 from Subv/hm_bbunnei
2015-01-14APT: Fixed the comment style in some variablesSebastian Valle
2015-01-14Merge pull request #480 from Subv/arb_2bunnei
2015-01-14GPU: Fix buffer overrun in Display TransfersYuri Kunde Schlesner
2015-01-14GSP: Fix appending of interrupts to the shared memory bufferYuri Kunde Schlesner
2015-01-14GPU: Do periodic VBlank updates using CoreTimingYuri Kunde Schlesner
2015-01-14GPU: Correct wrong default framebuffer address for sub-screen.Yuri Kunde Schlesner
2015-01-14GSP: Update framebuffer info on all interruptsYuri Kunde Schlesner
2015-01-14GPU: Fire GPU interrupts at the correct places.Yuri Kunde Schlesner
2015-01-13APTU: Stubbed NotifyToWait, taken from 3dmoo.Subv
2015-01-13Merge pull request #473 from archshift/pp3portsbunnei
2015-01-13Pica/Rasterizer: Add ETC1 texture decompression support.Tony Wasserka
2015-01-13Merge pull request #479 from Subv/hmbunnei
2015-01-13AddrArbiter: Implement arbitration types 3 and 4.Subv
2015-01-13Services: Added some missing services.Subv
2015-01-12Merge pull request #477 from lioncash/vfpbunnei
2015-01-12Merge pull request #478 from archshift/pp3ports4bunnei
2015-01-12Merge pull request #470 from archshift/masterbunnei
2015-01-12Pica/VertexShader: Implement JMPC/JMPU/CALLC/CALLU.Tony Wasserka
2015-01-12Pica/VertexShader: Implement the MAD instruction.Tony Wasserka
2015-01-12vfp: Remove dead codeLioncash
2015-01-12Merge pull request #476 from lioncash/asrbunnei
2015-01-12dyncom: Fix 32-bit ASR shifts for immediatesLioncash
2015-01-12Merge pull request #475 from lioncash/cleanupbunnei
2015-01-12dyncom: Remove unused flag macrosLioncash
2015-01-12Merge pull request #461 from archshift/callstackbunnei
2015-01-12Merge pull request #472 from lioncash/overflowbunnei
2015-01-12dyncom: Get rid of unnecessary outer-scope variables in InterpreterMainLoopLioncash