Skip to main content

Module bus

Module bus 

Source
Expand description

The host-facing memory surface the ARM core reads/writes through (mirrors the Hg51bBus/rustysnes_cpu::Bus pattern already used elsewhere in this codebase).

Traitsยง

ArmBus
A 24-bit-ish ARM-side address space accessor.