1
0
mirror of https://github.com/mist64/perfect6502.git synced 2026-03-11 15:41:44 +00:00

2 Commits

Author SHA1 Message Date
Marisa Heit
e8166eddf8 Fix warnings/errors with newer gcc/glibc and vc++ (#10)
Also fixes a memory leak in measure.c
2025-07-27 15:41:21 +02:00
Michael Steil
3e60b6dd44 cleanup: moved cbmbasic and apple1basic demos into subdirectories
* also changed "clang" to "cc"
* enabled optimizations for 64 bit (it's 10 years later!)
* updated README to reflect CPU speed in 2020 (5x faster than 2014!)
* added benchmarking instructions to README
2020-06-04 19:32:59 +02:00