summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-04-25docs/DSP: Rename SCALE to PRED_SCALETillmann Karras
2025-04-25Address Pokechu22's feedbackTillmann Karras
2025-04-25Update DSP docs with accelerator info, fix ANDC/ORC instruction description t...xperia64
2025-04-25Rename accelerator accesses to 'raw' and 'sample'xperia64
2024-11-10docs: Clarify wia_except_list_t padding in uncompressed groupsJosJuice
2024-10-22Migrate /dev/dolphin documentation to the repositoryMateus B. Cassiano
2024-04-28VideoCommon: allow custom shaders to set the alpha value for use when blendin...iwubcode
2023-12-19docs: update CustomPipeline graphics mod docs based on changes in syntax to s...iwubcode
2023-10-10VideoCommon: instead of using 'CustomTextureData' directly, use 'TextureData'...iwubcode
2023-08-20VideoCommon: add milliseconds elapsed time value to pixel shaders as a unifor...iwubcode
2023-08-20docs: Add custom pipeline documentationiwubcode
2022-09-30docs/DSP: Trivial adjustment to BLOOP{,I} sub-operation orderVincent Pelletier
2022-06-01docs/DSP: Update version and historyPokechu22
2022-06-01docs/DSP: Explain 16-bit and 40-bit modesPokechu22
2022-06-01docs/DSP: Add notes highlighting the difference between 'LS and 'SLPokechu22
2022-05-31docs/DSP: Add missing dollar signs in shift instruction operation sectionsPokechu22
2022-05-29docs/DSP: Fix inconsistency with ADDI and CMPIPokechu22
2022-05-29docs/DSP: Fix typo with arithmetic instructions that take a 16-bit immediatePokechu22
2022-05-29docs/DSP: Document the behavior when main and extended opcodes both write to ...Pokechu22
2022-05-29docs/DSP: Fix typo in 'NOP commentPokechu22
2022-05-29docs/DSP: Clarify LRS notePokechu22
2022-05-27docs/DSP: Rename CMPAR to CMPAXHPokechu22
2022-05-21docs/DSP: Fix "ILLR" typo in Instruction Memory sectionPokechu22
2022-05-14Add tested bootloading transfer sizexperia64
2022-01-02Core: Add a Maker field for GameModDescriptors.Admiral H. Curtiss
2021-12-12docs: Add JSON Schema for game mod descriptors.Admiral H. Curtiss
2021-11-24Fix improper namingDylan Smit
2021-08-26docs: Fix incorrect reference to wia_exception_tJosJuice
2021-08-22dsp_rom: Add version numbers and hashes to VerifyRoms and readmePokechu22
2021-08-22dsp_rom: Remove illegal use of AX with SRSPokechu22
2021-08-22dsp_rom: add pseudo code and fix small accuracy issuesTillmann Karras
2021-08-22dsp_rom: Fix readme eols and trailing whitespacePokechu22
2021-08-21docs/DSP: Update version and historyPokechu22
2021-08-21docs/DSP: NEG can set overflow and carryPokechu22
2021-08-21docs/DSP: Fix typo with MULCMVZ and MULCMVPokechu22
2021-08-21docs/DSP: Document initialization processPokechu22
2021-08-21docs/DSP: A failed RETcc only inceases PC by 1, not 2Pokechu22
2021-08-21docs/DSP: Add RTIccPokechu22
2021-08-21docs/DSP: Change conditional names to match DolphinPokechu22
2021-08-21docs/DSP: Split SRSH from SRSPokechu22
2021-08-21docs/DSP: Document behavior of LRS/SRS/SI with CRPokechu22
2021-08-21docs/DSP: Document masking/sign extension behavior of registersPokechu22
2021-08-21docs/DSP: Fix registers used by MOVAX and MOVPokechu22
2021-08-21docs/DSP: MADDC operates on acS.m, not acS.lPokechu22
2021-08-21docs/DSP: Add information about flags for every instructionPokechu22
2021-08-21docs/DSP: Document overflow and carry behaviorPokechu22
2021-08-21docs/DSP: Fix MULXAC bytesPokechu22
2021-08-21docs/DSP: Fix 'S formatPokechu22
2021-08-21docs/DSP: Fix 'LS encodingPokechu22
2021-08-21docs/DSP: Fix acD/acR conflation in shift instructionsPokechu22