Commit Graph

535 Commits

Author SHA1 Message Date
Károly Balogh
926ed558d4 + added more units 2004-12-07 20:24:27 +00:00
Károly Balogh
a0e705d14f + added missing InitLayersLibrary helper 2004-12-07 20:07:25 +00:00
Károly Balogh
a0507ad50b * initial revision 2004-12-07 19:30:13 +00:00
Károly Balogh
b31153680b * initial revision 2004-12-07 18:55:49 +00:00
Károly Balogh
3310421621 * more cleanup in FindFirst/FindNext
* implemented FindClose, no more leaking of file locks
2004-12-07 13:35:53 +00:00
Károly Balogh
be1d1d304d * removed debug code accidentally left in 2004-12-07 10:07:50 +00:00
Károly Balogh
82d0728c5a * previous change broke PathConv, fixed 2004-12-07 09:55:46 +00:00
Károly Balogh
2263433f93 * added a public alias to PathConv for use in DOS unit 2004-12-06 20:09:55 +00:00
Károly Balogh
b3c150bb75 * made it compile again after changes by Tomas
* cleaned up FindFirst mess (still more things to do, as usual)
2004-12-06 20:01:20 +00:00
Tomas Hajny
c016de5709 * Makefiles regenerated 2004-12-05 19:26:19 +00:00
Tomas Hajny
e1252e7302 * GetMsCount added, platform independent routines moved to single include file 2004-12-05 16:44:43 +00:00
Tomas Hajny
353d5cc3de + GetProcessID added 2004-12-05 14:36:37 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
Károly Balogh
d9b2e5cc26 * Fixed missing $INLINE 2004-11-23 02:57:58 +00:00
Károly Balogh
3514a4c3d9 * Some cleanup, leap year calculation fixed 2004-11-18 22:30:33 +00:00
Károly Balogh
1f9eaa9149 * initial revision 2004-11-16 21:18:31 +00:00
Károly Balogh
2b1835b5b9 - removed IFDEF to allow graphics unit compile 2004-11-16 21:16:26 +00:00
Károly Balogh
f7b8c5bebb *** empty log message *** 2004-11-16 13:34:42 +00:00
Károly Balogh
ca14ae5bcc * initial revision 2004-11-16 13:32:21 +00:00
Károly Balogh
ce67662d3a * Initial revision 2004-11-16 02:45:42 +00:00
Károly Balogh
6d82ab6d84 * Reworked path handling to be less messy 2004-11-15 23:18:16 +00:00
peter
dbc2025604 ErrOutput added 2004-11-04 09:32:31 +00:00
peter
86f78c7300 * units are now created in separate directory units/cpu-os/
* distclean uses cleanall rule and removes units dir
  * cross compile support fixed, it is now possible to cycle a ppcsparc
    without deleting ppc386
  * bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
