This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2026-03-13 03:42:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
74ca190ce0cbf65eba3a49cd088fc75f272db262
prog8
/
benchmark-program
History
Irmen de Jong
eaab2cfe5f
version 12.1
2026-01-16 21:19:05 +01:00
..
b_3d.p8
fix many split array issues
2024-12-15 17:08:07 +01:00
b_adpcm.p8
implement long <=0 and long >=0 comparisons
2025-11-30 16:25:58 +01:00
b_btree.p8
add struct and pointer benchmark to benchmark program (btree, subscore=654, total 7420)
2025-09-12 17:09:44 +02:00
b_circles.p8
update docs about call convention for multi-value results (first is in A or AY, then R15...R0)
2025-02-19 22:10:12 +01:00
b_life.p8
…
b_mandelbrot.p8
…
b_maze.p8
…
b_queens.p8
…
b_sprites.p8
add missing sprites benchmark module
2025-03-06 19:39:55 +01:00
b_textelite.p8
strings can no longer be assigned by-value. Use strings.copy() instead.
Fixes
#189
2025-10-31 19:22:40 +01:00
benchmark.p8
version 12.1
2026-01-16 21:19:05 +01:00
Makefile
fix asm optimization regression caused by wrong label prefix comparison
2024-11-14 21:24:46 +01:00