Historie revizí

Autor SHA1 Zpráva Datum
  florian 8a7c16327c * fixes reference handling for arm thumb and ldrh, not perfect yet před 11 roky
  Károly Balogh 604b277183 Amiga: rtl-console and fv now builds for classic Amiga. It probably still nukes badly though, due to problems in the age-old AmUnits interface units. To be fixed soon. před 11 roky
  Károly Balogh fb6d7ca1da amunits: MsgBox unit renamed to AMsgBox, conflicts with FV před 11 roky
  Károly Balogh 6873588b0f FV: use DOSDelay() on all Amiga platforms před 11 roky
  marcus 1c6696a7fe FP-IDE: restore bullet, destroyed in last commit před 11 roky
  Károly Balogh 2001f6982d amunits: renamed keyboard.pas to akeyboard.pas to avoid name conflict with rtl-console/keyboard před 11 roky
  Károly Balogh 832ac8332e amunits: renamed agraphics/Move to gfxMove to match other platforms and avoid the conflict with System.Move() před 11 roky
  marcus 9b40b6dcc1 AROS: FP-IDE, System clipboard, execute programs/Shell, keycode Ctrl-A for Select All před 11 roky
  florian 81c717fc06 + implemented tthumbcgarm.g_external_wrapper in a way which does not destroy lr před 11 roky
  Károly Balogh 782baeca29 fpmkunit: Amiga, MorphOS and AROS are the AllAmigaLikeOSes před 11 roky
  Károly Balogh 3a256424f7 amunits: even more PACKRECORDS 2 madness před 11 roky
  Károly Balogh 55e2893f39 amunits: renamed Graphics unit to AGraphics to match AROS and MorphOS, added PACKRECORDS 2 at a few places před 11 roky
  florian 3f18d85434 * create a thumb_func directive before .globl directives in assembler to prevent accidental changes of asm mode před 11 roky
  Károly Balogh 1e86d2ba2f rtl-console: don't forget to open libraries on MorphOS před 11 roky
  Károly Balogh 143d7d7dd4 rtl-console: unified AROS and MorphOS units except video (for now). but upgraded MorphOS' video unit to AROS level před 11 roky
  Károly Balogh 4ae5441757 Amiga, MorphOS, AROS: renamed a constant named "SINGLE" in intuition unit and unified across all systems před 11 roky
  marcus 49b0c18c53 AROS: rtl-console, fv, FP-IDE added před 11 roky
  Károly Balogh 434e199f0b arosunits: removed the executable bit from some of the source files před 11 roky
  Károly Balogh bf35dae486 rtl-console: fixed TKeyEvent to TKeyRecord mapping on big endian systems před 11 roky
  florian dffdde7d53 * fixes reference handling for arm thumb and ldrb, not perfect yet and other ldr/str types might need similiar fixes před 11 roky
  marcus 97831bed8a Amiga, AROS, MorphOS: Define in IncludeTrailingPathDelimiter changed to HASAMIGA před 11 roky
  marcus b962e61847 AROS: arosunits for aros system library units před 11 roky
  florian db01c50a4f * fixes jump table generate for arm thumb před 11 roky
  sergei a5958d6e5f * m68k: do not emit moves between same register, they end up in wrong code in some cases when register needs to be spilled (and entirely useless otherwise). před 11 roky
  Károly Balogh 581e4ac28d + amunits, morphunits: added PUBLICSCREEN_F define, which was missing (verified against NDK3.9 and MorphOS SDK) před 11 roky
  florian d407d8ec7e * thumb has no mla instruction support před 11 roky
  florian 836a6e46ca * several issues with interface wrappers for thumb fixed před 11 roky
  marcus 5305a4d827 Amiga,AROS,MorphOS: IncludeTrailingPathDelimiter not adding DirectorySeparator after Driveseparator před 11 roky
  florian 97fc823e33 * generate AND for small set comparions using the cg class, so it works for arm thumb as well před 11 roky
  florian 64dafdb1de * stabn writing code simplified před 11 roky