this post was submitted on 14 Aug 2026
27 points (100.0% liked)
RetroGaming
29733 readers
145 users here now
Vintage gaming community.
Rules:
- Be kind.
- No spam, AI slop, or soliciting for money.
- No racism or other bigotry allowed.
- Obviously nothing illegal.
If you see these please report them.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not sure about GBA architecture specifically, but earlier systems just plugged those into the system bus directly.
According to here the ROM is directly on the bus, but since ROMs are slower than RAM, there is a cache-like buffer in between. But it's not a separate IO bus, it's still the memory-mapped system bus.
That's pretty cool, so like DMA but because the hardware couldn't (directly) tell the difference instead of an actual standard