This commit is contained in:
Miloslav Ciz 2024-01-07 02:43:35 +01:00
parent 9635bbfa85
commit 0ea738f524
12 changed files with 26 additions and 17 deletions

1
lrs.md
View file

@ -106,6 +106,7 @@ It is also possible to talk about LRS data formats, [protocols](protocol.md), st
- **[RGB332](rgb332.md)**, **[RGB565](rgb565.md)**: Simple [RGB](rgb.md) formats/palettes.
- **[bytebeat](bytebeat.md)**: Simple and powerful [procedural](procedural.md) music technique.
- **[farbfeld](farbfeld.md)**: [Suckless](suckless.md) image format.
- **[flatfile](flatfile.md)**: Using files instead of [database](database.md).
- **[rock carved binary data](rock_carved_binary_data.md)**: Way of recording binary data for ages by manually carving them into rock, plastic or similar durable material.
- **[gopher](gopher.md)**: Simple alternative to the [Web](www.md).
- **[json](json.md)**: Simple [data](data.md) text format.