Re: How to patch DosBox?
Posted on 2013-11-26, 20:40
Hi ripsaw8080 thank you very much for your answer. :blush: I think the huge switch-statement in CPU_Core_Normal_Run() and the code in the "core_normal/prefix*.h" - files is the right place where to start for this. I do know single-stepping, but currently I don't have a clue how to make use of it in …