First post, by larry5900
larry5900
Offline
Rank
Newbie
I have a program written in Dibol that runs in an emultor for DOS. I am trying to run this program in DOSbox 0.74, but I need to have terminal emulation for a VT52 so that the program will work correctly. Is there a way to set DOSbox to run as VT52? Right now what happens is that garbage is showing on the screen (\27n \37n \47n etc.) while the program waits for an input. Thank you.