Károly Balogh
|
50c59a1cc2
don't try to fillchar/move by a negative amount, fixes tmem test
|
11 лет назад |
Károly Balogh
|
e27db65085
really fixed FillChar and fixed FillWord. fixes 8 tests.
|
12 лет назад |
svenbarth
|
83f4344c20
Fix around 30 tests for m68k by fixing FillChar:
|
12 лет назад |
svenbarth
|
dfb0c7da24
Forgot to commit this the last time: Use CPUM68K_HAS_DBRA instead of CPUCOLDFIRE (which does not exist anymore).
|
12 лет назад |
svenbarth
|
83af4e93f7
rtl/m68k/m68k.inc:
|
12 лет назад |
svenbarth
|
f5e94a02cd
rtl/m68k/m68k.inc:
|
12 лет назад |
Károly Balogh
|
0702109f37
get_frame to return a5 on Amiga
|
12 лет назад |
Károly Balogh
|
e2f02faca0
do not refer reg a6 directly, base pointer might differ among platforms (a5 on m68k-amiga)
|
12 лет назад |
svenbarth
|
4d1e42e891
rtl/m68k/setjump.inc:
|
13 лет назад |
svenbarth
|
fb873d6f02
rtl/m68k/m68k.inc:
|
13 лет назад |
svenbarth
|
f204f84f6a
rtl/m68k/m68k.inc, move:
|
13 лет назад |
svenbarth
|
58d9b0853c
* rtl/m68k/m68k.inc, move:
|
13 лет назад |
svenbarth
|
43d8da7aa3
Replace DBRA instruction for Coldfire with a SUB/BRA combination in the for-loop-code-
|
13 лет назад |
pierre
|
8469741700
+ Added additional addr pointer parameter to
|
13 лет назад |
florian
|
b07cd83892
* made system unit on m68k-linux compilable
|
19 лет назад |
Károly Balogh
|
572c8430ac
+ more mess to make the skeleton amiga rtl compile
|
19 лет назад |
Jonas Maebe
|
5b9f58ef73
* reverted r2037 because of braindead "out" semantics for refcounted
|
20 лет назад |
Jonas Maebe
|
84aab46550
* changed formal "var" paramters of move, movechar0 and fill* into
|
20 лет назад |
peter
|
4ace790492
* remove $Log
|
20 лет назад |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
fpc
|
50778076c3
initial import
|
20 лет назад |
peter
|
e417e34496
* truncate log
|
20 лет назад |
florian
|
cd81fa77ea
+ added currency and widestring support to TWriter and TReader
|
21 лет назад |
Jonas Maebe
|
6bd3eccdac
+ fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit
|
22 лет назад |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 лет назад |
michael
|
650fbb86aa
+ removed logs
|
25 лет назад |
michael
|
e7aca136a1
+ Initial import
|
25 лет назад |
daniel
|
ec29a31834
* copyright 2000
|
26 лет назад |
daniel
|
a79b4a404b
* copyright 2000 added
|
26 лет назад |
carl
|
a166bd1bca
* FillChar and FillObject bugfix, count was compared with byte
|
27 лет назад |