First post, by absamide
I am trying to build DOSBox to run on a ZipitZ2. This is a little box that runs Linux and has an ARM processor and 32 MB of ram, but also takes an SD Mini card. Linux runs on it with no real problem but the screen limited to 320 x 240 in size. Whenever I try to start DOSBox from a basic compile it wants to startup 640x480 which it can't do on this box. Also when the creator of this device did it they actually have a screen that is 240x320 that they built into the box sideways. This means everything run on it has to be turned 90 degrees counter clock wise.
So my questions are what I would need to change in the source code so DOSBox will only attempt to display at a maximum of 320 x 240 and how would I convince DOSBox to display everything with a 90 degree CCW turn?
Thanks for any help you can provide. If there is any other information I can provide please let me know.