Skip to content
Snippets Groups Projects
  1. Jan 16, 2017
  2. Dec 11, 2016
  3. Dec 08, 2016
  4. Dec 06, 2016
  5. Nov 27, 2016
  6. Sep 29, 2016
  7. Sep 21, 2016
  8. Sep 18, 2016
  9. May 07, 2016
  10. Apr 21, 2016
  11. Mar 09, 2016
  12. Feb 21, 2016
    • MerryMage's avatar
      AudioCore: Skeleton Implementation · 8b00954e
      MerryMage authored
      This commit:
      * Adds a new subproject, audio_core.
      * Defines structures that exist in DSP shared memory.
      * Hooks up various other parts of the emulator into audio core.
      
      This sets the foundation for a later HLE DSP implementation.
      8b00954e
  13. Feb 12, 2016
  14. Dec 08, 2015
  15. Dec 07, 2015
  16. Aug 25, 2015
  17. Aug 16, 2015
  18. Jul 23, 2015
    • Subv's avatar
      Qt/GPU Breakpoints: Added three more breakpoint types: · 6c0ea5f5
      Subv authored
      * IncomingDisplayTransfer: Triggered just before a display transfer is performed.
      * GSPCommandProcessed: Triggered right after a GSP command is processed.
      * BufferSwapped: Triggered when the frames flip
      6c0ea5f5
  19. Jul 20, 2015
  20. Jul 13, 2015
  21. Jun 28, 2015
  22. Jun 27, 2015
  23. May 30, 2015
  24. May 29, 2015
  25. May 22, 2015
  26. May 15, 2015
    • Yuri Kunde Schlesner's avatar
      Memmap: Re-organize memory function in two files · 7ada357b
      Yuri Kunde Schlesner authored
      memory.cpp/h contains definitions related to acessing memory and
      configuring the address space
      mem_map.cpp/h contains higher-level definitions related to configuring
      the address space accoording to the kernel and allocating memory.
      7ada357b
  27. May 09, 2015
  28. May 01, 2015
  29. Apr 07, 2015
  30. Apr 03, 2015
  31. Mar 16, 2015
  32. Mar 14, 2015
Loading