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-04-20 11:17:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
580e78695270700987cc29379027dbc57d97e04f
prog8
/
scripts
T
History
Irmen de Jong
580e786952
change math.crc32 to the same algorithm as pkzip/zlib uses (ISO-HDLC). Add math.crc32_end_result(). Fix a parse error in profiler.py script.
2024-12-22 09:19:54 +01:00
..
clean.sh
lib updates, removed unused and obsolete http and dbus modules
2024-03-05 23:42:35 +01:00
cx16images.py
add compression.decode_rle_vram() to decompress RLE data directly to X16's VRAM.
2024-11-26 02:06:35 +01:00
profiler.py
change math.crc32 to the same algorithm as pkzip/zlib uses (ISO-HDLC). Add math.crc32_end_result(). Fix a parse error in profiler.py script.
2024-12-22 09:19:54 +01:00