summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorPierre Bourdon <delroth@gmail.com>2014-01-19 13:41:26 +0100
committerPierre Bourdon <delroth@gmail.com>2014-02-16 19:22:39 +0100
commit9fe58d28baf393fd8132b4f621b6540b38a587b4 (patch)
treec6972d414329a193236ea080b7f5d34a6536dbbd /Source/Core/VideoCommon/CommandProcessor.cpp
parent1e94853301b15fcce23db311f480b64d12ac4d41 (diff)
Starting point for the new MMIO interface
Design doc: https://docs.google.com/document/d/11qcGCWLne1wYvmtFaSrOKZt_vHxXrcWcZsdWJ-MJnyo/edit The code is currently not used. Migration plan: 1. Implement MMIO access via MMIO::Mapping in parallel to the current method. 2. Implement all existing MMIO handlers via the new interface. 3. Remove the old hwRead/hwReadWii/hwReadIOBridge code. 4. Implement JIT optimizations for MMIO accesses.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions