Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
scpu:synthmark64 [2014/09/03 10:26] amidog |
scpu:synthmark64 [2014/09/05 18:20] (current) amidog |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This is an updated version of the benchmark program found [[http://wiki.icomp.de/wiki/C64_Benchmarks|here]]. List of changes below. | This is an updated version of the benchmark program found [[http://wiki.icomp.de/wiki/C64_Benchmarks|here]]. List of changes below. | ||
| - | * Added machine information at the bottom of the menu. CPU (6502/65C02/65816), amount of RAM and video system (PAL/NTSC) | + | * Added machine information at the bottom of the menu screen. CPU (6502/65C02/65816), RAM and video system (PAL/NTSC) |
| * Added SuperCPU optimization options: | * Added SuperCPU optimization options: | ||
| Line 12: | Line 12: | ||
| * Changed write tests from page $ff to $fe since $ff00 is an REU address used to trigger pending DMA transfers | * Changed write tests from page $ff to $fe since $ff00 is an REU address used to trigger pending DMA transfers | ||
| - | * Added out of competition long addressing tests for 65816 setups with atleast 256KB of RAM installed | + | * Added out of competition long addressing tests for 65816 setups with atleast 256 KB of RAM installed |
| + | |||
| + | {{:scpu:download:synthmark64.zip|}} | ||