nocrew / ostis

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

Make MMU responsible for bus access wait states #116

Closed larsbrinkhoff closed 8 years ago

larsbrinkhoff commented 8 years ago

I'm not sure where this was done previously. I'm going to add to this pull request.

Advice is welcome. :-)

larsbrinkhoff commented 8 years ago

Does this seem right?

larsbrinkhoff commented 8 years ago

Nope. Level 16 fullscreen went to bits in non-clocked mode. Clocked CPU still works.

larsbrinkhoff commented 8 years ago

I tried to move cycle rounding from the unclocked CPU to the MMU, but I couldn't make that work.

I'll submit the pull request in this form. It only affects the clocked CPU.