Károly Balogh
6cf4c07167 * GetEnv fixed 2004-10-27 01:31:40 +00:00
peter
869b0ecc85 * compiler defined HEAP and HEAPSIZE removed 2004-10-25 15:38:59 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
olle
9a4855aa43 + added maxExitCode to all System.pp
* constrained error code to be below maxExitCode in RunError et. al.
2004-09-03 19:25:21 +00:00
olle
8f25b1ad3a * redid prev commit, but with up to date fpcmake 2004-08-25 17:10:03 +00:00
olle
280ff73ccf * fix so that macpas.pp really is compiled 2004-08-25 16:57:22 +00:00
Károly Balogh
0a9f8702dd + added ReplyMsg, which was accidentally still missing 2004-08-21 22:24:58 +00:00
olle
3a29988676 + Added unit macpas 2004-08-16 16:22:11 +00:00
Károly Balogh
7a46bc9395 + added {$INLINE ON} to fix cycle 2004-08-09 12:57:07 +00:00
Károly Balogh
39b8f2dfc6 * changes to work with updated doslib includes 2004-08-09 00:12:40 +00:00
Károly Balogh
3a2a858ef7 + added most of missing stuff 2004-08-09 00:10:19 +00:00
Károly Balogh
c67f1c7107 * updated makefiles to support new units 2004-08-03 19:52:09 +00:00
Károly Balogh
64cfd06e97 * fixed missing uses exec 2004-08-03 19:45:18 +00:00
Károly Balogh
6c7a986603 * more cleanup & more includes 2004-08-03 15:59:41 +00:00
Károly Balogh
1f132b0955 - removed conflicting calls 2004-08-03 15:35:23 +00:00
Károly Balogh
7e9fc29cb3 + added missing calls 2004-08-03 14:48:48 +00:00
Károly Balogh
e1eef693e8 * changed to use new utility includes 2004-08-03 14:31:29 +00:00
Károly Balogh
53ccf69f9d * initial revision 2004-08-03 14:26:10 +00:00
Károly Balogh
683a81bac8 * initial revision 2004-07-19 18:38:22 +00:00
daniel
6c4cade37d * Matrix unit included in build process 2004-07-07 21:37:29 +00:00
Károly Balogh
a59bfb695b * more cleanup + changes to use new includes 2004-06-26 20:48:24 +00:00
Károly Balogh
c8bbf8516a * initial revision 2004-06-26 20:46:17 +00:00
Károly Balogh
a1c8a8bb37 * fixed system unit for the new heap manager 2004-06-23 13:27:32 +00:00
Károly Balogh
8fb5012327 + added a few more calls 2004-06-23 13:23:57 +00:00
peter
2ed14823c5 * New heapmanager that releases memory back to the OS, donated
by Micha Nelissen
2004-06-17 16:16:13 +00:00
Károly Balogh
706397f557 * cleanup and changes to use new includes 2004-06-13 22:50:47 +00:00
Károly Balogh
8e7885f368 * initial revision 2004-06-13 22:46:36 +00:00
Károly Balogh
ae0ccf5c66 * initial revision 2004-06-13 22:38:08 +00:00
Károly Balogh
a1c0aa5f4e * initial revision 2004-06-13 20:52:20 +00:00
Károly Balogh
8cebdfde1c * fixed dos_UnLockDosList from being nonsense, and some cleanup 2004-06-06 23:31:13 +00:00
Károly Balogh
1058011499 * hopefully fixed stack problems causing hits 2004-06-06 22:02:22 +00:00
Károly Balogh
86d943719c + added support for paramstr(0) 2004-06-06 19:18:05 +00:00
Károly Balogh
3f74f97cd3 * initial revision 2004-06-06 18:32:50 +00:00
Károly Balogh
3d27c4bb2e * initial revision for morphos 2004-06-06 15:00:36 +00:00
Károly Balogh
45312f2fea * added for morphos 2004-06-06 14:52:28 +00:00
Károly Balogh
6bd04949ab * dummy file to have classes compiled, still needs lot of work 2004-06-06 14:45:20 +00:00
Károly Balogh
c1976ea5d1 * initial revision for morphos 2004-06-06 14:44:02 +00:00
Károly Balogh
f2256c568d * changelog fixed 2004-06-06 12:51:06 +00:00
Károly Balogh
9d93c8421c * some cleanup, comments added 2004-06-06 12:47:57 +00:00
Károly Balogh
ff90412a9c * initial revision 2004-06-06 00:58:02 +00:00
Károly Balogh
0535bdeae9 + added console I/O support when running from Ambient 2004-06-05 19:49:19 +00:00
Károly Balogh
3720331958 + reworked to support resizing of stack 2004-06-05 19:25:12 +00:00
Károly Balogh
db9973de4b * some cleanup 2004-05-16 00:24:19 +00:00
Károly Balogh
a046919846 - removed comment about argc/argv, made it work another way 2004-05-13 01:15:42 +00:00
Károly Balogh
6ea3224757 * fixed a typo 2004-05-13 00:48:52 +00:00
Károly Balogh
070d54633d * getpathstring displayed dos messages, fixed 2004-05-13 00:42:29 +00:00
Károly Balogh
18dfe82a0d * fixed do_read and dos_Read from being nonsense 2004-05-12 23:18:54 +00:00
Károly Balogh
00d8d57c55 * first implementation of MorphOS DOS unit, based on Amiga version 2004-05-12 20:27:29 +00:00
Károly Balogh
3bc4c92de0 + added syscalls and structures necessary for DOS unit 2004-05-12 20:26:04 +00:00
Károly Balogh
440758c2bd * fixed startup code from endless wait when not started from Ambient 2004-05-12 15:34:16 +00:00
Károly Balogh
92f167fe5e * again, few more new things added 2004-05-09 14:42:59 +00:00
Károly Balogh
65223ed162 * more things got implemented 2004-05-09 02:02:42 +00:00
Károly Balogh
e70e1290d3 + most of file I/O calls implemented 2004-05-02 02:06:57 +00:00
Károly Balogh
b411a7da94 * first working system unit (very limited yet) 2004-05-01 15:09:47 +00:00
Károly Balogh
60971f7485 + haltproc added, saving/restoring stackpointer added 2004-05-01 15:08:57 +00:00
Károly Balogh
8c253f22d9 * rewritten to be similar to GCC startup code 2004-04-21 03:24:55 +00:00
Károly Balogh
47789bef1c * abox id symbol fixed 2004-04-09 04:02:43 +00:00
Károly Balogh
218956e0af * typo fixed. 2004-04-09 02:58:15 +00:00
Károly Balogh
191f780e04 * execbase loading oops fixed. 2004-04-09 02:54:25 +00:00
Károly Balogh
eb94ccb58f * first steps to have a morphos system unit 2004-04-08 06:28:29 +00:00
Károly Balogh
ac2371b771 * first implementation of some startup code for MOS 2004-03-16 10:29:22 +00:00
Károly Balogh
aec3ded0cf * quick hack from Linux system unit 2004-02-13 07:19:53 +00:00