summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-06-17RVZ: Extend GroupEntryJosJuice
2020-06-17RVZ: Add documentationJosJuice
2020-06-17WIA: Add documentationJosJuice
2020-06-08docs/DSP: fix typos in 'S and 'SN and improve readabilityTillmann Karras
2020-05-17docs/DSP: fix AX register numbersTillmann Karras
2020-05-17docs/DSP: add wrapping registersTillmann Karras
2020-05-17docs/DSP: fix typosTillmann Karras
2020-05-09docs/DSP: fix $prod referencesTillmann Karras
2019-05-13fixed 'Load into Gecko Register' codetypeIkalpo
2019-02-11docs: Add ResourcePacks.mdspycrab
2018-10-28Fix Gecko codehandler lag.TryTwo
2018-06-21docs/DSP: update version and historyBhaaL
2018-06-21docs/DSP: fix opcode operationsBhaaL
2018-06-21docs/DSP: update register tablesBhaaL
2018-04-13docs: Add a LaTeX equivalent of the GameCube DSP User's ManualLioncash
2018-02-03Clean up codehandler formattingbooto
2018-02-03Clean up codehandler a little; stash msr on stack to preservebooto
2018-01-14Restore original MSR when returning from codehandlerbooto
2017-08-17Merge pull request #5907 from gamemasterplc/masterLeo Lam
2017-08-10dsp_rom: skip bootucode_ax when running from entrypointMichael M
2017-08-10Fix 8 and 16 bit writes in codehandler (Source)gamemasterplc
2017-06-25Add codehandler source code.gamemasterplc
2017-06-03Update free DSP ROM and coefficients to support GBA ucodeMichael Maltese
2017-06-03Add sample logs for GBA ucode register state/HW interactionsMichael Maltese
2017-06-03generate_coefs: separate type conversion and packingMichael Maltese
2017-05-19dsp_rom.ds: use org directive to pad out to correct sizeMichael Maltese
2017-05-19dsp_rom.ds: use org directive instead of nopsMichael Maltese
2017-05-19dsp_rom.ds: fix trailing whitespace and line endingsMichael Maltese
2016-12-26Remove incorrect usage of "ASCII" and "ANSI"JosJuice
2015-06-29Audio: new dsp_coef.bin with windowed sinc filter coefficientsShane Nelson
2015-01-24Clean UpBenjamin Przybocki
2015-01-14Replace gamecube fonts with free alternativesJames Cowgill
2014-06-08Fix the capitalization of "GameCube" throughout the project.Paul Olszewski
2014-03-09clang-modernize -use-nullptrTillmann Karras
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-08-22Remove outdated documentation filesPierre Bourdon
2013-03-17Remove an obsolete documentation filePierre Bourdon
2013-03-16Ship by default a free DSP ROM that can handle most games with LLEPierre Bourdon
2011-07-31legal minimal dsp irom replacement, good enough for zelda ucode games only (u...Marko Pusljar
2011-02-11drop vs2008 projects in favor of vs2010Shawn Hoffman
2010-08-05dsp stuff - the same ucode hash under lle and hle now (had to rename couple o...Marko Pusljar
2010-08-04allow "swapping" of hle'd ucodesShawn Hoffman
2010-06-09Hg:Shawn Hoffman
2010-06-02Meta:Soren Jorvang
2010-02-28code cleanup, focusing on dsp hleShawn Hoffman
2010-02-18Move MemCheck functionality into the virtual DebugInterface class from the mo...Shawn Hoffman
2010-02-14add another dsp ucode to RE...woo!Shawn Hoffman
2010-01-24ROM dissasm "refresh" + RE + small fixesMarko Pusljar
2010-01-13Merge SrcSelect.c, AX.c, Crazy Taxi.txt, and DSP_UC_AX1.txt into new and impr...Shawn Hoffman
2010-01-08Some more AXWii RE.luigi2us