Skip to content

A synthetic benchmark for the C-64 and related platforms

Notifications You must be signed in to change notification settings

gardners/synthmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


SuperCPU optimization options:

Optimization    SuperCPU v1             SuperCPU v2
Default         Mirror $0000-$ffff      Mirror $0200-$ffff
None            Mirror $0000-$ffff      Mirror $0000-$ffff
Full            Mirror $0400-$07ff      Mirror no memory

--------------------------------------------------------------------------------

TODO:
- make individual tests run longer, so the results will not jump around as much
  as they do now (CAUTION: this will invalidate all older test results :/)
- pause for a second or two after each test when display is disabled so the
  screen can be read more easily
- add chameleon specific optimization options, eg disable framebuffer writes
- perhaps add 65816 specific tests from amidog -> http://scpu.amidog.se/doku.php?id=scpu:synthmark816

About

A synthetic benchmark for the C-64 and related platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.3%
  • Assembly 10.2%
  • Makefile 0.5%