summaryrefslogtreecommitdiff
path: root/packages/rtl-console/src/amicommon
Commit message (Expand)AuthorAgeFilesLines
* Amiga: make the fullscreen video draggable, map Help Key to F20marcus2020-06-062-4/+6
* Amiga: optimized video unit drawingmarcus2020-05-211-104/+169
* rtl-console: fixed keypressed implementation in the Amiga VidCRT unitkaroly2020-05-091-14/+1
* Amiga: special CRT unit (named vidcrt) based on video unitmarcus2020-04-301-0/+446
* Amiga: keyboard prevent double keys on GetKeyEvent, if called without PollKey...marcus2020-04-301-0/+3
* Amiga: Video unit, do not draw Cursor if outside the window (would write over...marcus2020-04-281-5/+5
* amiga: Crt, fixed cursor x and y positionmarcus2020-04-261-6/+6
* Amiga: CRT unit, no sysutils use, prevent overlap of keys and size/caret mess...marcus2020-01-061-7/+76
* Amiga: CRT for OS4, Console Mask for OS3marcus2020-01-031-72/+68
* Amiga: CRT improvements, colors, raw mode as defaultmarcus2020-01-021-151/+282
* Amiga: CRT Window support, more converted keysmarcus2019-12-311-78/+270
* AROS, OS4, MorphOS: Console, ConUnit added, Crt first Versionmarcus2019-12-301-0/+549
* rtl-console: support two extra builtin font sizes on Amiga-likes. makes it po...karoly2017-05-272-21/+65
* rtl-console: added a 8x8 and a 8x14 font data for the video unit used by Amig...karoly2017-05-271-1/+551
* Amiga: Missing TAG_END in video unitmarcus2016-12-011-3/+6
* os4units: added iffparse, keymap, clipboard, graphics, intuition, activated s...marcus2016-04-301-13/+13
* rtl-console/amicommon/video: instead of disabling it for AROS, decide runtime...karoly2015-06-221-20/+29
* rtl-console/amicommon: comment improvements in video unitmarcus2015-06-211-16/+11
* rtl-console/amicommon: trying harder to not break this for AROS.karoly2015-04-111-3/+2
* rtl-console/amicommon: use a friend bitmap to store our font for BltTemplate....karoly2015-04-111-4/+41
* MorphOS: fix the unified video unit to not crash due to missing library initskaroly2014-12-271-0/+5
* Amiga-likes: huge keyboard/video unit reworkkaroly2014-12-263-10/+896
* rtl-console: unified AROS and MorphOS units except video (for now). but upgra...karoly2014-08-313-0/+815