peter
000049f35b
* new bounce demo
2000-10-01 22:17:58 +00:00
peter
2a0e0ebd24
* linux fix
...
* freebsd support
2000-10-01 22:12:50 +00:00
pierre
33aba92b1d
* lineinfo explicit load not needed anymore
2000-10-01 21:15:55 +00:00
peter
93b4bc7d16
* regenerated
2000-10-01 21:05:03 +00:00
peter
618b92234f
* unixinstall when under linux and not zipinstall
...
* clean also smart files and support targetdir for exe
2000-10-01 21:01:55 +00:00
peter
0eee33e3f6
* new file
2000-10-01 19:58:40 +00:00
peter
38951f5ce1
* lot of compile updates for cg11
2000-10-01 19:48:23 +00:00
florian
13db1a0ef0
* charset added
2000-10-01 15:34:05 +00:00
michael
619dac6c93
+ Merged from fixbranch
2000-10-01 13:17:35 +00:00
peter
27749c067e
* more cg11 updates
2000-09-30 16:08:45 +00:00
peter
dc6c26755b
* filepos when unit not found (merged)
2000-09-30 16:07:40 +00:00
peter
11fbb1cc6d
* prefix fix (merged)
2000-09-30 16:07:20 +00:00
michael
e0e734ed2e
+ Merged int64 fix from fixbranch
2000-09-30 15:51:41 +00:00
peter
084e294150
* const array of char and pchar length fixed (merged)
2000-09-30 13:23:04 +00:00
peter
5f21bf64b8
* range check fix
2000-09-30 13:13:22 +00:00
Jonas Maebe
b8388b3143
* regvars are now zeroed at the start of their life if they contain an 8
...
or 16bit var/parameter, because the full 32bits are used if they are
necessary for a btrl instruction
2000-09-30 13:08:16 +00:00
Jonas Maebe
bec76ee738
* fixed support for -Or with new features of CSE
2000-09-30 13:07:23 +00:00
sg
9048ff6354
* Added 'RaiseProc': A user-definable callback procedure which gets
...
called whenever an exception is being raised
2000-09-30 07:38:07 +00:00
Jonas Maebe
9e77e31a28
* search much further back for CSE sequences (non-conflicting stores are
...
now passed)
* remove more unnecessary loads of registers (especially the self pointer)
2000-09-29 23:14:45 +00:00
Jonas Maebe
ec5edf7be2
+ writeToMemDestroysContents() and writeDestroysContents() to support the
...
new features of the CSE
2000-09-29 23:14:11 +00:00
Jonas Maebe
8eb96135c8
* fixed compiling error
2000-09-29 21:51:00 +00:00
Jonas Maebe
2a6e63f2dd
* removed warnings
2000-09-29 21:49:41 +00:00
florian
2a74104ce4
* make cycle fixed
2000-09-29 15:45:23 +00:00
florian
c91779dd2c
*** empty log message ***
2000-09-28 20:48:52 +00:00
Tomas Hajny
e733b4193f
* SelToFlat correction (still not OK probably)
2000-09-28 19:57:22 +00:00
florian
57a566e53d
*** empty log message ***
2000-09-28 19:49:51 +00:00
michael
95c8173a7b
+ Finished article
2000-09-28 18:16:30 +00:00
florian
1cef9ea3b3
*** empty log message ***
2000-09-28 16:34:47 +00:00
Jonas Maebe
828ee99e2d
* fixed range errors (merged from fixes branch)
2000-09-28 11:57:03 +00:00
Jonas Maebe
45d4e0202a
* fixed dupplicate message numbers (from Pierre's fix in the fixes
...
branch)
2000-09-28 09:10:47 +00:00
florian
a30886fbf6
* finally nadd.pas compiles
2000-09-27 21:33:22 +00:00
peter
5dc42d12ed
* also set initlocalswitches in setcompilemode (merged)
2000-09-27 21:20:56 +00:00
peter
2b01b55217
* regenerated
2000-09-27 21:10:31 +00:00
peter
899cb2393d
* -gl for debug
2000-09-27 21:08:18 +00:00
peter
3aac2ecfb2
* check for dup numbers
2000-09-27 20:59:55 +00:00
florian
5a855db55d
* more stuff fixed
2000-09-27 20:25:44 +00:00
florian
c284d15e57
* fixed a lot of syntax errors in the n*.pas stuff
2000-09-27 18:14:31 +00:00
florian
a32e181d77
* hmm, still a lot of work to get things compilable
2000-09-26 20:06:13 +00:00
Tomas Hajny
531bb2a6ad
+ working with VP/2 already (not FPC yet)!video.inc
2000-09-26 18:15:29 +00:00
florian
4d6f20c0d4
* more conversion work done
2000-09-26 14:59:34 +00:00
Jonas Maebe
df285ec946
* one more bug corrected
2000-09-26 14:22:13 +00:00
Jonas Maebe
484bd2710c
* fixed several small bugs
...
* fixed several typo's in the comments
2000-09-26 14:19:04 +00:00
Jonas Maebe
528c45c517
* writes to register variables and to the self pointer now also count as
...
memore writes
2000-09-26 11:49:41 +00:00
Jonas Maebe
f0c5ba2976
+ added
2000-09-26 11:02:24 +00:00
Jonas Maebe
fa38093530
* initmodeswitches is changed is you change the compiler mode from the
...
command line (the -S<x> switches didn't work anymore for changing the
compiler mode) (merged from fixes branch)
2000-09-26 10:50:41 +00:00
Jonas Maebe
eac9bbd068
+ added preserving of rawness of terminal when going though
...
init/donevideo
* del_term() is now called in donevideo
* if initvideo is called while the video is already initialized, the
screen is cleared and the cursor is set home, instead of going
through the whole donevideo and then initvideo
(merged from fixes branch)
2000-09-26 08:18:29 +00:00
peter
ec95ce1f48
* fixes to work again
2000-09-25 21:07:14 +00:00
florian
df4eb26ed0
* more fixes
2000-09-25 15:37:14 +00:00
florian
7549cdd6cc
* some updates
2000-09-25 15:05:25 +00:00
florian
f245ef187f
* initial revision
2000-09-25 14:55:05 +00:00