summaryrefslogtreecommitdiff
path: root/packages/morphunits/src
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-076-4/+120
* Amiga, MorphOS: fixed Syscall offset for AddAppWindowAmarcus2020-05-151-1/+1
* amiga/morphos: fix freepooled(), it has no return valuekaroly2020-03-301-3/+3
* Amiga,MorphOS: structures fixes, checked again official SDKmarcus2020-02-032-2/+2
* AROS, OS4, MorphOS: Console, ConUnit added, Crt first Versionmarcus2019-12-302-0/+214
* MorphOS: overloads for Get/SetRGB32 to be compatible with other Amiga flavoursmarcus2019-06-211-2/+4
* MorphOS: adding missing dtReleaseDrawInfo to datatypesmarcus2019-04-281-0/+7
* MorphOS: UtilityBase fixedmarcus2019-04-281-2/+2
* MorphOS: Intuition.library structure fixesmarcus2019-04-271-3/+1
* MorphOS: missing TLayer_Info and structures fixesmarcus2019-04-271-7/+29
* morphos: fixed exec and amigados structuresmarcus2019-04-272-4/+4
* arosunits, morphunits, os4units: serial, CreateExtIO(), DeleteExtIO() for all...marcus2018-12-072-0/+192
* morphunits: fixed parameters in datatypes unit (unification with other amiga ...marcus2018-05-131-142/+69
* amunits, morphunits: adjusted ASL library unit to latest SDKmarcus2017-08-211-439/+426
* Morphunits: move DoMethod/DoSuperMethod to intuition, Hook Helper to Utility,...marcus2017-07-233-91/+162
* amiga-likes: make sure TAG_USER is unsignedkaroly2017-05-161-1/+1
* Amiga: AsTag/TAG_ with unsigned overloadsmarcus2016-12-181-21/+33
* Amiga: moved muihelper to ami-extra, added more macros, 64bit readymarcus2016-12-181-268/+0
* morphunits: workbench library unit, structures fixed, missing varargsmarcus2016-10-301-874/+472
* morphunits: diskfont, keymap units rewrote from current SDKmarcus2016-10-304-192/+390
* morphunits: commodities library unit part2marcus2016-10-301-29/+26
* morphunits: commodities library unitmarcus2016-10-301-0/+218
* Morphunits: layers unit, types fixed, v51 functions/structures addedmarcus2016-10-021-154/+110
* Morphunits: utility unit, types fixed, missing varargs versions addedmarcus2016-10-021-224/+93
* Morphunits: intuition unit rewritten, types fixed, missing varargs versions a...marcus2016-10-011-4167/+3278
* Morphunits: agraphics unit rewritten, types fixed, missing varargs versions a...marcus2016-09-301-2454/+1952
* 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: amigados unit, 64bit file access functions, V51 functions/constsmarcus2016-09-291-288/+526
* Morphunits: locale unit, fixed calling convention, missing functionsmarcus2016-09-291-20/+23
* MorphOS: added locale library unitmarcus2016-09-171-0/+322
* Amiga, AROS, MorphOS: AsTag helper with LongInt instead Integermarcus2016-04-271-4/+4
* MorphOS: SDK say it should be a real pointer not a var parametermarcus2016-03-131-1/+1
* Amiga, MorphOS: Fixed various inconsistencies of the three Amiga-style platformsmarcus2016-03-124-10/+16
* MorphOS: Icon and workbench addedmarcus2016-03-122-0/+1415
* Amiga, AROS, MorphOS: TAG_(), AsTag() for easer varargs handlingmarcus2016-03-121-2/+43
* MorphOS: Open Library in initialization and Close Library in finalization, In...marcus2016-03-0415-357/+113
* morphunits: removed things which belong to internal input.device API accident...karoly2015-12-251-31/+2
* morphunits: added input.device and keyboard.device interfaces, based on fpc-t...karoly2015-12-242-0/+122
* morphunits: renamed WriteStr macro to dosWriteStr, to avoid clash with WriteS...karoly2015-12-241-3/+3
* morphunits: removed KVM unit, which was never meant for public use, and it's ...karoly2015-12-241-78/+0
* amunits, arosunits, morphunits: don't pass the calculated object address thro...karoly2015-12-241-8/+5
* morphunits: amigalib reworkkaroly2015-12-231-21/+65
* 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-182-10/+15
* Amiga, AROS, MorphOS: renamed functions/types which also exist in systemmarcus2015-12-111-2/+2
* MorphOS, Amiga: Corrected TWindow.WScreen type to PScreenmarcus2015-12-111-69/+68
* Amiga, MorphOS: Missing varargs version and type unificationmarcus2015-12-113-7/+58
* MorphOS: Added GadTools Library unitmarcus2015-12-111-0/+512