Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!spool.mu.edu!sdd.hp.com!wuarchive!rex!ames!vsi1!daver!bungi.com!news From: dlr@daver.bungi.com (Dave Rand) Newsgroups: comp.sys.nsc.32k Subject: Re: baud command in ROM monitor doesn't work? Message-ID: Date: 25 Feb 91 18:34:19 GMT Sender: news@daver.bungi.com Lines: 16 Approved: news@daver.bungi.com [In the message entitled "baud command in ROM monitor doesn't work?" on Feb 25, 16:23, Jordan K. Hubbard writes:] > Looking at the baud conversion table, you should be able to at least > go to 19200. I've looked at the code that sets the default baud rate > and the code that dynamically sets it later and I can't see any reason > why it wouldn't work. My 32000 assembly isn't quite up-to-snuff enough > yet to tell whether the code in dblib.s is working properly. It is working. The default radix of the monitor is hex, though. Almost certainly you want to do: baud d'19200 -- Dave Rand {pyramid|mips|bct|vsi1}!daver!dlr Internet: dlr@daver.bungi.com