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 |
|