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
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
2021-08-21
docs/DSP: Document rounding behavior of CLRL
Pokechu22
2021-08-21
docs/DSP: Add 'NOP
Pokechu22
2021-08-21
docs/DSP: Document 'LD and 'LDAX
Pokechu22
2021-08-21
docs/DSP: Document behavior and instructions when the first nybble is 3
Pokechu22
2021-08-21
docs/DSP: Add most missing instructions
Pokechu22
2021-08-21
docs/DSP: Adjust bit names in opcode table
Pokechu22
2021-08-21
docs/DSP: Hyperlink opcode names
Pokechu22
2021-08-21
docs/DSP: Rename 'SLMN to 'SLNM
Pokechu22
2021-08-21
docs/DSP: Document accelerator hardware registers
Pokechu22
2021-08-21
docs/DSP: Adjust formatting of RegisterBitOverview
Pokechu22
2021-08-21
docs/DSP: Improve DMA hardware register information
Pokechu22
2021-08-21
docs/DSP: Sort hardware registers by address
Pokechu22
2021-08-21
docs/DSP: Expand DSP Memory Map section
Pokechu22
2021-08-21
docs/DSP: Fix LOOPI, BLOOP, Jcc, and CALLcc opcode table operands
Pokechu22
2021-08-21
docs/DSP: Fix ANDCF and ANDF being swapped
Pokechu22
2021-08-21
docs/DSP: Fix SBCLR and SBSET being backwards
Pokechu22
2021-08-21
docs/DSP: Elaborate on SBSET and SBCLR
Pokechu22
2021-08-21
docs/DSP: Add RTI to opcode list
Pokechu22
2021-08-21
docs/DSP: Add missing already-documented instructions to opcode table
Pokechu22
2021-08-21
docs/DSP: Fix typo in HALT encoding
Pokechu22
[next]