Commit Graph

3116 Commits

Author SHA1 Message Date
michael
5005e5d9ef * Fix by Marco van de Voort to enable #13#10 1999-05-31 10:08:36 +00:00
carl
b0bdd46ee1 * Bugfixes for RegisterBGIFont which can be called BEFORE
InitGraph.
1999-05-30 23:07:59 +00:00
pierre
3fa1d1b644 bugs 212-214 + 252-253 1999-05-30 23:07:32 +00:00
carl
dcc1d5f92b * RegisterBGIFont would not return a FONT number! 1999-05-30 23:07:14 +00:00
carl
a998ce5455 - I have no idea :(... 1999-05-30 23:06:04 +00:00
carl
a890a867af + ImageSize() to Sector() documentation reviewed and updated. 1999-05-30 23:04:50 +00:00
pierre
a500f24e92 * overloaded forward problem 1999-05-30 22:43:20 +00:00
michael
a2c432a153 + Added more functions yet 1999-05-30 21:21:47 +00:00
michael
d49077b79f Further formatting functions. 1999-05-30 21:20:42 +00:00
michael
c4284f45e7 + Initial implementation of man page by Marco Van De Voort 1999-05-30 21:07:35 +00:00
michael
705d5b3c89 + Added install.pdf 1999-05-30 20:53:44 +00:00
michael
e0dd9f3c91 Format examples 1999-05-30 20:42:20 +00:00
peter
afc81918c6 * moved swapoperands out of the define 1999-05-30 11:57:43 +00:00
peter
ffd7909953 + 252 1999-05-30 11:57:03 +00:00
peter
db1f0403f4 * clone function like the libc version
+ sigraise, exitprocess
1999-05-30 11:37:27 +00:00
peter
b3368229a9 * updates to generate the installer 1999-05-30 11:34:33 +00:00
peter
89dd182fe1 * releasever removed, fpc_version will be used 1999-05-30 11:33:04 +00:00
peter
d6ad81a46e * init 1999-05-30 10:50:32 +00:00
peter
149aae2d9c * start of tthread for linux,win32 1999-05-30 10:46:37 +00:00
michael
0e29b158e6 + Small fix. Delete not recognised without system in front of it ? 1999-05-30 07:53:15 +00:00
pierre
2d7670990b bugs 230-241 1999-05-29 23:48:34 +00:00
pierre
5f505feef3 *bugs 246-251 1999-05-29 23:01:47 +00:00
michael
a51e21da0f * too may fixes to list 1999-05-28 20:08:20 +00:00
michael
dd26cf4490 Additional changes 1999-05-28 19:59:37 +00:00
michael
987eb9e671 + any additional functions 1999-05-28 19:46:25 +00:00
michael
323bcde45d + Added ex 48-66 1999-05-28 19:38:35 +00:00
pierre
71e0799f74 * forgotten emitcall change in conditionnal 1999-05-28 15:59:46 +00:00
peter
1cdd3f5bf1 * ipc unit can be compiled with 0.99.10 again 1999-05-28 11:28:30 +00:00
peter
f62a47d3cd * moved fpc_version check so it works correct 1999-05-28 11:21:06 +00:00
peter
164fba5879 * removed ungettempoftype 1999-05-28 11:00:49 +00:00
peter
1d972079c4 * also count ref when asmlabel^.name is used 1999-05-28 09:11:39 +00:00
peter
3f95d8ac14 * log inserted 1999-05-27 21:38:31 +00:00
peter
b1144a48a2 * new demo's
* fixed mandel for linux
1999-05-27 21:36:32 +00:00
peter
0b272f13c7 * removed oldasm
* plabel -> pasmlabel
  * -a switches to source writing automaticly
  * assembler readers OOPed
  * asmsymbol automaticly external
  * jumptables and other label fixes for asm readers
1999-05-27 19:43:55 +00:00
carl
1bca153f22 * getVESAInfo (real mode) would always return TRUE, this would crash
windowed VESA modes.
  * getVESAInfo (protected mode) would still continue on with
      setting up the VESA structure, even if VESA was not
      detected!
1999-05-27 01:15:42 +00:00
michael
926094a703 + updated to 2.0.9 1999-05-26 13:43:49 +00:00
michael
a38e1e1475 + Some fixes by Georgi Georgiev 1999-05-26 13:41:26 +00:00
michael
37d5ce6110 + Fixed insertitem 1999-05-26 13:22:23 +00:00
michael
e451211716 + PSemid_ds fixed 1999-05-26 13:20:00 +00:00
michael
7548fe8c26 * fcntl needs file as Var argument 1999-05-26 11:05:24 +00:00
florian
7e183613ef * some bugs removed 1999-05-25 20:36:41 +00:00
florian
8d99f7a098 * some bugs in the qword code generation fixed 1999-05-25 20:36:11 +00:00
florian
6e032e30d5 + a lot of testing for qword added, the operators are nearly complete
except div and mod
1999-05-25 20:35:26 +00:00
carl
7fc8c21520 + Reference for routines: Arc through ImageSize
+ Introduction
1999-05-24 13:48:14 +00:00
carl
672beecbc7 + x86 DOS routines (NOT PART OF OFFICIAL FPC RTL! Test only) 1999-05-24 13:47:22 +00:00
carl
5fbeb2c6dc + VESA support (NOT PART OF FPC RTL - test file only!) 1999-05-24 13:46:37 +00:00
carl
26445ed1ce + TEST FILE!!! NOT OFFICIALLY PART OF FPC!
(Implements DPMI server real mode interrupt)
1999-05-24 13:45:53 +00:00
carl
3ff2cdf4a9 + Added some color constants
+ Added DirectColor support
1999-05-24 13:44:59 +00:00
carl
1f74328581 + Added checking and exit when in DirectColor mode 1999-05-24 13:44:20 +00:00
carl
0b1a558a5a + Added DirectColor support 1999-05-24 13:43:50 +00:00