Károly Balogh
|
2001f6982d
amunits: renamed keyboard.pas to akeyboard.pas to avoid name conflict with rtl-console/keyboard
|
11 жил өмнө |
Károly Balogh
|
832ac8332e
amunits: renamed agraphics/Move to gfxMove to match other platforms and avoid the conflict with System.Move()
|
11 жил өмнө |
marcus
|
9b40b6dcc1
AROS: FP-IDE, System clipboard, execute programs/Shell, keycode Ctrl-A for Select All
|
11 жил өмнө |
florian
|
81c717fc06
+ implemented tthumbcgarm.g_external_wrapper in a way which does not destroy lr
|
11 жил өмнө |
Károly Balogh
|
782baeca29
fpmkunit: Amiga, MorphOS and AROS are the AllAmigaLikeOSes
|
11 жил өмнө |
Károly Balogh
|
3a256424f7
amunits: even more PACKRECORDS 2 madness
|
11 жил өмнө |
Károly Balogh
|
55e2893f39
amunits: renamed Graphics unit to AGraphics to match AROS and MorphOS, added PACKRECORDS 2 at a few places
|
11 жил өмнө |
florian
|
3f18d85434
* create a thumb_func directive before .globl directives in assembler to prevent accidental changes of asm mode
|
11 жил өмнө |
Károly Balogh
|
1e86d2ba2f
rtl-console: don't forget to open libraries on MorphOS
|
11 жил өмнө |
Károly Balogh
|
143d7d7dd4
rtl-console: unified AROS and MorphOS units except video (for now). but upgraded MorphOS' video unit to AROS level
|
11 жил өмнө |
Károly Balogh
|
4ae5441757
Amiga, MorphOS, AROS: renamed a constant named "SINGLE" in intuition unit and unified across all systems
|
11 жил өмнө |
marcus
|
49b0c18c53
AROS: rtl-console, fv, FP-IDE added
|
11 жил өмнө |
Károly Balogh
|
434e199f0b
arosunits: removed the executable bit from some of the source files
|
11 жил өмнө |
Károly Balogh
|
bf35dae486
rtl-console: fixed TKeyEvent to TKeyRecord mapping on big endian systems
|
11 жил өмнө |
florian
|
dffdde7d53
* fixes reference handling for arm thumb and ldrb, not perfect yet and other ldr/str types might need similiar fixes
|
11 жил өмнө |
marcus
|
97831bed8a
Amiga, AROS, MorphOS: Define in IncludeTrailingPathDelimiter changed to HASAMIGA
|
11 жил өмнө |
marcus
|
b962e61847
AROS: arosunits for aros system library units
|
11 жил өмнө |
florian
|
db01c50a4f
* fixes jump table generate for arm thumb
|
11 жил өмнө |
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).
|
11 жил өмнө |
Károly Balogh
|
581e4ac28d
+ amunits, morphunits: added PUBLICSCREEN_F define, which was missing (verified against NDK3.9 and MorphOS SDK)
|
11 жил өмнө |
florian
|
d407d8ec7e
* thumb has no mla instruction support
|
11 жил өмнө |
florian
|
836a6e46ca
* several issues with interface wrappers for thumb fixed
|
11 жил өмнө |
marcus
|
5305a4d827
Amiga,AROS,MorphOS: IncludeTrailingPathDelimiter not adding DirectorySeparator after Driveseparator
|
11 жил өмнө |
florian
|
97fc823e33
* generate AND for small set comparions using the cg class, so it works for arm thumb as well
|
11 жил өмнө |
florian
|
64dafdb1de
* stabn writing code simplified
|
11 жил өмнө |
florian
|
09728a9ae2
* improved r28534: LDR/STR on thumb do not support registers >r7 as destination/source
|
11 жил өмнө |
Károly Balogh
|
ef5f1b7ed2
amicommon: fixed sysdir.inc/do_chdir() to actually work on AROS
|
11 жил өмнө |
sergei
|
1e11e34f42
+ MIPS: implemented more peephole optimizations.
|
11 жил өмнө |
sergei
|
d9a7d28838
+ MIPS: support floating point conditions in its emulated flags, on MIPS4+ convert such flags to registers using conditional move instructions (i.e. without branching). For older cores generated code remains the same.
|
11 жил өмнө |
Károly Balogh
|
5a7b1f00cf
ARM: Thumb is an ugly mess, but this at least makes fcl-image package to build with -Ooregvar. someone with more clue is welcomed to review and come up with a better patch.
|
11 жил өмнө |