Commit Graph

18 Commits

Author SHA1 Message Date
olle
ef5ff3185b + added qd, the "QuickDraw globals" 2004-07-14 23:34:07 +00:00
olle
5cdcf47d16 + Variables describing misc OS features added
+ Detection of GUI app
  * Working directory for APPTYPE TOOL correct now
  + Exit code <> 0 written to, console for console apps, to system debugger (if installed) for GUI apps.
  * Misc fixes
2004-06-21 19:23:34 +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
olle
1f2eb63e83 + added call to MaxApplZone to have the whole MacOS heap available 2004-05-11 18:05:41 +00:00
olle
8611b8b6d0 * do_read/do_write addr arg changed to pointer
* misc internal changes
2004-04-29 11:27:36 +00:00
olle
acd7fb50c6 * internal changes 2004-02-04 15:17:16 +00:00
Tomas Hajny
e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added 2004-01-20 23:05:31 +00:00
Jonas Maebe
fb999d409f * make the C-main public 2004-01-04 21:06:43 +00:00
olle
00065dd24d + handles program parameters for MPW
+ program start stub
  * improved working directory handling
  * minor changes
  + some documentation
2003-10-29 22:34:52 +00:00
olle
f326c832d9 + working direcory emulated
+ implemented directory handling procs
  + all proc which take a path param, now resolve it relative wd
2003-10-17 23:44:30 +00:00
peter
d0eac29ab9 * THandle is platform dependent 2003-10-16 15:43:13 +00:00
peter
3d8d9c96f8 * sbrk returns pointer 2003-09-27 11:52:35 +00:00
olle
19e0c3eb31 + filehandling complete
+ heaphandling complete
  + support for random
  * filehandling now uses filedecriptors in StdCLib
  * other minor changes
  - removed DEFINE MAC_SYS_RUNNABLE
2003-09-12 12:45:15 +00:00
olle
ef64762d59 + added support for rudimentary file handling 2003-01-13 17:18:55 +00:00
olle
a6652bc306 + added support for rudimentary heap 2002-11-28 10:58:02 +00:00
olle
c12d6337ef + added switch MAC_SYS_RUNABLE
+ added include of system.h etc
  + added standard globals
  + added dummy hook procedures
2002-10-23 15:29:09 +00:00
florian
674d20ef5e * changes from Olle to compile/link a simple program 2002-10-10 19:44:05 +00:00
florian
538a94d316 * first dummy implementation 2002-10-02 21:34:31 +00:00