a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)
Go to file
Intel A80486DX2-66 8e0169affb
template.c: output all errors to STDERR
2024-06-03 00:29:45 +03:00
include fwrite_le.*: rename `ifeq_u32_ret` to `ifeq_b32_ret` 2024-06-01 10:01:38 +03:00
src template.c: output all errors to STDERR 2024-06-03 00:29:45 +03:00
.editorconfig update .gitignore to template 2024-01-29 18:45:04 +03:00
.gitignore bytebeat_render.c: add custom output 2024-01-09 20:04:33 +03:00
COPYING dual-license under Unlicense and CC0 2024-06-01 11:36:33 +03:00
EXAMPLE_USAGE.md template.c: add verbose mode and update usage 2023-11-25 21:03:31 +03:00
LICENSE LICENSE: reformat 2024-01-10 04:49:22 +03:00
README.md dual-license under Unlicense and CC0 2024-06-01 11:36:33 +03:00
bytebeat_compiler.py bytebeat_compiler.py: search for compiler, fix section names 2024-06-02 19:34:49 +03:00
documentation.md rename variable `w` to `time` 2024-04-10 23:08:08 +03:00
gitignore_clean.py initial commit 2023-11-16 22:01:41 +03:00

README.md

C-JS-bytebeat-render

Dual-licensed under the Unlicense (LICENSE) or Creative Commons Zero 1.0 Universal (COPYING).

Description: a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)