nocrew / ostis

Atari ST Emulator
GNU Lesser General Public License v2.1
20 stars 4 forks source link

GLUE doesn't need to align signals sent to MMU or shifter #98

Closed larsbrinkhoff closed 8 years ago

larsbrinkhoff commented 8 years ago

The DE signal from the GLUE to the MMU and shifter was only updated every four cycles. That's not necessary any more. In fact, it may cause problems now that the receiving components are simulated at the clock level.