sergei
|
98332db7fe
* Improved generic implementations of Bsf/Bsr. Existing ones were just ugly, BsfQword/BsrQWord producing total of 15 inline expansions 5 levels down and bloating into just a little less than a kilobyte of code (on MIPS). Now it is at most 3 expansions and 21 instructions (84 bytes), 16 and 32 bit routines are branchless.
|
преди 11 години |
Károly Balogh
|
5471a399e3
amunits: syscall-ified timer, fixed keymap to build (oops...)
|
преди 11 години |
Károly Balogh
|
e92e2349e7
amunits: syscall-ified keymap unit
|
преди 11 години |
svenbarth
|
244ac12794
Fix for Mantis #26615.
|
преди 11 години |
Jonas Maebe
|
74e56c2674
* let GetDirIO() return its result in DefaultFileSystemCodePage, as its only
|
преди 11 години |
Jonas Maebe
|
88d969f3bd
* ensure that sysutils.expandfilename() returns its result in
|
преди 11 години |
florian
|
2fa7171a45
* generate AND for small set comparisons also when only set vars are involved using the cg class, so it works for arm thumb as well
|
преди 11 години |
florian
|
8a7c16327c
* fixes reference handling for arm thumb and ldrh, not perfect yet
|
преди 11 години |
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.
|
преди 11 години |
Károly Balogh
|
fb6d7ca1da
amunits: MsgBox unit renamed to AMsgBox, conflicts with FV
|
преди 11 години |
Károly Balogh
|
6873588b0f
FV: use DOSDelay() on all Amiga platforms
|
преди 11 години |
marcus
|
1c6696a7fe
FP-IDE: restore bullet, destroyed in last commit
|
преди 11 години |
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 години |