index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2024-11-10
docs: Clarify wia_except_list_t padding in uncompressed groups
JosJuice
2024-10-22
Migrate /dev/dolphin documentation to the repository
Mateus B. Cassiano
2024-04-28
VideoCommon: allow custom shaders to set the alpha value for use when blendin...
iwubcode
2023-12-19
docs: update CustomPipeline graphics mod docs based on changes in syntax to s...
iwubcode
2023-10-10
VideoCommon: instead of using 'CustomTextureData' directly, use 'TextureData'...
iwubcode
2023-08-20
VideoCommon: add milliseconds elapsed time value to pixel shaders as a unifor...
iwubcode
2023-08-20
docs: Add custom pipeline documentation
iwubcode
2022-09-30
docs/DSP: Trivial adjustment to BLOOP{,I} sub-operation order
Vincent Pelletier
2022-06-01
docs/DSP: Update version and history
Pokechu22
2022-06-01
docs/DSP: Explain 16-bit and 40-bit modes
Pokechu22
2022-06-01
docs/DSP: Add notes highlighting the difference between 'LS and 'SL
Pokechu22
2022-05-31
docs/DSP: Add missing dollar signs in shift instruction operation sections
Pokechu22
2022-05-29
docs/DSP: Fix inconsistency with ADDI and CMPI
Pokechu22
2022-05-29
docs/DSP: Fix typo with arithmetic instructions that take a 16-bit immediate
Pokechu22
2022-05-29
docs/DSP: Document the behavior when main and extended opcodes both write to ...
Pokechu22
2022-05-29
docs/DSP: Fix typo in 'NOP comment
Pokechu22
2022-05-29
docs/DSP: Clarify LRS note
Pokechu22
2022-05-27
docs/DSP: Rename CMPAR to CMPAXH
Pokechu22
2022-05-21
docs/DSP: Fix "ILLR" typo in Instruction Memory section
Pokechu22
2022-05-14
Add tested bootloading transfer size
xperia64
2022-01-02
Core: Add a Maker field for GameModDescriptors.
Admiral H. Curtiss
2021-12-12
docs: Add JSON Schema for game mod descriptors.
Admiral H. Curtiss
2021-11-24
Fix improper naming
Dylan Smit
2021-08-26
docs: Fix incorrect reference to wia_exception_t
JosJuice
2021-08-22
dsp_rom: Add version numbers and hashes to VerifyRoms and readme
Pokechu22
2021-08-22
dsp_rom: Remove illegal use of AX with SRS
Pokechu22
2021-08-22
dsp_rom: add pseudo code and fix small accuracy issues
Tillmann Karras
2021-08-22
dsp_rom: Fix readme eols and trailing whitespace
Pokechu22
2021-08-21
docs/DSP: Update version and history
Pokechu22
2021-08-21
docs/DSP: NEG can set overflow and carry
Pokechu22
2021-08-21
docs/DSP: Fix typo with MULCMVZ and MULCMV
Pokechu22
2021-08-21
docs/DSP: Document initialization process
Pokechu22
2021-08-21
docs/DSP: A failed RETcc only inceases PC by 1, not 2
Pokechu22
2021-08-21
docs/DSP: Add RTIcc
Pokechu22
2021-08-21
docs/DSP: Change conditional names to match Dolphin
Pokechu22
2021-08-21
docs/DSP: Split SRSH from SRS
Pokechu22
2021-08-21
docs/DSP: Document behavior of LRS/SRS/SI with CR
Pokechu22
2021-08-21
docs/DSP: Document masking/sign extension behavior of registers
Pokechu22
2021-08-21
docs/DSP: Fix registers used by MOVAX and MOV
Pokechu22
2021-08-21
docs/DSP: MADDC operates on acS.m, not acS.l
Pokechu22
2021-08-21
docs/DSP: Add information about flags for every instruction
Pokechu22
2021-08-21
docs/DSP: Document overflow and carry behavior
Pokechu22
2021-08-21
docs/DSP: Fix MULXAC bytes
Pokechu22
2021-08-21
docs/DSP: Fix 'S format
Pokechu22
2021-08-21
docs/DSP: Fix 'LS encoding
Pokechu22
2021-08-21
docs/DSP: Fix acD/acR conflation in shift instructions
Pokechu22
2021-08-21
docs/DSP: Fix operation for LSR/ASR
Pokechu22
2021-08-21
docs/DSP: Note that ADDAXL is unsigned
Pokechu22
2021-08-21
docs/DSP: Fix operation of ADDR and SUBR
Pokechu22
2021-08-21
docs/DSP: Adjust operation for CMPI and CMPIS
Pokechu22
[next]