emu-russia/dmgcpu

Check the behavior of memory items with the edge

ogamespec opened this issue · 2 comments

The SM83 has a number of DFFs that use negedge for the LoadEnable signal. We need to check how it reacts at all and whether it needs to be taken into account at all.

Make sense. Should fix.

image

Actually val changes when CLK=LD=1, and q changes when LD becomes 0. But I think that's fine.