fpc/rtl/morphos
Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
..
aboxlib.pas
ahi.pas
asl.pas
classes.pp
clipboard.pas
datatypes.pas
dos.pp * have a larger buffer for Exec() (can't remember if this was actually an useful change, but let's have it commited, as next snapshot will have this code anyway) 2009-02-25 21:32:29 +00:00
doslib.pp
doslibd.inc
doslibf.inc
emuld.inc
exec.pp
execd.inc
execf.inc
get9.pas
graphics.pas + ObtainPen()'s 2nd argument is actually a longint, not cardinal, 2008-10-27 09:27:07 +00:00
hardware.pas
inputevent.pas
intuition.pas
keyboard.pp * fixed typo 2009-02-28 12:14:59 +00:00
keymap.pas
kvm.pp
layers.pas
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc * enables compilation of iso7185 unit on all targets 2010-08-06 17:45:42 +00:00
mouse.pp * Somewhat working mouse support (left button + moves), only to be used with FV 2009-02-26 00:46:27 +00:00
mui.pas
muihelper.pas
prt0.as
sockets.pp
sysdir.inc + fixed sysdir.inc to follow recent rtl changes. trunk now cycles again on MorphOS. 2010-01-04 23:49:46 +00:00
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
system.pp * made MorphOS build to cycle again: fixed path_absolute() for Amiga and MorphOS, and fixed AllFilesMask for MorphOS 2009-07-30 00:57:06 +00:00
sysutils.pp * fix for 11263, changed fileread and fd_zero to out using $modeswitch. 2010-03-01 22:35:14 +00:00
timer.pp
timerd.inc
timerf.inc
tinygl.pp
tthread.inc
utild1.inc
utild2.inc
utilf.inc
utility.pp
varutils.pp
video.pp * added right mousebutton support 2009-02-28 12:12:19 +00:00
videodata.inc * fixes and optimizations in video unit 2008-10-23 23:40:36 +00:00