summaryrefslogtreecommitdiff
path: root/packages/morphunits/src/exec.pas
Commit message (Expand)AuthorAgeFilesLines
* Amiga, AROS, MorphOS, OS4: Unified ExecBase for all Amiga Platformsmarcus2021-03-161-4/+3
* morphos: new functions and structures from current SDK 3.16marcus2021-03-071-0/+26
* amiga/morphos: fix freepooled(), it has no return valuekaroly2020-03-301-3/+3
* morphos: fixed exec and amigados structuresmarcus2019-04-271-2/+2
* arosunits, morphunits, os4units: serial, CreateExtIO(), DeleteExtIO() for all...marcus2018-12-071-0/+27
* morphunits: diskfont, keymap units rewrote from current SDKmarcus2016-10-301-0/+1
* Morphunits: exec unit updated functions, missing varargs versionsmarcus2016-09-301-22/+76
* Morphunits: exec unit updatd to current SDK, Type adjustmentsmarcus2016-09-301-816/+713
* morphunits: added some of the EmulHandle magic for exec unit, which will be r...karoly2015-12-231-1/+30
* MorphOS: Added SystemTags(), TMemChunk field names changed to match SDKmarcus2015-12-181-10/+10
* morphunits: imported the traditional Amiga types and some consts into exec fo...karoly2015-06-071-0/+24
* morphunits/exec: Pascal/assembler equivalents of REG_XX macros of the C SDK, ...karoly2015-06-061-2/+112
* morphunits: fix a field name typo in TMemEntrykaroly2015-05-251-1/+1
* morphunits: fixed TMemList declaration in exec, to match AROS, Amiga/m68k, an...karoly2015-05-251-1/+1
* MorphOS: moved system dependent units outside the RTL into the new morphunits...karoly2014-08-251-0/+2377