- Oct 28, 2006
-
-
rswindell authored
If the sbbsexec.dll (VDD) load from the exec dir fails, load without a path specified (e.g .from \windows\System32\). Do not specify an init function, apparently not supported by Vista - RegisterModule() fails with AX=1 when an InitFunc is specified.
-
- Jun 20, 2006
-
-
rswindell authored
and virtual UART VDD. Use FOSSIL function constant macros from fossdefs.h.
-
- May 25, 2006
- May 20, 2006
-
-
rswindell authored
potential forced yield. This "tames" BRE down to single-digit CPU utilization!
-
- May 16, 2006
-
-
rswindell authored
(the "exec" directory) - used if there's no sbbsexec.ini in the current working directory (e.g. xtrn/somedoor).
-
- May 12, 2006
- May 10, 2006
- May 05, 2006
-
-
rswindell authored
block returned in function 0x1b.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
arguments. Returns revision in FOSSIL information block (FOSSIL function 0x1b). Uses new fossdefs.h to fix "baud_rate" field value in information block and size of information block (was +1 due to padding).
-
- May 04, 2006
- May 03, 2006
-
-
deuce authored
define HACKERY to actually use it. (Note, SEG:OFFSET may be backwards/broken here...)
-
- Sep 05, 2005
-
-
deuce authored
Consider doing the same for all .h files. Consider the meaning of sanity.
-
- Sep 16, 2001
-
-
rswindell authored
-
- Jul 21, 2001
-
-
rswindell authored
-
- Jul 20, 2001
-
-
rswindell authored
Added support for naughty FOSSIL programs (e.g. IceEdit and OOII) that call the int14h ISR directly rather than issue an interrupt.
-
- Jul 19, 2001
- Jul 18, 2001
-
-
rswindell authored
Eliminated unused code.
-
- Oct 10, 2000
-
-
rswindell authored
-