michael
|
518d77b119
* Fix bug ID #28158
|
10 år sedan |
michael
|
473adb5725
* Fix memory leak (bug ID 28157) by nomerelogic
|
10 år sedan |
michael
|
b7d12cf4d3
* Fix bug #28272
|
10 år sedan |
michael
|
aa01153b77
* Fixed bug #28237
|
10 år sedan |
michael
|
2dbdc64910
* Fix bug #28222
|
10 år sedan |
michael
|
74712f793e
* Fixed bug #28270
|
10 år sedan |
Károly Balogh
|
339720e06a
amunits/examples: less pastoc usage
|
10 år sedan |
florian
|
b1147ba1b7
+ OpCmp2Op optimization for AVR
|
10 år sedan |
marcus
|
86c7867c46
Amiga, AROS, MorphOS: TMUI_MinMax record types fixed (should be signed)
|
10 år sedan |
marcus
|
0a0ab13978
MorphOS: TMUI_MinMax record types fixed
|
10 år sedan |
Károly Balogh
|
0dafa78d27
ppudump: made it compile with -Sew by turning off unreachable code warning for Real80BitToStr() function
|
10 år sedan |
Károly Balogh
|
5b38e8d98e
rtl-extra/AROS: reopen bsdsocket.library in sockets unit for each thread
|
10 år sedan |
Károly Balogh
|
1a53f6a799
AROS: in agreement with Marcus Sackrow, AThreads is now enabled for AROS, and the old AROS-specific threading implementation is zapped
|
10 år sedan |
Károly Balogh
|
21329e6606
Amiga: enable using of external resources we have no internal resource support yet for Amiga Hunk executables
|
10 år sedan |
Károly Balogh
|
d9b5830aa0
amiga: enable external resources instead of internal ones for now
|
10 år sedan |
Károly Balogh
|
c5caa6d494
fpcres: enable resource compiler for Amiga and MorphOS
|
10 år sedan |
Károly Balogh
|
8a09c5f40d
MorphOS: register ELF resources info
|
10 år sedan |
Károly Balogh
|
8e3ebb87cd
use res_elf on MorphOS for resources
|
10 år sedan |
nickysn
|
318874837f
+ implemented 16-bit dos MZ exe header writer
|
10 år sedan |
Károly Balogh
|
06ac6c2773
amunits: added a HookEntry implementation to AmigaLib
|
10 år sedan |
Károly Balogh
|
c1946ace52
morphunits: imported the traditional Amiga types and some consts into exec for better Amiga & AROS compatibility
|
10 år sedan |
Károly Balogh
|
2ffb2f9c98
morphunits: forgot to actually publish the newly added HookEntry function
|
10 år sedan |
Károly Balogh
|
adb2b71c94
amunits: removed PSmallInt definition from exec. Nowadays it's defined in the System unit anyway
|
10 år sedan |
Károly Balogh
|
df146a5767
morphunits/amigalib: implemented HookEntry function
|
10 år sedan |
Károly Balogh
|
222d64cdab
morphunits/exec: Pascal/assembler equivalents of REG_XX macros of the C SDK, which helps accessing virtual 68k registers
|
10 år sedan |
Károly Balogh
|
bea2a50cc5
morphunits: have pointers in the hook structure instead of dwords. this matches classic Amiga, and serves its purpose better
|
10 år sedan |
Károly Balogh
|
a8f875e660
rtl-extra/amiga: fixed SocketBase to be a threadvar, also added Obtain/Release/ReleaseCopyOfSocket() functions, which are required to Amiga to pass socket descriptors among threads (processes)
|
10 år sedan |
Károly Balogh
|
88afa7c1e3
rtl-extra: made MorphOS to use the Amiga sockets implementation because it works, so deleted the MorphOS one. adapted Amiga sockets unit to open/close bsdsocket.library per thread
|
10 år sedan |
Károly Balogh
|
57f8922448
amicommon: make AThreads call the thread init/exit chain
|
10 år sedan |
Károly Balogh
|
5eea4b2846
amicommon: support for init/exit procedures for threads. will be used by Sockets unit for example, because bsdsocket.library needs to be reopened for each thread
|
10 år sedan |