nickysn
e60c3ee740
* Crt.CursorOff: use CX=bash200, instead of CX= for making the cursor invisible; this is the correct value, according to the BIOS documentation I've found and it is also the value used by the go32v2 video unit
...
git-svn-id: trunk@25483 -
2013-09-14 12:58:38 +00:00
nickysn
d64cea05df
- rm redundant double initialization of regs.realecx from Crt.CursorOn
...
git-svn-id: trunk@25447 -
2013-09-10 15:28:01 +00:00
Jonas Maebe
78c29a33ba
* changed the parameters of gotoxy() and the return values of wherex/wherey
...
from byte into tcrtcoord=1..255, since all crt unit coordinates are
1-based (not for Window() procedure, see comments in crth.inc;
mantis #13788 )
git-svn-id: trunk@13191 -
2009-05-24 11:48:49 +00:00
Tomas Hajny
64b4912768
* correction of previous broken patch :-(
...
git-svn-id: trunk@4189 -
2006-07-14 19:24:47 +00:00
Tomas Hajny
e8b76c157b
* patch by borsa77 at libero.it - fixed information about destroyed registers
...
git-svn-id: trunk@4146 -
2006-07-11 22:10:29 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
peter
b68af1b0e3
* post 2.0.0 fixes from cvs
...
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
Tomas Hajny
77d16a7ad9
* TextMode parameter type changed to word for TP/BP compatibility
2005-05-14 15:01:49 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
michael
66dd127bd9
+ Moved CRT interface to common include file
2004-02-08 16:22:20 +00:00
peter
8457961ba6
* stdcall fixes
2003-10-03 21:56:36 +00:00
peter
2530c17974
* exported ScreenHeight, ScreenWidth
2003-03-17 18:13:13 +00:00
peter
95ce19f3b2
* fix making string empty in readln when cursor is not at the end
2002-12-15 20:22:24 +00:00
pierre
a205f13682
* merged from fixes: fix bug report 1974
2002-09-10 10:38:04 +00:00
peter
9f31783a0a
* old logs removed and tabs fixed
2002-09-07 16:01:16 +00:00
Jonas Maebe
fafddb2725
* fixed web bug #1345 (merged)
2001-02-27 15:46:48 +00:00
pierre
c970d30c84
* fix for bug #1152 (merged)
2000-10-31 23:39:30 +00:00
Jonas Maebe
3035952b07
* fixed web bug #1037 (disable linking of ctrl-c to exception handler,
...
ctrl-break still works fine then) (merged from fixes)
2000-07-31 14:07:43 +00:00
michael
650fbb86aa
+ removed logs
2000-07-13 11:32:24 +00:00
michael
e7aca136a1
+ Initial import
2000-07-13 06:29:38 +00:00
pierre
ccb5a126ed
* fix the crt blinking compat problem bug #902
2000-04-12 14:10:50 +00:00
peter
6b66a55cd6
* truncated log
2000-02-09 16:59:28 +00:00
daniel
ec29a31834
* copyright 2000
2000-01-07 16:41:28 +00:00
daniel
a79b4a404b
* copyright 2000 added
2000-01-07 16:32:21 +00:00
pierre
b9e2a3edec
* bad sound if changing frequency solved
2000-01-07 14:55:47 +00:00
peter
aa083c5b4d
* truncated log
1999-11-06 14:35:38 +00:00
peter
c3221c88a8
* support extended keys
1999-11-03 23:47:34 +00:00
peter
77ad645df4
* crtreturn also needs f:textrec as parameter
1999-10-22 14:36:20 +00:00
peter
78aebb31d3
* fixed fullwin,textbackground
1999-06-09 16:46:08 +00:00
peter
ffe8f6235f
* fixed lastmode at startup for > 25 lines
1999-03-26 00:00:17 +00:00
florian
1cf84431d8
+ added simple support for monochrome video cards (not cursors yet),
...
thanks to Jeff Patterson
1999-02-03 09:56:17 +00:00
florian
1ef946fa36
+ support of font8x8 added
1999-01-22 11:12:09 +00:00
peter
7470cd1cae
* use -FE
1998-12-21 13:06:10 +00:00