I've got a quick question relating the Bochs internal debugger. I've just compiled Bochs myself, to get SDL support (and of course the internal debugger, since the standard binaries for Windows don't have the internal debugger). I was wondering if there is some sort of command-line or bochsrc way to pass a command to the debugger. For example, if Bochs starts my OS, I have to enter 'c' or 'continue' to make the OS actually start. Is there any way I can work around this so I don't have to enter it all the time (I debug my OS a lot

Thanks in advance,
Creature