|
From: Vincent R. <vin...@fr...> - 2021-11-20 21:58:13
|
On 17/11/2021 à 19:36, Christian Zietz wrote: > BTW: If you get hz200 ticking, you could do a CoreMark run. ;-) > https://github.com/czietz/coremark/releases/tag/atari_port Done! Note that the CPU is a 68008 @ 8 MHz. That frequency is hardcoded, the 68k-MBC board doesn't support any other speed. XFERRATE v1.1 starting Testing drive C: Rwabs() test failed (disk is too small) XHDI transfer rate: 100 kb/sec C:\ATARI\COREMARK>!RUNME.TOS Command v0.33 6/26/85 LTG {c}WRAP Done. Please wait while COREMARK is executing {c}COREMARK.TOS 0x0 0x0 0x66 0 7 1 2000 2K performance run parameters for coremark. CoreMark Size : 666 Total ticks : 2859 Total time (secs): 14.295000 Iterations/Sec : 1.399090 Iterations : 20 Compiler version : GCC8.2.1 20181017 Compiler flags : -O2 -mcpu=68000 -fomit-frame-pointer -DPERFORMANCE_RUN=1 Memory location : Code and data in RAM seedcrc : 0xe9f5 [0]crclist : 0xe714 [0]crcmatrix : 0x1fd7 [0]crcstate : 0x8e3a [0]crcfinal : 0x4983 Correct operation validated. See README.md for run and reporting rules. CoreMark 1.0 : 1.399090 / GCC8.2.1 20181017 -O2 -mcpu=68000 -fomit-frame-pointer -DPERFORMANCE_RUN=1 / Code and data in RAM -- Vincent Rivière |