First post, by tskishan
tskishan
Offline
Rank
Newbie
Hello,
we are using Dosbox In an ARM based system to communicate with the target.In our application lot of frames will be exchanged between our dosbox application and target.Here we don't have control to change the target's inter frame timeout.Our dosbox application is reading the first frame successfully and the problem is the target is quiting out of communication loop before receiving the response frame from dosbox application.We tried to alter the cpu cycles and frames skip but we didn't find any result. Is there any other way to improve the emulation speed.
Thanks in advance.