blackjetrock / z80_shield

Z80 Shield project
27 stars 7 forks source link

Register dump causes problems #26

Closed blackjetrock closed 4 years ago

blackjetrock commented 4 years ago

I've had problems where dumping the registers stops code running properly. If you interrupt the 'g' command then you will definitely get problems. If you stop free running code and then do a 'g' without a subsequent 'n' then you get problems free running again.