4.0-680 9 years, 2 months ago MMIO: Port the EXI MMIOs to the new interface.
4.0-679 9 years, 2 months ago MMIO: Port the IPC MMIOs to the new interface (untested).
4.0-678 9 years, 2 months ago MMIO: Port the AI MMIOs to the new interface.
4.0-677 9 years, 2 months ago MMIO: Port the SI MMIOs to the new interface.
4.0-676 9 years, 2 months ago MMIO: Port the DI MMIOs to the new interface.
4.0-675 9 years, 2 months ago MMIO: Port the DSP/ARAM/AI MMIOs to the new interface.
4.0-721 9 years, 2 months ago MMIO: Port the DI MMIOs to the new interface.
4.0-720 9 years, 2 months ago MMIO: Port the DSP/ARAM/AI MMIOs to the new interface.
4.0-719 9 years, 2 months ago MMIO: Rename Complex to Complex{Read,Write} because MSVC and old GCC are too stupid to figure out overloads
4.0-718 9 years, 2 months ago MMIO: Pass the read address to read/write handlers and forward it to the complex handlers.
4.0-717 9 years, 2 months ago MMIO: Make invalid handlers a simple specialization of the complex type
4.0-716 9 years, 2 months ago MMIO: Add a NOP write handler type
4.0-715 9 years, 2 months ago MMIO: Register MemoryInterface MMIOs via the new interface (and rework that module extensively)
4.0-714 9 years, 2 months ago MMIO: Register VideoInterface MMIOs via the new interface
4.0-713 9 years, 2 months ago MMIO: Register ProcessorInterface MMIOs via the new interface
4.0-712 9 years, 2 months ago MMIO: Divide the UniqueID by the access size when registering a handler
4.0-711 9 years, 2 months ago MMIO: Fix an issue in the UniqueID computation formula
4.0-710 9 years, 2 months ago MMIO: Make Invalid handler messages more explicit
4.0-709 9 years, 2 months ago MMIO: Rename Direct -> Direct{Read,Write}
4.0-708 9 years, 2 months ago Fix a debug assert statement