summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-08-21docs/DSP: Document rounding behavior of CLRLPokechu22
2021-08-21docs/DSP: Add 'NOPPokechu22
2021-08-21docs/DSP: Document 'LD and 'LDAXPokechu22
2021-08-21docs/DSP: Document behavior and instructions when the first nybble is 3Pokechu22
2021-08-21docs/DSP: Add most missing instructionsPokechu22
2021-08-21docs/DSP: Adjust bit names in opcode tablePokechu22
2021-08-21docs/DSP: Hyperlink opcode namesPokechu22
2021-08-21docs/DSP: Rename 'SLMN to 'SLNMPokechu22
2021-08-21docs/DSP: Document accelerator hardware registersPokechu22
2021-08-21docs/DSP: Adjust formatting of RegisterBitOverviewPokechu22
2021-08-21docs/DSP: Improve DMA hardware register informationPokechu22
2021-08-21docs/DSP: Sort hardware registers by addressPokechu22
2021-08-21docs/DSP: Expand DSP Memory Map sectionPokechu22
2021-08-21docs/DSP: Fix LOOPI, BLOOP, Jcc, and CALLcc opcode table operandsPokechu22
2021-08-21docs/DSP: Fix ANDCF and ANDF being swappedPokechu22
2021-08-21docs/DSP: Fix SBCLR and SBSET being backwardsPokechu22
2021-08-21docs/DSP: Elaborate on SBSET and SBCLRPokechu22
2021-08-21docs/DSP: Add RTI to opcode listPokechu22
2021-08-21docs/DSP: Add missing already-documented instructions to opcode tablePokechu22
2021-08-21docs/DSP: Fix typo in HALT encodingPokechu22
2021-08-21docs/DSP: Fix various spelling/grammar/punctuation issuesPokechu22
2021-08-21docs/DSP: Create .gitignorePokechu22
2021-08-21docs/DSP: Update version and historyPokechu22
2021-04-13Updater: Add code documentation Markdown fileDentomologist
2021-02-11Rename docs/WIA.md to docs/WiaAndRvz.mdJosJuice
2020-10-03InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...iwubcode
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