2 qn. I install a dos 6.22 image on windows and xferred it to a SD card.
1) What did u set as the display for the bochsrc. I selected SDL full screen. but display was in portrait and a bit jumbled. will experiment with the SDL libs later again.
2) How do u exit dos if in full screen mode?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94772\"][{POST_SNAPBACK}][/a][/div]
1) Whether you select the full screen or not, my modified bochs will select the fullscreen mode. For the default VGA mode will set the resolution of 720x400, which is not supported by Z.
The problems look like with the SDL, have you used the library in the package? C3000 or C1000? C3000 can directly use it while C1000 need to do some modification to the binary, replace the string "SL-C3000" with "SL-C1000".
2)I also met the same problem. I logged in using network and then using kill. Later It seems that we can write some simple .com file to call the stop bochs, just like the power button in bochs for Windows.