aL4ix / O-Nes-Sama

A NES emulator with lots of love
GNU General Public License v3.0
3 stars 0 forks source link

CPU does not propagate the entire address bus to the cartridge #25

Closed fedgimeno closed 7 years ago

fedgimeno commented 7 years ago

Fixed by adding CPUIO structure, which contains CPU buses! A reference for said structure is passed to relevant classes.