reactos/drivers/base/kdgdb
Dmitry Borisov 4501bbac8f
[KDCOM][NTOS:INBV][FREELDR] Decrease default baud rate for PC-98 target (#2601)
According to PC-9801 Bible p. 50, divisor for PIT will become unsupported in some cases after having removed the fractional part. Replace 19200 value with 9600 which is supported by both 10 MHz and 8 MHz machines.
2020-04-21 23:22:42 +03:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
gdb_input.c [KDGDB] Allow kdgdb to continue when hit by a first-chance exception. 2020-04-19 15:01:41 +02:00
gdb_receive.c [KDGDB] Various fixes and improvements 2020-03-30 07:53:34 +00:00
gdb_send.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
i386_sup.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
kdcom.c [KDCOM][NTOS:INBV][FREELDR] Decrease default baud rate for PC-98 target (#2601) 2020-04-21 23:22:42 +03:00
kdgdb.h [KDGDB] Various fixes and improvements 2020-03-30 07:53:34 +00:00
kdgdb.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
kdgdb.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
kdpacket.c [KDGDB] Various fixes and improvements 2020-03-30 07:53:34 +00:00
utils.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00